mesa/src/gallium/drivers
José Fonseca 547efc76df llvmpipe: Don't use dynamically sized arrays.
Unfortunately for MSVC arrays with a constant variable size are still
considered dynamically sized.
2012-11-28 19:58:47 +00: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 llvmpipe: Don't use dynamically sized arrays. 2012-11-28 19:58:47 +00: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