1. 5b42628 glapi: Include headers with directory prefixes. by Chia-I Wu · 15 years ago
  2. 8f397bf glapi: remove XTHREADS support by RALOVICH, Kristóf · 15 years ago
  3. 0f73302 GLX: Fix protocol for glTexSubImage#D by Ian Romanick · 16 years ago
  4. 8d41e45 mesa: fix asst path/include mistakes in prev commits by Chris Rankin · 16 years ago
  5. edf0741 Fix TEXREL issues when using GLX_USE_TLS (see bug 7459). by Brian · 17 years ago
  6. 64d952c #define _glapi_Dispatch _mglapi_Dispatch when USE_MGL_NAMESPACE is set. by Brian Paul · 18 years ago
  7. 2fbaddf check for USE_MGL_NAMESPACE by Brian Paul · 18 years ago
  8. f3f51bc Fix bug #4681. by Ian Romanick · 18 years ago
  9. 258751f Add two new gl_function methods. dispatch_name returns the name of by Ian Romanick · 18 years ago
  10. 7e9737b Explicitly store the names for each function that should have a static by Ian Romanick · 18 years ago
  11. 4e4b5f4 Add new attribute called static_dispatch to the <function> element. This by Ian Romanick · 18 years ago
  12. fcdc6a7 Add .note.GNU-stack section to assembler files to avoid the default behavior by Kristian Høgsberg · 18 years ago
  13. f805cdf remove unneeded HIDDEN definition (bug 4956) by Brian Paul · 19 years ago
  14. 967b006 Remove _glapi_check_multithread from the interface exported by the loader to by Ian Romanick · 19 years ago
  15. 711555d Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of by Ian Romanick · 19 years ago
  16. 66a5548 Mammoth update to the Python code generator scripts that live in by Ian Romanick · 19 years ago
  17. 93d2d54 Refactor a bunch of common code from the "leaf" scripts to a new functions, by Ian Romanick · 19 years ago
  18. 2510ba6 Convert all Python scripts to use XML namespaces. by Ian Romanick · 19 years ago
  19. 25fe93f Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all by Ian Romanick · 19 years ago
  20. a11659a Use GNU AS label aliasing, if available. This must be enabled by adding by Ian Romanick · 20 years ago
  21. 1d27084 Added some comments and fixed typeos. Slightly refactored the way by Ian Romanick · 20 years ago
  22. 91d09a9 Set symbol visibility to 'default', if supported by gcc. by Brian Paul · 20 years ago
  23. 5920b72 Fix mgl name mangling (patch 1014800) by Brian Paul · 20 years ago
  24. 6fc61be Fixed an assembler warning / error (depending on the version of GAS used). by Ian Romanick · 20 years ago
  25. 3aa364c put back the correct dispatcher for non-threaded builds. by Daniel Borca · 20 years ago
  26. 2491d51 Make sure THREADS is set no matter which threading model is selected. by Ian Romanick · 20 years ago
  27. 8e77da1 First phase of TLS work. At this point SPARC assembly dispatch is by Ian Romanick · 20 years ago
  28. 73f59b0 New scripts for processing the XML version of APIspec. Mail is being by Ian Romanick · 20 years ago