mesa/src/gallium/drivers
Alex Deucher 2da8ee16a8 r600g: properly set non_disp tiling mode for DMA (v2)
Needs to be set for depth, stencil, and fmask just
like other blocks.

v2: drop additional cayman bits for now

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2013-03-17 13:32:48 -04: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 nvc0: they removed the NTID,NCTAID,GRIDID registers on nve4 2013-03-12 12:55:37 +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: Add missing license headers 2013-03-13 16:01:31 +00: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