mesa/src/gallium/auxiliary
Roland Scheidegger 847ac8ec5f gallium: fix blend state cso
if independent blend state was disabled, only the data from first rt was
stored, however the comparison used the full state, hence there never was
a match and always a new object was created.
Fixes a huge performance drop with llvmpipe due to recompilation.
2010-01-30 01:58:00 +01:00
..
cso_cache gallium: fix blend state cso 2010-01-30 01:58:00 +01:00
draw gallium: Rename PIPE_MAX_CONSTANT to PIPE_MAX_CONSTANT_BUFFERS. 2010-01-28 14:08:03 +01:00
gallivm Remove TGSI_OPCODE_SHR, map existing usage to TGSI_OPCODE_ISHR. 2010-01-05 09:26:48 +01:00
indices gallium: Generate a single library for auxiliaries with Make too. 2010-01-01 12:16:19 +00:00
pipebuffer pipebuffer: Reapply the mesa_7_7_branch's changes. 2010-01-25 13:17:47 +00:00
rbug gallium: Generate a single library for auxiliaries with Make too. 2010-01-01 12:16:19 +00:00
rtasm Merge branch 'master' into instanced-arrays 2010-01-05 11:04:50 +01:00
tgsi tgsi: add properties for fragment coord conventions (v3) 2010-01-29 14:13:14 +01:00
translate gallium: Handle InstanceID as a true 32-bit uint. 2010-01-05 11:48:32 +01:00
util Merge commit 'origin/perrtblend' 2010-01-28 17:23:58 +01:00
vl gallium: Fix uninitialized instance divisor and index. 2010-01-16 18:18:09 +01:00
Makefile gallium/util: add missing util/u_bitmask.c to Makefile 2010-01-22 17:20:37 -07:00
SConscript Remove obsolete file 2010-01-22 19:33:04 +00:00