mesa.git
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.
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 Romanickmesa: Remove GL_MESA_resize_buffers
2013-06-28 Ian Romanickmesa: Remove _mesa_{enable, disable}_extension and...
2013-06-28 Ian Romanickmesa: Just set extension flags instead of calling _mesa...
2013-06-28 Ian Romanickmesa: Remove _mesa_enable_._._extensions functions
2013-06-28 Ian Romanickswrast: Don't call _mesa_enable_._._extensions and...
2013-06-28 Ian Romanickosmesa: Don't call _mesa_enable_._._extensions and...
2013-06-28 Ian Romanickwmesa: Don't call _mesa_enable_._._extensions and _mesa...
2013-06-28 Ian Romanickx11: Don't call _mesa_enable_._._extensions and _mesa_e...
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-28 Alex Deucherradeonsi: add kabini pci ids
2013-06-28 Alex Deucherradeonsi: add bonaire pci ids
2013-06-28 Alex Deucherradeonsi: disable 2D tiling on CIK for now
2013-06-28 Alex Deucherradeonsi: add llvm processor names for CIK
2013-06-28 Alex Deucherradeonsi: emit PA_SC_RASTER_CONFIG[_1] on cik
2013-06-28 Alex Deucherradeonsi: PA_CL_ENHANCE is privileged on CIK
2013-06-28 Alex Deucherradeonsi: update surface sync packet emit for CIK
2013-06-28 Alex Deucherradeonsi: store chip class in the pm4 struct
2013-06-28 Alex Deucherradeonsi: properly handle DB tiling setup on CIK
2013-06-28 Alex Deucherradeonsi: emit additional shader pgm rsrc registers...
2013-06-28 Alex Deucherradeonsi: emit TA_BC_BASE_ADDR_HI for border color...
2013-06-28 Alex Deucherradeonsi: fix VGT_PRIMITIVE_TYPE emit for CIK
2013-06-28 Alex Deucherradeonsi: register updates for CIK
2013-06-28 Alex Deucherradeonsi: initial PM4 changes for CIK
2013-06-28 Alex Deucherradeonsi: initial support for CIK chips
2013-06-28 Alex Deucherradeonsi: rename SI chip class from TAHITI to SI
2013-06-28 Tom Stellardr600g: Fix build
2013-06-28 Anuj Phogatmesa: Return ZeroVec/dummyReg instead of NULL pointer
2013-06-28 Tom Stellardmesa: Fix build with older gcc since update of glext.h
2013-06-28 Tom Stellardr600g/compute: Accept LDS size from the LLVM backend
2013-06-28 Tom Stellardr600g/compute: Move compute_shader_create() function...
2013-06-28 Brian Paulsvga: pass svga_compile_key by reference instead of...
2013-06-28 Brian Paulsvga: use switch statement in svga_shader_type()
2013-06-28 Chia-I Wuilo: clean up states that use ilo_view_surface
2013-06-28 Chia-I Wuilo: remove ilo_cbuf_state::count
2013-06-28 Chia-I Wuilo: clean up ilo_set_constant_buffer()
2013-06-28 Chia-I Wuilo: clean up states that take a start_slot
2013-06-28 Vinson Leeglsl: Initialize member variable is_ubo_var in constructor.
next