mesa/src/gallium/drivers
Christian König d3e07bed90 tgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY
Nobody seems to be using it, and only nv50 had a partial implementation.

Signed-off-by: Christian König <christian.koenig@amd.com>
2013-03-19 13:38:32 +01:00
..
freedreno freedreno: gallium driver for adreno 2013-03-11 21:53:24 -04:00
galahad gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag 2013-01-04 13:18:33 +01:00
i915 i915g: Use PIPE_FLUSH_END_OF_FRAME to trigger throttling 2013-03-08 19:34:50 -08:00
identity gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag 2013-01-04 13:18:33 +01:00
llvmpipe llvmpipe: don't assert when trying to render to surfaces with multiple layers 2013-03-14 00:22:30 +01:00
noop gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag 2013-01-04 13:18:33 +01:00
nouveau nvc0: implement compute support for nve4 2013-03-12 12:55:37 +01:00
nv30 nv30: Fix memory leak. 2013-02-07 21:45:01 -08:00
nv50 tgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY 2013-03-19 13:38:32 +01:00
nvc0 nvc0: avoid crash on updating RASTERIZE_ENABLE state 2013-03-12 12:55:37 +01:00
r300 r300g: implement 3D transfers 2013-02-26 01:14:20 +01:00
r600 r600g: properly set non_disp tiling mode for DMA (v2) 2013-03-17 13:32:48 -04:00
radeon radeon/llvm: Link against libgallium.la to fix an undefined symbol 2013-03-19 12:07:51 +01:00
radeonsi radeonsi: Fix off-by-one for maximum vertex element index in some cases 2013-03-12 18:25:54 +01:00
rbug gallium/build: Fix visibility CFLAGS in automake 2013-03-16 12:45:22 +01:00
softpipe softpipe: fix up NUM_ENTRIES confusion 2013-03-14 18:17:18 -06:00
svga gallium/build: Fix visibility CFLAGS in automake 2013-03-16 12:45:22 +01:00
trace gallium/build: Fix visibility CFLAGS in automake 2013-03-16 12:45:22 +01:00
Makefile.am autotools: Add missing top-level include dir. 2013-03-13 00:25:09 +00:00