mesa.git
2013-07-06 Chris Forbesi965: fix alpha test for MRT
2013-07-05 Roland Scheideggergallivm: (trivial) fix using one lod instead of per...
2013-07-05 José Fonsecagallivm: Remove bogus assert.
2013-07-05 Ben Skeggsnvc0: enable very initial support for nvf0 (GK110)
2013-07-04 Roland Scheideggergallivm: (trivial) fix bogus assertion for per-element...
2013-07-04 Roland Scheideggergallivm: do per-pixel lod calculations for explicit lod
2013-07-03 Zack Rusindraw: fix overflows in the indexed rendering paths
2013-07-03 Zack Rusindraw/llvm: index overflows if it's greater than elt max
2013-07-03 Kenneth Graunkei965: Move the rest of intel_tex_layout.c into brw_tex_...
2013-07-03 Kenneth Graunkei965: Push intel_get_texture_alignment_unit call into...
2013-07-03 Kenneth Graunkei965: Declare for-loop counters in the loop in brw_tex_...
2013-07-03 Kenneth Graunkei965: Remove use of GLuint/GLint in brw_tex_layout.c.
2013-07-03 Kenneth Graunkei965: Tidy the brw_tex_layout.c copyright and file...
2013-07-03 Kenneth Graunkei965: Move i945_texture_layout_2d to brw_tex_layout.c
2013-07-03 Kenneth Graunkei965: Remove fallthrough for Gen4 cube map layout.
2013-07-03 Kenneth Graunkei965: Combine GL_TEXTURE_CUBE_MAP_ARRAY case with the...
2013-07-03 Kenneth Graunkei965: Pull 3D texture layout code out into a helper...
2013-07-03 Kenneth Graunkei965: Replace maxBatchSize variable with BATCH_SZ define.
2013-07-03 Kenneth Graunkei965: Move annotate_aub out of the vtable.
2013-07-03 Kenneth Graunkei965: Move debug_batch hook out of the vtable.
2013-07-03 Kenneth Graunkei965: Remove render_target_supported from the vtable.
2013-07-03 Kenneth Graunkei965: Move is_hiz_depth_format out of the vtable.
2013-07-03 Kenneth Graunkei965: Remove the invalidate_state() vtable hook.
2013-07-03 Kenneth Graunkei965: Replace fprintfs with assertions in GLenum compar...
2013-07-03 Kenneth Graunkei965: Replace intel_state.c enums with those from brw_d...
2013-07-03 Kenneth Graunkei965: Delete pre-DRI2.3 viewport hacks.
2013-07-03 Kenneth Graunkei965: Remove "There are probably better ways" comment.
2013-07-03 Kenneth Graunkei965: Delete brw_print_reg() function.
2013-07-03 Kenneth Graunkei965: Move contents of intel_clear.h to intel_context.h.
2013-07-03 Kenneth Graunkei965: Move contents of intel_extensions.h to intel_cont...
2013-07-03 Kenneth Graunkei965: Remove some dead code.
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-03 Matthew McClurepostprocess: move second temporary assertion into isola...
2013-07-03 José Fonsecaglsl: Ensure snprintf is defined on MSVC builds.
2013-07-03 Ilia Mirkintargets/xvmc-nouveau: add in missing nv30 lib
2013-07-02 Marek Olšákmesa,glsl,gallium: remove GLSLSkipStrictMaxVaryingLimit...
2013-07-02 Marek Olšákst/mesa: disable EXT_separate_shader_objects
2013-07-02 Marek Olšákglsl/linker: eliminate unused and set-but-unused built...
2013-07-02 Marek Olšákglsl/linker: check against varying limit after unused...
2013-07-02 Marek Olšákglsl/linker: link shaders in the opposite order (from...
2013-07-02 Marek Olšákmesa: renumber shader indices according to their placem...
2013-07-02 José Fonsecagallivm: Simplify intrinsic name construction.
2013-07-02 Kenneth Graunkeglsl/builtins: Fix ARB_texture_cube_map_array built...
2013-07-02 José Fonsecagallivm: Fix MSVC build.
2013-07-02 José Fonsecagallivm: Fix indirect immediate registers.
2013-06-28 Zack Rusingallium/tests: fix the translate test
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 Ian Romanickdocs: Import 9.1.4 release notes, add news item.
2013-06-28 Zack Rusindraw/translate: fix instancing
2013-06-28 Zack Rusindraw: fix incorrect clipper invocation statistics
2013-06-28 Zack Rusindraw/gallivm: export overflow arithmetic to its own...
2013-06-28 Zack Rusindraw: check for integer overflows in instance computation
2013-06-28 Zack Rusindraw: check for an integer overflow when computing...
2013-06-28 Zack Rusindraw: account for elem size when computing overflow
2013-07-01 Vinson Leei965: Initialize brw_blorp_const_color_program member...
2013-07-01 Ross Burtoneglplatform: use unsigned long instead of 32-bit ints...
2013-07-01 Ross Burtonbuild: fix EGL build when no X11 headers are present
2013-07-01 José Fonsecatools/trace: Return dummy fence object to silence warnings.
2013-07-01 José Fonsecatools/trace: Don't crash if a trace has no timing infor...
2013-07-01 José Fonsecascons: Fix dependencies of enums.c and api_exec.c.
2013-07-01 Maarten Lankhorstnvc0: allow frame dropping in h264
2013-07-01 Tom Stellardr300g/compiler: Prevent regalloc from swizzling texture...
2013-07-01 Tom Stellardr300g/compiler/tests: Add an assembly parser
2013-07-01 Tom Stellardr300g: Fix make check
2013-07-01 Grigori Goronzyr600g: implement fast color clears for MSAA on evergreen+
2013-07-01 Marek Olšákr600g/compute: disable unused colorbuffer slots
2013-06-30 Marek Olšákst/mesa: handle SNORM formats in generic CopyPixels...
2013-06-29 Matt Turneri965: NULL check depth_mt to quiet static analysis.
2013-06-29 Roland Scheideggerllvmpipe: fix timer query if there's no bins
2013-06-28 Tom Stellardclover: Don't segfault when compiling a program with...
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.
next