1. 0dde222 opengl32: Don't use 64bit gl types. by Roderick Colenbrander · 18 years ago
  2. c9d4aec opengl32: Fix some gl type bugs. by Roderick Colenbrander · 18 years ago
  3. 3e63a9f opengl32: Add new extensions. by Roderick Colenbrander · 18 years ago
  4. cb42253 opengl32: Add OpenGL 2.1 support and more extensions. by Roderick Colenbrander · 18 years ago
  5. 2f8a05e wgl: Add extension checking code / glxGetProcAddress protection. by Roderick Colenbrander · 18 years ago
  6. ad5e02e opengl32: Store function pointers in a separate array to avoid a bunch of relocations. by Alexandre Julliard · 19 years ago
  7. 3e68508 opengl32: Only store the glX name if different from the wgl name. by Alexandre Julliard · 19 years ago
  8. cac3301 opengl32: Make all the function pointers and thunks static. by Alexandre Julliard · 19 years ago
  9. 2510658 Now generating argument-less functions as (void) instead of (). by Eric Pouech · 20 years ago
  10. e4a3c2e Sync to the latest opengl specs. by Tom Wickline · 20 years ago
  11. eab1f45 Sync to latest OpenGL specifications. by Tom Wickline · 20 years ago
  12. 8bbabd1 Added glDeleteObjectBufferATI function. Fix for types that have a common root. by Christian Costa · 21 years ago
  13. 0e999e3 - sync up with latest OpenGL specifications by Lionel Ulmer · 21 years ago
  14. 8def400 Only put 'pure' GL 1.2 calls in the 'opengl_norm.c' file. by Lionel Ulmer · 22 years ago
  15. 334aacd Do not use any typedefs in the GL thunks to prevent all possible by Lionel Ulmer · 22 years ago
  16. 9ac8ba1 Upgrade OpenGL thunks with latest version of OpenGL extension registry. by Lionel Ulmer · 22 years ago
  17. 4ed280f - update to latest GL spec files - added KTX Buffer Region extension by Lionel Ulmer · 22 years ago
  18. 2c40e29 Import wine_tsx11_lock/unlock directly from x11drv in opengl32 and by Alexandre Julliard · 23 years ago
  19. 5da88a2 Support new registered extensions. by Lionel Ulmer · 23 years ago
  20. c4a336a Authors: Charles Vaughn <charlesv@mfos.org>, Lionel Ulmer <lionel.ulmer@free.fr> by Alexandre Julliard · 23 years ago
  21. 0799c1a Added LGPL standard comment, and copyright notices where necessary. by Alexandre Julliard · 23 years ago
  22. ce3ab0e - better support for extensions functions that do not have the same by Lionel Ulmer · 23 years ago
  23. 7fc3a3b - added support for the SGIS multitexture extension. - misc. other fixes by Lionel Ulmer · 24 years ago
  24. 242d2d6 Upgrade OpenGL thunks with latest informations from OpenGL spec file. by Lionel Ulmer · 24 years ago
  25. 15a4a77 - add tracing to OpenGL thunks - update to latest gl.spec file by Lionel Ulmer · 24 years ago
  26. bff705d New OpenGL thunk generation script. by Lionel Ulmer · 25 years ago
  27. bedf40b Added support for OpenGL. by Lionel Ulmer · 25 years ago