mesa/src/gallium/drivers
Jerome Glisse 3349517351 noop: make noop useable like trace or rbug
If you want to enable noop set GALLIUM_NOOP=1 as an env variable.
You need first to enable noop wrapping for your driver see change
to src/gallium/targets/dri-r600/ in this commit as an example.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
2011-01-09 21:04:41 -05:00
..
cell gallium: drivers should reference vertex buffers 2011-01-06 16:16:29 +01:00
failover gallium: drivers should reference vertex buffers 2011-01-06 16:16:29 +01:00
galahad svga, glhd: Remove incorrect assert and add note 2010-12-16 09:44:02 +01:00
i915 gallium: drivers should reference vertex buffers 2011-01-06 16:16:29 +01:00
i965 i965g: fix warnings 2011-01-09 17:25:12 +10:00
identity gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
llvmpipe gallium: drivers should reference vertex buffers 2011-01-06 16:16:29 +01:00
noop noop: make noop useable like trace or rbug 2011-01-09 21:04:41 -05:00
nouveau Merge remote branch 'origin/master' into nvc0-new 2010-12-21 06:30:39 +10:00
nv50 nvfx,nv50: pipe_reference the constant buffers 2011-01-08 15:40:14 +01:00
nvc0 nvc0: implement queries 2011-01-09 21:50:06 +01:00
nvfx nvfx,nv50: pipe_reference the constant buffers 2011-01-08 15:40:14 +01:00
r300 r300g: do not upload the same user buffer several times 2011-01-09 22:43:41 +01:00
r600 r600g: Also set const_offset if the buffer is not a user buffer in r600_upload_const_buffer(). 2011-01-07 18:21:12 +01:00
rbug gallium: support for array textures and related changes 2010-12-02 04:33:43 +01:00
softpipe gallium: drivers should reference vertex buffers 2011-01-06 16:16:29 +01:00
svga svga: Ensure that the wrong vdecls don't get used in swtnl path 2011-01-06 20:09:07 +00:00
trace gallium/trace: check bind_vertex_sampler_states and set_vertex_sampler_views 2010-12-05 12:12:25 +01:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00