i965/vs: Put lod parameter in the correct place for Gen4
[mesa.git] / src / mesa / drivers / dri /
2013-07-03 Kenneth Graunkei965: Delete dead intel_buffer_object::range_map_size...
2013-07-03 Kenneth Graunkei965: Remove intel_buffer_object::source.
2013-07-03 Kenneth Graunkei965: Fix buffer object segfault since removal of syste...
2013-07-02 Marek Olšákmesa: renumber shader indices according to their placem...
2013-07-01 Anuj Phogati965: Enable ext_framebuffer_multisample_blit_scaled...
2013-07-01 Anuj Phogati965/blorp: Add bilinear filtering of samples for multi...
2013-07-01 Vinson Leei965: Initialize brw_blorp_const_color_program member...
2013-06-29 Matt Turneri965: NULL check depth_mt to quiet static analysis.
2013-06-28 Eric Anholtmesa: Remove unused allow_large_textures driconf from...
2013-06-28 Kenneth Graunkei915: Remove GLES 3.0 sRGB workaround.
2013-06-28 Kenneth Graunkei965: Remove is_945.
2013-06-28 Kenneth Graunkei965: Delete hw_stencil flag.
2013-06-28 Kenneth Graunkei965: Remove hw_stipple flag.
2013-06-28 Kenneth Graunkei965: Remove use_early_z option.
2013-06-28 Kenneth Graunkei965: Remove unused SUBPIXEL_* macros.
2013-06-28 Kenneth Graunkei965: Remove redundant Gen3 PCI IDs.
2013-06-28 Kenneth Graunkeintel: Remove unused INTEL_MAX_FIXUP macro.
2013-06-28 Eric Anholti965: Drop i915 register/instruction definitions.
2013-06-28 Eric Anholti965: Drop code for calling the empty brw_update_draw_b...
2013-06-28 Eric Anholti965: Drop dead i915 blend state code.
2013-06-28 Eric Anholti965: Drop i915-specific blit clear code.
2013-06-28 Eric Anholti965: Drop the system-memory VBO support for i915.
2013-06-28 Eric Anholti965: Drop i915 swtnl code.
2013-06-28 Eric Anholti965: Drop i915-specific vtbl entries.
2013-06-28 Eric Anholti965: Drop swtnl fallback code for i915.
2013-06-28 Eric Anholti965: Drop i915 code from intel_screen.
2013-06-28 Eric Anholti965: Drop #ifdef I915 code.
2013-06-28 Eric Anholti965: Drop code checking for gen <= 3.
2013-06-28 Eric Anholti915: Remove a duplicated set of PCI IDs.
2013-06-28 Eric Anholti915: Remove various remaining dead code.
2013-06-28 Eric Anholti915: Remove dead debug flags.
2013-06-28 Eric Anholti915: Remove state batch emit support.
2013-06-28 Eric Anholti915: Drop unused register #defines from the shared...
2013-06-28 Eric Anholti915: Drop 965+ GL version setup.
2013-06-28 Eric Anholti915: Remove gen6+ batchbuffer support.
2013-06-28 Eric Anholti915: Drop chipset detection code for 965+ chipsets.
2013-06-28 Eric Anholti915: Drop context fields specific to 965+ chipsets.
2013-06-28 Eric Anholti915: Drop all has_llc code.
2013-06-28 Eric Anholti915: Remove the remainder of the batchbuffer caching.
2013-06-28 Eric Anholti915: Remove miscellanous uncalled gen4 code from forme...
2013-06-28 Eric Anholti915: Remove most of the code under gen >= 4 checks.
2013-06-28 Eric Anholti915: Remove fake ETC support that only existed on...
2013-06-28 Eric Anholti915: Remove separate stencil code.
2013-06-28 Eric Anholti915: Remove the I915 macro from the formerly shared...
2013-06-28 Eric Anholti915: Remove all the MSAA support code.
2013-06-28 Eric Anholti915: Remove all the HiZ code from i915.
2013-06-28 Ian Romanickmesa: GL_EXT_shadow_funcs is not optional with GL_ARB_s...
2013-06-28 Ian Romanickmesa: GL_ARB_texture_storage_multisample is not optiona...
2013-06-28 Ian Romanickmesa: GL_ARB_texture_storage is not optional
2013-06-28 Ian Romanickmesa: GL_ARB_shading_language_100 is not optional
2013-06-28 Ian Romanickmesa: GL_ARB_shader_objects is not optional
2013-06-28 Ian Romanickmesa: GL_NV_blend_square is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_fog_coord is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_secondary_color is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_framebuffer_object is not optional
2013-06-28 Ian Romanickswrast: Don't call _mesa_enable_._._extensions and...
2013-06-28 Ian Romanicki965: Merge the two GEN >= 6 extension enable blocks
2013-06-28 Ian Romanicki965: Move GEN >= 4 extensions into the "always on...
2013-06-28 Ian Romanicki965: Move GEN >= 3 extensions into the "always on...
2013-06-28 Ian Romanicki915: Remove GEN >= 4 extension support
2013-06-28 Kenneth Graunkei965: Split surface format code into a new file (brw_su...
2013-06-27 Chad Versacei965,i915: Return early if miptree allocation fails
2013-06-26 Eric Anholti965: Move the remaining intel code to the i965 directory.
2013-06-26 Eric Anholti915: Fork the shared code from i965.
2013-06-26 Eric Anholti915: Remove dead symlink.
2013-06-26 Ian Romanicki965: Be more careful with the interleaved user array...
2013-06-26 Kenneth Graunkei965/vs: Combine code generation's inst->opcode switch...
2013-06-26 Kenneth Graunkei965: Remove broken source type assertions from brw_alu3().
2013-06-26 Kenneth Graunkei965: Add back strict type assertions for MAD and LRP.
2013-06-26 Eric Anholti915: Drop dead batch dumping code.
2013-06-26 Eric Anholtintel: Drop little bits of dead code.
2013-06-26 Eric Anholti965: Stop recomputing the miptree's size from the...
2013-06-26 Eric Anholti965: Drop unused argument to translate_tex_format().
2013-06-26 Eric Anholti965/gen4-5: Stop using bogus polygon_offset_scale...
2013-06-26 Eric Anholti915: Use the current drawbuffer's depth for polygon...
2013-06-26 Eric Anholtintel: Add perf debug for glCopyPixels() fallback checks.
2013-06-26 Eric Anholti965: Add debug to INTEL_DEBUG=blorp describing hiz...
2013-06-26 Eric Anholti965/fs: Dump IR when fatally not compiling due to...
2013-06-26 Naohiro Aotaxmlpool/build: Make sure to set mo properly
2013-06-26 Eric Anholti965: Remove the rest of brw_update_draw_buffer().
2013-06-26 Eric Anholti965: Stop updating FBO state on drawbuffers change.
2013-06-26 Eric Anholti965: Stop recomputing drawbuffer bounds on drawbuffer...
2013-06-26 Eric Anholti965: Remove _NEW_DEPTH state flagging on drawbuffers...
2013-06-26 Eric Anholtintel: Stop doing special _NEW_STENCIL state flagging...
2013-06-26 Eric Anholti965: Stop flagging viewport/scissor change on drawbuff...
2013-06-26 Eric Anholti965: Stop flagging _NEW_POLYGON on drawbuffers change.
2013-06-26 Eric Anholtradeon: Remove gratuitous custom framebuffer resize...
2013-06-26 Eric Anholtintel: Remove gratuitous custom framebuffer resize...
2013-06-26 Eric Anholtmesa: Remove the Initialized field from framebuffers.
2013-06-26 Eric Anholtmesa: Remove Driver.GetBufferSize and its callers.
2013-06-21 Eric Anholtmesa: Use shared code for converting shader targets...
2013-06-21 Eric Anholtglsl: Remove ir_print_visitor.h includes and usage
2013-06-18 Jordan Justengen7: fix GPU hang on WebGL texture-size test
2013-06-18 Eric Anholtintel: Remove unused IS_POWER_OF_TWO() macro.
2013-06-17 Eric Anholtintel: Allow blorp CopyTexSubImage to nonzero destinati...
2013-06-17 Eric Anholtintel: Allow blit CopyTexSubImage to nonzero destinatio...
2013-06-17 Eric Anholtintel: Directly implement blit glBlitFramebuffer instea...
2013-06-17 Eric Anholtintel: Move XRGB->ARGB blit logic into intel_miptree_bl...
2013-06-17 Eric Anholtintel: Fix Y tiling support for glCopyTexSubImage's...
2013-06-17 Eric Anholtintel: Make batch macros for doing BCS_SWCTRL setup.
next