mesa/src
Jerome Glisse 5da246944a gallium/noop: no operation gallium driver
This driver is a fake swdri driver that perform no operations
beside allocation gallium structure and buffer for upper layer
usage.

It's purpose is to help profiling core mesa/gallium without
having pipe driver overhead hidding hot spot of core code.

scons file are likely inadequate i am unfamiliar with this
build system.

To use it simply rename is to swrast_dri.so and properly set
LIBGL_DRIVERS_PATH env variable.

Signed-off-by: Jerome Glisse <jglisse@redhat.com>
2010-11-15 14:56:40 -05:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl_dri2: Fix __DRI_DRI2 version 1 support. 2010-11-10 23:57:50 +08:00
gallium gallium/noop: no operation gallium driver 2010-11-15 14:56:40 -05:00
glsl glsl: Free the loop state context when we free the loop state. 2010-11-11 15:12:37 -08:00
glu mesa: fix mesa version string construction 2010-10-19 08:59:27 -06:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glapi: Do not use glapioffsets.h. 2010-10-27 10:49:33 +08:00
mapi scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
mesa dri/nouveau: Kill a bunch of ternary operators. 2010-11-15 17:42:08 +01:00
talloc scons: Fix inverted logic. 2010-08-26 18:29:04 +01:00
Makefile
SConscript scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00