mesa/src
Ian Romanick c212abf99a Replace add_newer_entrypoints (src/mesa/main/context.c) with
device-specific code.  A new Python script
(src/mesa/glapi/extension_helper.py) generates a list of all
entry-points for all known extensions.  Each driver the selects only
the extensions that it needs and enables the via either
driInitExtensions or driInitSingleExtension.

This code has been compile-tested on a drivers, but has only been
run-tested on mga and i915 (on i830 hardware).

These changes were discussed at length on the mesa3d-dev mailing list.

http://marc.theaimsgroup.com/?t=111947074700001&r=1&w=2
2005-06-30 16:00:48 +00:00
..
egl remove eglQueryDisplayMESA() 2005-05-17 13:22:13 +00:00
glu moved to windows build dir 2005-05-24 21:17:42 +00:00
glut moved to windows build dir 2005-05-24 21:17:42 +00:00
glw assorted warning clean-ups for x86_64, etc (Mikko T.) 2005-05-07 17:06:49 +00:00
glx Fix non-x86 specific builds. The changes from glTexImage3DEXT to 2005-06-24 18:35:31 +00:00
mesa Replace add_newer_entrypoints (src/mesa/main/context.c) with 2005-06-30 16:00:48 +00:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00
Makefile print current config name before building src and progs 2004-08-25 14:49:41 +00:00