gallivm: Compute lod as integer whenever possible.
[mesa.git] / src / mesa /
2010-10-06 Eric Anholti965: Fix up IF/ELSE/ENDIF for gen6.
2010-10-06 Eric Anholti965: Gen6 no longer has the IFF instruction; always...
2010-10-06 Eric Anholti965: Add back gen6 headerless FB writes to the new...
2010-10-06 Eric Anholti965: Also do constant propagation for the second opera...
2010-10-06 Eric Anholti965: Enable the constant propagation code.
2010-10-05 Brian Paulst/mesa: replace assertion w/ conditional in framebuffe...
2010-10-05 Brian Paulswrast: fix choose_depth_texture_level() to respect...
2010-10-04 Eric Anholti965: Add support for gen6 FB writes to the new FS.
2010-10-04 Eric Anholti965: In disasm, gen6 fb writes don't put msg reg ...
2010-10-04 Eric Anholti965: Add initial folding of constants into operand...
2010-10-04 Eric Anholti965: Add trivial dead code elimination in the new...
2010-10-04 Eric Anholti965: Be more conservative on live interval calculation.
2010-10-03 Eric Anholti965: Fix glean/texSwizzle regression in previous commit.
2010-10-03 Eric Anholti965: Set up swizzling of shadow compare results for...
2010-10-03 Eric Anholti965: Add support for EXT_texture_swizzle to the new...
2010-10-02 Dave Airliemesa/st: initial attempt at RG support for gallium...
2010-10-02 Kenneth Graunkei965: Fix incorrect batchbuffer size in gen6 clip state...
2010-10-02 Eric Anholti965: Don't try to emit code if we failed register...
2010-10-02 Eric Anholti965: Fix off-by-ones in handling the last members...
2010-10-02 Eric Anholti965: Add a sanity check for register allocation sizes.
2010-10-02 Eric Anholti965: When producing a single channel swizzle, don...
2010-10-02 Eric Anholti965: Restore the forcing of aligned pairs for delta_xy...
2010-10-02 Alex Deucherr600c: fix segfault in evergreen stencil code
2010-10-01 Ian Romanickrgtc: Detect RGTC formats as color formats and as compr...
2010-10-01 Ian Romanickmesa: Trivial correction to comment
2010-10-01 Ian Romanickmesa: Fix misplaced #endif
2010-10-01 Ian RomanickARB_texture_rg: Add GL_COMPRESSED_{RED,RG} cases in...
2010-10-01 Ian Romanickmesa: Add ARB_texture_compression_rgtc as an alias...
2010-10-01 Vinson Leesavage: Remove unnecessary header.
2010-10-01 Ian Romanicki965: Enable GL_ARB_texture_rg
2010-10-01 Ian Romanickmesa: Enable GL_ARB_texture_rg in software paths
2010-10-01 Ian RomanickARB_texture_rg: Allow RED and RG textures as FBO color...
2010-10-01 Ian RomanickARB_texture_rg: Add R8, R16, RG88, and RG1616 internal...
2010-10-01 Ian RomanickARB_texture_rg: Handle RED and RG the same as RGB for...
2010-10-01 Ian RomanickARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE
2010-10-01 Ian RomanickARB_texture_rg: Add GL_TEXTURE_{RED,GREEN}_SIZE query...
2010-10-01 Ian RomanickARB_texture_rg: Correct some errors in RED / RG interna...
2010-10-01 Eric Anholti965: Fix up copy'n'pasteo from moving coordinate setup...
2010-10-01 Eric Anholti965: Add real support for pre-gen5 texture sampling...
2010-10-01 richardevergreen : fix z format setting, enable stencil.
2010-10-01 Eric Anholti965: Pre-gen6, map VS outputs (not FS inputs) to URB...
2010-10-01 Eric Anholti965: Also increment attribute location when skipping...
2010-10-01 Eric Anholti965: Fix the gen6 jump size for BREAK/CONT in new FS.
2010-10-01 Eric Anholti965: Add gen6 attribute interpolation to new FS backend.
2010-10-01 Alex Deucherr600c: pull over 6xx/7xx vertex fixes for evergreen
2010-10-01 Eric Anholti965: Split the gen4 and gen5 sampler handling apart.
2010-10-01 Eric Anholti965: Use the lowering pass for texture projection.
2010-10-01 Alex Deucherr600c: add reloc for CB_COLOR0_ATTRIB
2010-09-30 Eric Anholti965: Fix new FS handling of builtin uniforms with...
2010-09-30 Eric Anholtmesa: Don't reference a W component in setting up a...
2010-09-30 Eric Anholti965: Fix whole-structure/array assignment in new FS.
2010-09-30 Adam Jacksoni965: Update renderer strings for sandybridge
2010-09-30 Nicolas Kaiserst: remove duplicated include
2010-09-30 Nicolas Kaisermath: remove duplicated includes
2010-09-30 Nicolas Kaisermain: remove duplicated includes
2010-09-30 Nicolas Kaiserdri/savage: remove duplicated include
2010-09-30 Nicolas Kaiserdri/radeon: remove duplicated includes
2010-09-30 Nicolas Kaiserdri/r600: remove duplicated include
2010-09-30 Nicolas Kaiserdri/r300: remove duplicated include
2010-09-30 Nicolas Kaiserdri/r128: remove duplicated include
2010-09-30 Nicolas Kaiserdri/mga: remove duplicated include
2010-09-30 Nicolas Kaiserdri/intel: remove duplicated include
2010-09-30 Nicolas Kaiserdri/i965: remove duplicated include
2010-09-30 Nicolas Kaiserdri/i915: remove duplicated include
2010-09-30 Nicolas Kaiserdri/i810: remove duplicated include
2010-09-30 Nicolas Kaiserdri/common: remove duplicated include
2010-09-30 Nicolas Kaiserswrast: remove duplicated include
2010-09-30 Francisco Jerezdri/nv10: Use fast Z clears.
2010-09-30 Francisco Jerezdri/nouveau: Remove unnecessary flush.
2010-09-30 Francisco Jerezdri/nouveau: Have a smaller amount of larger scratch...
2010-09-30 Zhenyu Wangi965: always set tiling for fbo depth buffer on sandybridge
2010-09-29 Eric Anholti965: Remove my "safety counter" code from loops.
2010-09-29 Eric Anholti965: Add live interval analysis and hook it up to...
2010-09-29 Eric Anholti965: First cut at register allocation using graph...
2010-09-29 Eric Anholtra: First cut at a graph-coloring register allocator...
2010-09-29 Eric Anholti965: Clean up the virtual GRF handling.
2010-09-29 Eric Anholti956: Make new FS discard do its work in a temp, not...
2010-09-29 Eric Anholti965: Fix use of undefined mem_ctx in vector splitting.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Remove declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leer300/compiler: Move declaration before code.
2010-09-29 Vinson Leemesa: Fix printf format warning.
2010-09-29 Vinson Leemesa: Fix printf format warning.
2010-09-29 Vinson Leemesa: Fix printf format warning.
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
next