mesa/src
Chia-I Wu 760451baae glapi: Move public function/variable declarations to glapi.h.
glapi defines an interface that is used by DRI drivers.  It must not be
changed in an ABI incompatible way.  This commit moves all
functions/variables belong to the interface to glapi.h.  Instead of
including u_current.h from glapi.h, u_current.h now includes glapi.h.
2010-08-21 14:13:59 +08:00
..
driclient mesa: Purge macros NEED_EVENTS and NEED_REPLIES 2010-07-01 13:07:07 -06:00
egl egl: Fix context API check and be verbose. 2010-08-20 19:22:51 +08:00
gallium os_stream: fix bugs in allocation path 2010-08-21 00:51:29 +02:00
glsl Delete more vestiges of the old shader compiler. 2010-08-20 13:06:02 -07:00
glu glu/sgi: Remove dead initialization in extract565rev. 2010-07-16 01:11:03 -07:00
glut glut: also check for GLX_ARB_multisample 2010-08-10 17:28:33 -06:00
glw Makefiles: Don't complain if depend file to be included doesn't exist. 2010-07-21 13:19:33 -07:00
glx glx: Move deref after NULL check 2010-08-04 12:51:26 -04:00
mapi glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
mesa evergreen : initial support driver code. 2010-08-20 19:28:47 -04:00
talloc talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00
Makefile
SConscript talloc: Make it compile with MSVC, MinGW, and Xcode/gcc4.0. 2010-08-13 13:53:04 +01:00