hgl: traverse add-on entries
[mesa.git] / src / gallium /
2014-12-10 Alexander von Gluck IVgallium/target: Haiku softpipe
2014-12-10 Alexander von Gluck IVgallium/aux: Avoid redefining MAX
2014-12-10 Jan Veselyclover: Use switch when creating kernel arguments.
2014-12-10 Dave Airlier600g: only init GS_VERT_ITEMSIZE on r600
2014-12-10 Eric Anholtvc4: Do QPU scheduling across uniform loads.
2014-12-10 Eric Anholtvc4: Populate the delay field better, and schedule...
2014-12-10 Eric Anholtvc4: Skip raddr dependencies for 32-bit immediate loads.
2014-12-10 Eric Anholtvc4: Mark VPM read setup as impacting VPM reads, not...
2014-12-10 Eric Anholtvc4: Refuse to merge instructions involving 32-bit...
2014-12-10 Aaron Watryclover: Fix build after llvm r223802
2014-12-09 Rob Clarkfreedreno/a4xx: frag-coord / face fixes
2014-12-09 Rob Clarkfreedreno/a4xx: fix rendering to layer != 0
2014-12-09 Rob Clarkfreedreno/a4xx: temp hack for FLAT varyings
2014-12-09 Rob Clarkfreedreno/ir3: lower TXP as needed
2014-12-09 Rob Clarkfreedreno/a4xx: XA gpu hang at startup
2014-12-09 Rob Clarkfreedreno/a4xx: texture fixes
2014-12-09 Rob Clarkfreedreno: cleanup slice alignment/setup
2014-12-09 Rob Clarkfreedreno: update generated headers
2014-12-09 Rob Clarktgsi/lowering: add support to lower TXP (v2)
2014-12-09 Marek Olšákdraw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
2014-12-09 Eric Anholtvc4: Reserve rb31 instead of r3 for raddr conflict...
2014-12-09 Eric Anholtvc4: Prioritize allocating accumulators to short-lived...
2014-12-09 Dave Airlier600g: fix regression since UCMP change
2014-12-09 Matt TurnerDon't cast the return value of malloc/realloc
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-12-09 Eric Anholtvc4: Interleave register allocation from regfile A...
2014-12-09 Eric Anholtvc4: Fix decision for whether the MIN operation writes...
2014-12-09 Eric Anholtvc4: Drop dependency on r3 for color packing.
2014-12-09 Eric Anholtvc4: Add support for GL 1.0 logic ops.
2014-12-09 Eric Anholtvc4: Add support for TGSI_OPCODE_UCMP.
2014-12-08 Tom Stellardradeonsi/compute: Clamp COMPUTE_TMPRING_SIZE.WAVES...
2014-12-08 Tom Stellardwinsys/radeon: Always report at least 1 compute unit
2014-12-08 Tom Stellardradeonsi: Program RASTER_CONFIG for harvested GPUs v5
2014-12-08 Roland Scheideggerdraw: (trivial): remove double semicolon
2014-12-06 Ilia Mirkinfreedreno/a2xx: silence warning about missing DEPTH32X
2014-12-06 Ilia Mirkinfreedreno/a3xx: handle index_bias (i.e. base_vertex)
2014-12-06 Ilia Mirkinfreedreno/a3xx: add bgr565 texturing and rendering
2014-12-06 Ilia Mirkinfreedreno/a3xx: add support for SRGB render targets
2014-12-06 Ilia Mirkinfreedreno/a3xx: output RGBA16_FLOAT from fs for certain...
2014-12-06 Ilia Mirkinfreedreno/a3xx: re-enable rgb10_a2 render targets
2014-12-06 Ilia Mirkinfreedreno/a3xx: fix border color swizzle to match textu...
2014-12-06 Ilia Mirkinfreedreno/a3xx: fix alpha-blending on RGBX formats
2014-12-06 Roland Scheideggerllvmpipe: decrease MAX_SCENES from 2 to 1
2014-12-06 Roland Scheideggerdraw: use the prim type from prim_info not emit in...
2014-12-06 Roland Scheideggerdraw: use correct output prim for non-adjacent topologi...
2014-12-06 Roland Scheideggerdraw: kill off unneded prim assembler code for handling...
2014-12-06 Roland Scheideggergallium/docs: (trivial) remove STR opcode description.
2014-12-06 Eric Anholtvc4: Try swapping the regfile A to B to pair instructions.
2014-12-06 Eric Anholtvc4: Allow pairing of some instructions that disagree...
2014-12-05 Eric Anholtvc4: Add separate write-after-read dependency tracking...
2014-12-05 Eric Anholtvc4: Fix inverted priority of instructions for QPU...
2014-12-05 Eric Anholtvc4: Refuse to merge two ops that both access shared...
2014-12-05 Eric Anholtvc4: Allow dead code elimination of color reads.
2014-12-05 Eric Anholtvc4: Add a debug flag for waiting for sync on submit.
2014-12-05 José Fonsecautil/primconvert: Avoid point arithmetic; apply offset...
2014-12-05 Ilia Mirkinutil/primconvert: take ib offset into account
2014-12-05 Ilia Mirkinutil/primconvert: support instanced rendering
2014-12-05 Ilia Mirkinutil/primconvert: pass index bias through
2014-12-04 Rob Clarkfreedreno/a4xx: unify vertex/texture formats into a...
2014-12-04 Rob Clarkfreedreno/a4xx: fd4_util -> fd4_format
2014-12-04 Rob Clarkfreedreno: update generated headers / a4xx fmt rename
2014-12-03 Rob Clarkfreedreno/a4xx: frag-depth fixes
2014-12-03 Jan Veselyst/xvmc: Fix compiler warnings
2014-12-03 Axel Davyst/nine: Fix vertex declarations for non-standard ...
2014-12-03 Axel Davyst/nine: sm1_declusage_to_tgsi, do not restrict indices...
2014-12-03 Axel Davyst/nine: Queries: Always return D3D_OK when issuing...
2014-12-03 Axel Davyst/nine: Queries: always succeed for D3DQUERYTYPE_TIMES...
2014-12-03 Axel Davyst/nine: Queries: allow app to call GetData without...
2014-12-03 Axel Davyst/nine: Queries: Fix D3DISSUE_END behaviour.
2014-12-03 Axel Davyst/nine: Queries: return S_FALSE instead of INVALIDCALL...
2014-12-03 Axel Davyst/nine: Queries: Use gallium caps to get if queries...
2014-12-03 Axel Davyst/nine: Queries: Remove flush logic
2014-12-03 Axel Davyst/nine: Queries: remove dummy queries
2014-12-03 Ilia Mirkinfreedreno/a3xx: implement anisotropic filtering
2014-12-03 Rob Clarkfreedreno/a4xx: rect textures
2014-12-03 Rob Clarkfreedreno: update generated headers
2014-12-03 Rob Clarkfreedreno: fix signed vs unsigned lols
2014-12-03 José Fonsecagallivm: Update for RTDyldMemoryManager becoming an...
2014-12-03 Jan Veselyr600, llvm: Don't leak global symbol offsets
2014-12-02 Jan Veselyr600, llvm: Fix mem leak
2014-12-02 EdBclover: clCompileProgram CL_INVALID_COMPILER_OPTIONS
2014-12-02 Eric Anholtvc4: Pair up QPU instructions when scheduling.
2014-12-02 Dave Airlier600g/sb: fix issues cause by GLSL switching to loops...
2014-12-02 Rob Clarkfreedreno/a4xx: alpha blend fixes
2014-12-02 Rob Clarkfreedreno/a4xx: fix DRAW initiator encoding of index...
2014-12-02 Rob Clarkfreedreno: update generated headers
2014-12-01 Brian Paulsvga: fix comment typo
2014-12-01 Brian Paulgallium: add include path to fix building of pipe-loade...
2014-12-01 José Fonsecagraw: Avoid 'near'/'far' variables.
2014-12-01 Matt Turnerutil: Move u_atomic.h to src/util.
2014-12-01 Eric Anholtvc4: Introduce scheduling of QPU instructions.
2014-12-01 Eric Anholtvc4: Drop the explicit scoreboard wait.
2014-12-01 Eric Anholtvc4: Also deal with VPM reads at thread end.
2014-12-01 Eric Anholtvc4: Fix assertion about SFU versus texturing.
2014-12-01 Eric Anholtvc4: Add another check for invalid TLB scoreboard handling.
2014-12-01 Rob Clarkfreedreno/a4xx: invalidate cache when vbo's change
2014-11-30 Ilia Mirkinfreedreno/a3xx: add missing integer formats and enable...
2014-11-30 Ilia Mirkinfreedreno/a3xx: enable sampling from integer textures
2014-11-30 Ilia Mirkinfreedreno: allow each generation to hook into sampler...
2014-11-30 Ilia Mirkinfreedreno/a3xx: don't use half precision shaders for...
next