mesa/src
Ian Romanick d319edff1e The TLS dispatch functions for x86-64 are fixed-size, just like on
x86.  This means that the position of each dispatch function can be
calculated as (dispatch_offset * size_of_function) + glNewList.  This
allows us to not store the function pointers in glprocs_table_t.

This same optimization has been done for quite some time on x86.  We
could probably also do this for some cases of the SPARC dispatch as
well.
2006-08-22 18:22:20 +00:00
..
egl LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
glu LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
glut The driver now compiles correctly without any x headers or libraries installed 2006-08-18 10:38:15 +00:00
glw LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00
glx Bug #7169: Attempt to make libGL symbols visible to drivers. 2006-08-14 15:53:37 +00:00
mesa The TLS dispatch functions for x86-64 are fixed-size, just like on 2006-08-22 18:22:20 +00:00
descrip.mms Committing in . 2003-06-17 07:20:22 +00:00
Makefile LIB_DIR is now just 'lib' or 'lib64' 2006-07-13 02:50:27 +00:00