mesa.git
2013-04-01 Dave Airliemesa: fix texture storage multisample prototypes harder.
2013-03-31 Vincent Lejeuner600g/llvm: Update LLVM_REVISION
2013-03-31 Vincent Lejeuner600g/llvm: use native encode for tex
2013-03-31 Dave Airlieglapi: fix storage multisample build errors
2013-03-31 Chris Forbesdocs: mark ARB_texture_storage_multisample done
2013-03-31 Chris Forbesi965: enable ARB_texture_storage_multisample on Gen6+
2013-03-31 Chris Forbesmesa: allow multisample texture targets in [Get]TexPara...
2013-03-31 Chris Forbesmesa: improve reported function name in Tex*Multisample
2013-03-31 Chris Forbesmesa: add enable bit for ARB_texture_storage_multisample
2013-03-31 Chris Forbesglapi: add definition of ARB_texture_storage_multisample
2013-03-31 Chris Forbesmesa: add support for immutable textures to teximagemul...
2013-03-31 Chris Forbesmesa: extract _mesa_is_legal_tex_storage_format helper
2013-03-31 Kenneth Graunkemesa: Delete VERT_ATTRIB_GENERIC_NV and VERT_BIT_GENERI...
2013-03-31 Eric Anholti965: Fix an inconsistency inb the VUE map with gl_Clip...
2013-03-31 Eric Anholtintel: Remove a never-taken debug print path.
2013-03-29 Brian Paulst/mesa: add ir_lod case in GLSL->TGSI code to silence...
2013-03-29 Ian Romanickglsl: Generated masked write instead of vector array...
2013-03-29 Ian Romanickglsl: Replace open-coded dot-product with dot
2013-03-29 Ian Romanickglsl: Replace constant-index vector array accesses...
2013-03-29 Ian Romanickglsl: Add missing bool case in glsl_type::get_scalar_type
2013-03-29 Kenneth Graunkei965: Fix INTEL_DEBUG=shader_time for fragment shaders...
2013-03-29 Eric Anholti965: Add names for all instructions to dump_instructio...
2013-03-29 Matt Turneri965: Enable ARB_texture_query_lod.
2013-03-29 Matt Turneri965/fs: Generate LOD sampler message from ir_lod.
2013-03-29 Dave Airlieglsl: Implement ARB_texture_query_lod
2013-03-29 Matt Turneri965/fs: Use measured Gen7 instruction timings on Gen6.
2013-03-29 Matt Turneri965/fs: Increase and document MAD latency on Gen7.
2013-03-29 Matt Turneri965/fs: Add LRP instruction latency.
2013-03-29 Matt Turneri965/fs: Add Haswell cycle timings
2013-03-29 Matt Turneri965: Note that write-after-write dependencies are...
2013-03-29 Matt Turneri965: Reword comment about the shared mathbox.
2013-03-29 Roland Scheideggergallivm: consolidate some half-to-float and r11g11b10...
2013-03-29 Chris Forbesmesa: provide default implementation of QuerySamplesFor...
2013-03-28 Christoph Bumillernvc0: implement MP performance counters
2013-03-28 Christoph Bumillernvc0: enable compression when supported
2013-03-28 Christoph Bumillernvc0: use NOUVEAU_GETPARAM_GRAPH_UNITS to get MP count
2013-03-28 Christoph Bumillernv50,nvc0: fix 3d blits, restore viewport after blit
2013-03-28 Christoph Bumillernv50: fix 3D render target setup
2013-03-28 Brian Paulllvmpipe: put .bmp extension on dumped image files
2013-03-28 Brian Paulllvmpipe: add 'f' suffix to 1.0 in fixed_to_float()
2013-03-28 Brian Pauldraw: fix some build breakage when LLVM is not used
2013-03-28 Marek Olšákmesa: handle STATE_CURRENT_ATTRIB_MAYBE_VP_CLAMPED...
2013-03-28 Kenneth Graunkei965: Tidy shader time printing code by using printf...
2013-03-28 Eric Anholti965/vs: Include URB payload setup in shader_time.
2013-03-28 Eric Anholti965/vs: Use a send from a 2-register VGRF for shader...
2013-03-28 Eric Anholti965/vs: Teach copy propagation about sends from GRFs.
2013-03-28 Eric Anholti965/vs: Prepare split_virtual_grfs() for the presence...
2013-03-28 Eric Anholti965/fs: Include everything but the final FB write...
2013-03-28 Eric Anholti965/fs: Switch shader_time writes to using GRFs.
2013-03-28 Eric Anholti965: Provide more detailed information to match shader...
2013-03-28 Eric Anholti965: Track ARB program state along with GLSL state...
2013-03-28 Marek Olšákst/dri: fix crash with HUD and single buffering
2013-03-28 Marek Olšákst/mesa: remove leftover printfs from ReadPixels
2013-03-28 Eric Anholti965/fs: Improve performance of copy propagation datafl...
2013-03-27 Zack Rusinllvmpipe/draw: Fix texture sampling in geometry shaders
2013-03-27 Zack Rusindraw/llvm: Cleanup the store debugging code
2013-03-27 Zack Rusindraw: Allocate the output buffer for output primitives
2013-03-27 Zack Rusingallivm: Implement the breakc instruction
2013-03-27 Zack Rusingallivm: implement implicit primitive flushing
2013-03-27 Zack Rusingallium/llvm: implement geometry shaders in the llvm...
2013-03-27 Zack Rusindraw/gs: Fetch more than one primitive per invocation
2013-03-27 Zack Rusindraw/gs: Abstract the portions of GS that are tgsi...
2013-03-27 Zack Rusindraw/llvm: Remove unused gs_constants from jit_context
2013-03-27 Zack Rusingraw/gs: add missing max output vertices to all tests
2013-03-27 Jerome Glisseradeonsi: add cs tracing v3
2013-03-26 Chris Forbesmesa: only check sample count if we actually wanted...
2013-03-26 Christian Königradeon/llvm: document LLVM commit
2013-03-26 Christian Königradeonsi: add preloading for all samplers
2013-03-26 Christian Königradeonsi: add preloading of all constants
2013-03-26 Christian Königradeonsi: mark most intrinsics as readnone/nounwind
2013-03-26 Christian Königradeonsi: mark all loads as constant
2013-03-26 Christian Königradeonsi: remove wqm intrinsic
2013-03-26 Christian Königradeon/llvm: remove uneeded inclusion
2013-03-26 Christian Königglsl_to_tgsi: avoid creating arrays if driver doesn...
2013-03-26 Christian Königglsl_to_tgsi: make simplify_cmp work with arrays
2013-03-26 Marek Olšákgallium/docs: document get_driver_query_info
2013-03-26 Marek Olšákr600g: add a driver query returning the amount of reque...
2013-03-26 Marek Olšákr600g: add a driver query returning the number of draw_...
2013-03-26 Marek Olšákst/dri: integrate the HUD
2013-03-26 Marek Olšákgallium: implement a heads-up display module
2013-03-26 Marek Olšákgallium: add interface for driver queries like performa...
2013-03-26 Marek Olšákgallium/tgsi: fix valgrind warning
2013-03-26 Marek Olšákst/mesa: fix crash with blit-based GetTexImage
2013-03-26 Marek Olšákcso: add constant buffer save/restore feature for postp...
2013-03-26 Marek Olšákradeonsi: fix crash while binding a NULL constant buffer
2013-03-26 Marek Olšákr600g: fix crash while binding a NULL constant buffer
2013-03-26 Marek Olšákr300g: fix crash while binding a NULL constant buffer
2013-03-25 Martin Anderssonr600g: Use virtual address for PIPE_QUERY_SO* in r600_e...
2013-03-25 Rob Clarkfreedreno: use u_debug for debug env vars
2013-03-25 Jordan Justenglsl ir: add as_dereference_record
2013-03-25 Brian Paulgallium: undef PACKAGE_* macros to silence warnings
2013-03-25 Brian Paulgallivm: init vars to silence warnings
2013-03-25 Brian Paulswrast: init vars to silence warnings
2013-03-25 Rob Clarkfreedreno: prefer sw upload for textures
2013-03-25 Rob Clarkfreedreno: track maximal scissor bounds
2013-03-25 Adrian Marius... android: fix Android.mk bug in mesa/drivers/dri/common
2013-03-25 Eric Anholtmesa: Disable validate_ir_tree() on release builds.
2013-03-24 Roland Scheideggergallivm: move code for dealing with rgb9e5 and r11g11b1...
2013-03-24 Vinson Leellvmpipe: Fix assertions with assignment instead of...
2013-03-24 Paul Berryi965: Shrink brw_vue_map struct.
next