mesa/src
Dave Airlie 323e4bff79 mesa: split _mesa_reference_program() into hot/cold paths.
inline the hotpath of the reference remaining the same. This shouldn't
penalise the slow path at all but improve the hot path so we don't have
to jump to the function.

It also moves some assert checks under an #ifndef NDEBUG.

Minor clean-ups added by Brian.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
2011-07-14 08:09:38 -06:00
..
egl Rename swrastg_dri to swrast_dri 2011-07-14 03:03:26 +02:00
gallium nv50,nvc0: extensive surface format renaming to get consistency 2011-07-14 12:51:06 +02:00
gbm targets/gbm: build pipe drivers 2011-06-24 16:43:03 +09:00
getopt getopt: Make code more portable. 2011-01-12 16:54:21 +00:00
glsl glsl: Reject ambiguous function calls (multiple inexact matches). 2011-07-11 10:53:28 -07:00
glu sgi: Fix MSVC build. 2011-04-27 19:06:07 +01:00
glut scons: Revamp how to specify targets to build. 2010-11-01 13:30:22 +00:00
glw glw: Mark all extern symbols GLAPI to regain default visibility (#31294) 2011-06-20 12:31:01 -07:00
glx Rename swrastg_dri to swrast_dri 2011-07-14 03:03:26 +02:00
mapi glapi: Update specs to correctly list FramebufferTextureLayerARB as an alias of FramebufferTextureLayerEXT 2011-06-20 16:54:58 -07:00
mesa mesa: split _mesa_reference_program() into hot/cold paths. 2011-07-14 08:09:38 -06:00
Makefile
SConscript scons: Buid libGL.so (WIP). 2011-06-30 11:34:51 +01:00