mesa/src/gallium/drivers
Tom Stellard 622fd4d061 r300/compiler: Implement simple loop emulation
The loop emulation unrolls loops as may times as possbile while still
keeping the shader program below the maximum instruction limit.  At this
point, there are no checks for constant conditionals.  This is only enabled
for fragment shaders.
2010-06-11 22:06:58 +02:00
..
cell cell/spu: divorce from tgsi_exec.h 2010-06-07 16:37:21 +01:00
failover gallium: rename clearRT / clearDS to clear_render_target / clear_depth_stencil 2010-06-03 16:33:25 +02:00
i915 i915g: fix bug in ds clear logic (still disabled) 2010-06-05 16:54:36 +02:00
i965 gallium: adjust the query interface to support custom types 2010-06-08 06:28:11 -04:00
identity gallium: adjust the query interface to support custom types 2010-06-08 06:28:11 -04:00
llvmpipe llvmpipe: fix copy & paste bug in clear logic 2010-06-09 18:46:52 +02:00
nouveau Merge branch 'gallium-msaa' 2010-05-21 20:02:22 +02:00
nv50 nv: fix compile after the latest gs changes 2010-06-09 11:29:45 -04:00
nvfx nvfx: fix typo from gallium-msaa merge 2010-06-09 11:59:49 +10:00
r300 r300/compiler: Implement simple loop emulation 2010-06-11 22:06:58 +02:00
r600 r600g: save vertex buffers in blitter 2010-06-09 02:26:44 +02:00
rbug gallium: adjust the query interface to support custom types 2010-06-08 06:28:11 -04:00
softpipe gallium/softpipe/draw: support samplers in geometry shaders 2010-06-11 13:31:52 -04:00
svga gallium: adjust the query interface to support custom types 2010-06-08 06:28:11 -04:00
sw sw: Remove unnecessary header. 2010-06-07 18:08:33 -07:00
trace gallium: adjust the query interface to support custom types 2010-06-08 06:28:11 -04:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00