mesa/src/mapi
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
..
es1api Fix a substitution in glesv1_cm.pc 2010-05-20 13:57:10 -07:00
es2api mapi: Add install rules for OpenGL ES. 2010-05-08 14:55:57 +08:00
glapi glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
mapi glapi: Move public function/variable declarations to glapi.h. 2010-08-21 14:13:59 +08:00
vgapi vgapi: Generate PIC objects. 2010-06-01 07:33:29 +08:00