mesa/src/gallium/drivers
Jakob Bornecrantz d60b2c6855 identity: Add new identity driver
This driver does no transformation of the gallium calls
	going to the real driver, like the identity matrix. It is
	intended to be the basis for transforming and/or debug
	drivers like trace and rbug.

	Authors of this patch are:
		Michal Krol, orignal heavy lifting.
		José Fonesca, object wrapping code stolen from trace.
		Jakob Bornecrantz, put it all toghether and renamed a stuff.
2009-06-24 13:04:56 +02:00
..
cell cell: perform triangle cull a little earlier 2009-05-21 08:19:00 -06:00
failover gallium: Make sure we flush before some texture / buffer operations. 2009-04-15 17:16:58 +02:00
i915simple i915simple: remove duplicated i915_context.c in C_SOURCES 2009-04-30 16:52:02 -06:00
i965simple i965simple: use u_reduced_prim() function 2009-06-19 09:48:43 -06:00
identity identity: Add new identity driver 2009-06-24 13:04:56 +02:00
nouveau nouveau: forgotten makefile... 2009-06-07 19:29:29 +10:00
nv04 nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws-> 2009-06-05 14:37:03 +10:00
nv10 nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws-> 2009-06-05 14:37:03 +10:00
nv20 nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws-> 2009-06-05 14:37:03 +10:00
nv30 nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws-> 2009-06-05 14:37:03 +10:00
nv40 nouveau: remove unneeded code from ws, use pipe_buffer_ instead of ws-> 2009-06-05 14:37:03 +10:00
nv50 nv50: fix multi-texturing 2009-06-06 16:24:09 +10:00
r300 r300-gallium: HW TCL glxgears. (Read the rest of the log.) 2009-06-08 20:23:34 -07:00
softpipe softpipe: use u_reduced_prim() 2009-06-19 09:42:37 -06:00
trace trace: __func__ --> __FUNCTION__. 2009-06-10 11:56:38 +02:00
Makefile gallium: s/GALLIUM_DRIVER_DIRS/GALLIUM_DRIVERS_DIRS/ 2009-02-20 11:25:55 +00:00