r600g: use a hash table instead of group
[mesa.git] / src /
2010-09-29 Jerome Glisser600g: use a hash table instead of group
2010-09-29 Brian Pauldraw: pass sampler state down to llvm jit state
2010-09-29 José Fonsecallvmpipe: Decouple sampler view and sampler state updates.
2010-09-29 Kristian Høgsbergglx: Only remove drawables from the hash when we actual...
2010-09-29 Dave AirlieRevert "r600g: add initial vertex translate support."
2010-09-29 Zhenyu WangRevert "i965: Always set tiling for depth buffer on...
2010-09-29 Tom Stellardr300/compiler: Don't merge instructions that write...
2010-09-29 Tom Stellardr300/compiler: Don't use rc_error() unless the error...
2010-09-29 Tom Stellardr300/compiler: Fix segfault in error path
2010-09-29 Zhenyu Wangi965: fallback lineloop on sandybridge for now
2010-09-29 Zhenyu Wangi965: Always set tiling for depth buffer on sandybridge
2010-09-29 Dave Airlier600g: remove old assert from new codepath
2010-09-29 Dave Airlier600g: add initial vertex translate support.
2010-09-29 Kenneth Graunkeglsl: "Copyright", not "Constantright"
2010-09-28 Eric Anholti965: Add support for builtin uniforms to the new FS...
2010-09-28 Eric Anholtmesa: Move the list of builtin uniform info from ir_to_...
2010-09-28 Eric Anholti965: Clean up obsolete FINISHME comment.
2010-09-28 Eric Anholti965: Fix array indexing of arrays of matrices.
2010-09-28 Dave Airlier600g: move radeon.h members around to add back map...
2010-09-28 Dave Airlier600g: add evergreen texture border support to new...
2010-09-28 Dave Airlier600g: add back evergreen name.
2010-09-28 Eric Anholti965: Don't try to emit interpolation for unused varyin...
2010-09-28 Eric Anholti965: Do interpolation for varying matrices and arrays...
2010-09-28 Eric Anholtglsl: Also update implicit sizes of varyings at link...
2010-09-28 Eric Anholti965: Add support for ARB_fragment_coord_conventions...
2010-09-28 Eric Anholti965: Add support for ir_loop counters to the new FS...
2010-09-28 Tilman Sauerbeckr600g: Cleaned up index buffer reference handling in...
2010-09-28 Eric Anholti965: Add support for MRT to the new FS backend.
2010-09-28 Eric Anholti965: Add support for non-color render target write...
2010-09-28 Vinson Leescons: Add program/sampler.cpp to SCons build.
2010-09-28 Eric Anholti965: Set up sampler numbers in the FS backend.
2010-09-28 Eric Anholtmesa: Pull ir_to_mesa's sampler number fetcher out...
2010-09-28 Jerome Glisser600g: avoid rebuilding the vertex shader if no change...
2010-09-28 Jerome Glisser600g: suspend/resume occlusion query around clear...
2010-09-28 Eric Anholti965: Subtract instead of adding when computing y delta...
2010-09-28 Eric Anholti965: Add support for gl_FrontFacing to the new FS...
2010-09-28 Eric Anholti965: Fix up part of my Sandybridge attributes support...
2010-09-28 Eric Anholti965: Fix all non-snb regression in the snb attribute...
2010-09-28 Eric Anholti965: Add support for struct, array, and matrix uniform...
2010-09-28 Eric Anholti965: Add support for dereferencing structs to the...
2010-09-28 Eric Anholti965: Set the variable type when dereferencing an array.
2010-09-28 Eric Anholti965: Fix up the FS backend for the variable array...
2010-09-28 Eric Anholti965: Fix valgrind complaint about base_ir for new...
2010-09-28 Eric Anholti965: Apply the same set of lowering passes to new...
2010-09-28 Eric Anholti965: Actually track the "if" depth in loop in the...
2010-09-28 Eric Anholti965: Fix negation in the new FS backend.
2010-09-28 Jerome Glisser600g: switch to new design
2010-09-28 Jerome Glisser600g: fix remaining piglit issue in new design
2010-09-28 Jerome Glisser600g: use ptr for blit depth uncompress function
2010-09-28 Christoph Bumillernv50: fix GP state bind and validate
2010-09-28 Dave Airlier600g: on evergreen the centroid isn't set in this...
2010-09-28 Zhenyu Wangi965: fallback bitmap operation on sandybridge
2010-09-28 Zhenyu Wangi965: fix occlusion query on sandybridge
2010-09-28 Zhenyu Wangi965: fix point sprite on sandybridge
2010-09-28 Zhenyu Wangi965: fix scissor state on sandybridge
2010-09-28 Zhenyu Wangi965: enable polygon offset on sandybridge
2010-09-28 Zhenyu Wangi965: fix pixel w interpolation on sandybridge
2010-09-28 Zhenyu Wangi965: don't do calculation for delta_xy on sandybridge
2010-09-28 Zhenyu Wangi965: only allow SIMD8 kernel on sandybridge now
2010-09-28 Zhenyu Wangi965: sandybridge pipe control workaround before write...
2010-09-28 Zhenyu Wangi965: Add all device ids for sandybridge
2010-09-28 Zhenyu Wangi965: fix const register count for sandybridge
2010-09-28 Zhenyu Wangi965: Fix sampler on sandybridge
2010-09-28 Zhenyu Wangi965: fix jump count on sandybridge
2010-09-28 Zhenyu Wangi965: VS use SPF mode on sandybridge for now
2010-09-28 Zhenyu Wangi965: add sandybridge viewport state bo into validation...
2010-09-28 Zhenyu Wangi965: ignore quads for GS kernel on sandybridge
2010-09-28 Zhenyu Wangi965: ff sync message change for sandybridge
2010-09-28 Zhenyu Wangi965: fix point size setting in header on sandybridge
2010-09-28 Zhenyu Wangi965: force zero in clipper to ignore RTAIndex on sandy...
2010-09-28 Zhenyu Wangi965: Fix color interpolation on sandybridge
2010-09-28 Zhenyu Wangi965: enable accumulator update in PS kernel too on...
2010-09-28 Zhenyu Wangi965: new state dump for sandybridge
2010-09-28 Zhenyu Wangi965: disasm quarter and write enable instruction contr...
2010-09-28 Eric Anholti965: Add support for POW in gen6 FS.
2010-09-28 Eric Anholti965: Set up inputs to the fragment shader according...
2010-09-28 Eric Anholti965: Add support for attribute interpolation on Sandyb...
2010-09-28 Vinson Leedri: Add GET_PROGRAM_NAME definition for Mac OS X.
2010-09-28 Tom Stellardr300/compiler: Use rc_for_all_reads_src() in "dead...
2010-09-28 Tom Stellardr300/compiler: radeon_remove_constants.c: fix indentation
2010-09-28 Tom Stellardr300/compiler: Print immediate values after "dead const...
2010-09-28 Tom Stellardr300/compiler: Add more helper functions for iterating...
2010-09-28 Dave Airlier600g: fix db flush breaking config state
2010-09-28 Marek Olšákr300g: fix swizzling of texture border color
2010-09-28 Marek Olšákr300g: add support for 3D NPOT textures without mipmapping
2010-09-28 Marek Olšákr300/compiler: fix shadow sampling with swizzled coords
2010-09-28 Marek Olšákr300/compiler: do not use copy propagation if SaturateM...
2010-09-28 Marek Olšákr300/compiler: fix projective mapping of 2D NPOT textures
2010-09-28 Marek Olšákr300g: code cleanups
2010-09-28 Eric Anholti965: Add support for dFdx()/dFdy() to the FS backend.
2010-09-28 Eric Anholti965: Fix vector splitting RHS channel selection with...
2010-09-27 Eric Anholti965: Handle all_equal/any_nequal in the new FS.
2010-09-27 Eric Anholti965: Remove swizzling of assignment to vector-splittin...
2010-09-27 Eric Anholti965: Fix up writemasked assignments in the new FS.
2010-09-27 Eric Anholtglsl: Add validation that a swizzle only references...
2010-09-27 Eric Anholtglsl: Fix broadcast_index of lower_variable_index_to_co...
2010-09-27 Ian RomanickRemove unnescessary initializations of UpdateTexturePalette
2010-09-27 Ian RomanickRegenerate files changed by previous commit
2010-09-27 Ian RomanickRemove GL_EXT_cull_vertex
2010-09-27 Ian RomanickRemove GL_MESA_packed_depth_stencil
next