_glapi_get_proc_address() now always returns a valid dispatch stub function
(provided we're on x86 or SPARC).  Later, _glapi_add_entrypoint() will fix-up
the dispatch offset (which was -1).  This will allow DRI libGL to avoid
probing for drivers.
1 file changed
tree: 6824e689e1f607b2a1a8467af152f452201e9a93
  1. bin/
  2. docs/
  3. doxygen/
  4. include/
  5. progs/
  6. src/
  7. Make-config
  8. Makefile.X11