mesa/src/gallium/drivers
Dave Airlie 59a402cecd r600g: optimise draw vbo function a bit more.
this drop a bunch of unnecessary checks (i.e. should be trapped
at gallium level), and also removes the switch statement in favour
of some calculated values for the vgt values.

Signed-off-by: Dave Airlie <airlied@redhat.com>
2011-06-21 14:20:49 +10:00
..
cell cell: fix unbalanced parenthesis 2011-05-08 07:41:26 -06:00
failover gallium: remove flags from the flush function 2011-03-11 21:39:31 +01:00
galahad galahad,util: warn on resource target mismatch in copy_region 2011-04-21 15:51:18 +02:00
i915 i915g: add const qualifier to silence warning 2011-06-14 20:47:47 -06:00
i965 gallium: include u_format.h for util_format_is_supported 2011-04-17 01:15:52 +02:00
identity gallium: remove flags from the flush function 2011-03-11 21:39:31 +01:00
llvmpipe scons: make embedding orthogonal to the platform 2011-06-17 14:50:37 +01:00
noop gallium: set PIPE_CAP_MIXED_COLORBUFFER_FORMATS in some drivers 2011-04-01 13:48:01 +02:00
nouveau gallium/nouveau: remove unused nouveau_screen_bo_user 2011-06-20 02:23:12 +02:00
nv50 nv50: fix copy/paste error in nv50_gmtyprog_validate 2011-06-14 17:15:08 +02:00
nvc0 nvc0: prevent overlap between load address and destination regs 2011-05-13 18:47:54 +02:00
nvfx nvfx: nasty hack to make glFinish() actually finish.. 2011-06-21 12:59:53 +10:00
r300 u_vbuf_mgr: make u_vbuf_mgr_draw_begin return flags in a bitmask 2011-06-19 21:09:18 +02:00
r600 r600g: optimise draw vbo function a bit more. 2011-06-21 14:20:49 +10:00
rbug rbug: Use the call mutex 2011-03-13 18:13:55 +01:00
softpipe softpipe: Anisotropic filtering extension. 2011-06-06 08:21:09 -06:00
svga svga: fix typos, update comments 2011-06-08 15:08:19 -06:00
trace trace: implement texture_barrier 2011-05-29 16:17:11 +02:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00