Files
xserver/glx
Jeremy Huddleston ecec578e35 glx: Add _glapi_create_table_from_handle
_glapi_create_table_from_handle was recently added to mesa to ease creation of
a _glapi_table.  This commit brings this API over to xserver for use in
XQuartz (next commit).

The API was generated with scripts from current mesa followed by various
script-foo to remove entries that are not in the server and add those which
are still in the server but not in mesa (CullParameterdvEXT and
CullParameterfvEXT)

Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Adam Jackson <ajax@redhat.com>
2011-06-15 14:00:35 -07:00
..
2011-03-08 13:24:38 -05:00
2011-03-28 12:46:38 -04:00
2011-03-28 12:46:38 -04:00
2008-09-19 12:02:28 -04:00
2010-12-31 12:52:24 +00:00
2011-01-10 15:31:30 +01:00