mesa/src/gallium/drivers
Michel Dänzer 6e33b55ee1 radeonsi: Reinstate assertions against invalid colour/depth formats.
radeonsi now supports Z16 and doesn't fail these assertions anymore.

This partially reverts commit 7bba4879bb, but
leaves the error messages in place to allow diagnosing such problems even with
non-debugging builds.

Signed-off-by: Michel Dänzer <michel.daenzer@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2012-11-28 15:48:50 +01:00
..
galahad galahad: Support geometry shader / stream-output methods. 2012-11-09 13:43:19 +00:00
i915 gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers 2012-11-12 21:02:59 +01:00
identity gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
llvmpipe gallivm,llvmpipe: handle TXF (texelFetch) instruction, including offsets 2012-11-27 03:26:49 +01:00
noop gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
nouveau nv50,nvc0: expose ARB_map_buffer_alignment 2012-11-04 12:33:38 +01:00
nv30 gallium: expose ARB_map_buffer_alignment on Radeon 2012-10-31 01:53:50 +01:00
nv50 nv50,nvc0: expose ARB_map_buffer_alignment 2012-11-04 12:33:38 +01:00
nvc0 nv50,nvc0: expose ARB_map_buffer_alignment 2012-11-04 12:33:38 +01:00
r300 r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles v2 2012-11-16 17:07:11 -05:00
r600 r600g: fix broken streamout if streamout_begin caused a context flush 2012-11-23 00:42:02 +01:00
radeon r600g: make tgsi-to-llvm generates store.pixel* intrinsic for fs 2012-11-02 23:19:11 +01:00
radeonsi radeonsi: Reinstate assertions against invalid colour/depth formats. 2012-11-28 15:48:50 +01:00
rbug gallium: add start_slot parameter to set_vertex_buffers 2012-10-31 00:55:13 +01:00
softpipe softpipe: fix unused variable warning. 2012-11-10 06:39:38 +10:00
svga gallium: fix unused cap warnings in drivers for cube map array cap. 2012-11-10 06:39:38 +10:00
trace trace: Support geometry shaders. 2012-11-09 13:43:19 +00:00
.gitignore Add Makefile.in to toplevel .gitignore 2012-03-20 11:50:50 -07:00
Makefile.am make: Fold ASM_CFLAGS into DEFINES. 2012-06-21 09:58:12 -07:00