1. 4c3443b handle 64-bit types for Windows. by Karl Schultz · 19 years ago
  2. 0fa8c59 Updates for GL_EXT_timer_query: by Brian Paul · 19 years ago
  3. 96f2165 assorted fixes for server-side direct rendering (bug 5199) by Brian Paul · 19 years ago
  4. ba3da61 Added OSMesaColorClamp(), bug 4917 by Brian Paul · 19 years ago
  5. 3e9c099 remove a bunch of extension stuff that's in glxext.h by Brian Paul · 19 years ago
  6. 1b5d3d6 added GL_EXT_packed_depth_stencil by Brian Paul · 19 years ago
  7. 2eef2ec Silence some warnings. by Brian Paul · 19 years ago
  8. f66084b Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warnings. by Karl Schultz · 19 years ago
  9. c799e9e added GL_EXT_timer_query token by Brian Paul · 19 years ago
  10. 160b328 include stdint.h if WIN32 and GNUC (Colin Harrison). Patch forwarded to SGI. by Brian Paul · 19 years ago
  11. 68679d2 Remove '#if 0' block that was accidentally left in. by Ian Romanick · 19 years ago
  12. 1585c23 Major rip-up of internal function insertion interface. The old by Ian Romanick · 19 years ago
  13. 9f23a3a Fix SPARC assembly for 64-bit by Ian Romanick · 19 years ago
  14. 5c6fd3d No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. by Ian Romanick · 19 years ago
  15. 5f1ba3e Fixes the glXGetProcAddress portion of the interface. Most of the functions by Ian Romanick · 19 years ago
  16. e9dbe58 Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef by Ian Romanick · 19 years ago
  17. c39bf5e All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows by Ian Romanick · 19 years ago
  18. 23606a5 updated to version 29 by Brian Paul · 19 years ago
  19. ee7ad16 regenerated by Brian Paul · 19 years ago
  20. 2c7336a put full prototype on one line to fix gl_mangle.h generation (Dave Reveman) by Brian Paul · 19 years ago
  21. 012de39 remove stray line by Brian Paul · 19 years ago
  22. d45cb9a regenerate for latest glext.h by Brian Paul · 19 years ago
  23. 5d5100a remove temporary GL_EXT_framebuffer_object info by Brian Paul · 19 years ago
  24. 2e081cd updated to version 28 by Brian Paul · 19 years ago
  25. 198d6d0 remove eglQueryDisplayMESA() by Brian Paul · 19 years ago
  26. 72a3139 EGL_MESA_copy_context stuff by Brian Paul · 19 years ago
  27. 1c606a9 Add empty placeholder for eglCopyContextMESA by Jon Smirl · 19 years ago
  28. 8110df4 Fix compiler warning about missing parameter list by Jon Smirl · 19 years ago
  29. 7012d01 First attempt at getting egl support up on dumb framebuffer. by Jon Smirl · 19 years ago
  30. db21f1c The "P" suffix on APIENTRY and GLAPIENTRY is to be used for pointers to by Karl Schultz · 19 years ago
  31. e4b2356 Major check-in of changes for GL_EXT_framebuffer_object extension. by Brian Paul · 19 years ago
  32. fe6ee3f EGLScreenMESA updates by Brian Paul · 19 years ago
  33. 20d44dc types for Mesa implementation of EGL by Brian Paul · 19 years ago
  34. 11b0a76 prototype EGL_MESA_screen_surface. by Brian Paul · 19 years ago
  35. 8ff72e9 Add preliminary EGL headers. by Adam Jackson · 20 years ago
  36. 9bfd958 bring over structs from Xorg glx.h to make Mesa glx.h the one true glx.h by Dave Airlie · 20 years ago
  37. 24dcc6b Add GLX_MESA_allocate_memory from Xorg glx.h by Dave Airlie · 20 years ago
  38. dee1c79 add more functionality to miniglx for glitz by Dave Airlie · 20 years ago
  39. f321f16 fix non-Win32 definition of GLUTAPIENTRY, remove some cruft by Brian Paul · 20 years ago
  40. 0929822 add EnableExtension so r200 enables all its extensions, add mesa memory by Dave Airlie · 20 years ago
  41. d084982 Bug #2477: Make GLU/GLw/glut build properly even with -fvisibility=hidden. by Adam Jackson · 20 years ago
  42. cf69e05 added GL_EXT_framebuffer_object enums/funcs. Remove when glext.h is updated by Brian Paul · 20 years ago
  43. 5b0dd89 remove a bunch of temporary #defines, now that glext.h was updated by Ian Romanick · 20 years ago
  44. 1060211 fix glGetString funniness by Brian Paul · 20 years ago
  45. 14dee36 glext.h version 26 by Brian Paul · 20 years ago
  46. 5255044 added a few OpenGL 2.0 tokens (temporary) by Brian Paul · 20 years ago
  47. d7b837a temporary prototypes for OpenGL 2.0 by Brian Paul · 20 years ago
  48. 85edffd added GLX_NV_float_buffer by Brian Paul · 20 years ago
  49. 81ca616 DirectFB driver (Claudio Ciccani) by Brian Paul · 20 years ago
  50. 538541e VMS update by Brian Paul · 20 years ago
  51. 8b563fd added DMesaProc type to prevent gcc 3.4.3 warnings by Daniel Borca · 20 years ago
  52. 38b317d uint*t -> u_int*t changes by Alan Hourihane · 20 years ago
  53. 8635615 Check for some header defines before redefining functions. Silences warnings. by Alan Hourihane · 20 years ago
  54. bf4c23d no need to include stddef.h anymore by Brian Paul · 20 years ago
  55. 4d88098 Have OSMesaGetProcAddress() return new OSMESAproc typedef. by Brian Paul · 20 years ago
  56. 2dd5b9e typedef GLUTproc, return it from glutGetProcAddress() by Brian Paul · 20 years ago
  57. b653aae minor APIENTRY clean-ups by Brian Paul · 20 years ago
  58. 83889ff Remove need for defining _MSC_VER when building Mesa for windows with by Brian Paul · 20 years ago
  59. bcd8735 Import sarea.h from Xorg, needed for client GLX code. by Adam Jackson · 20 years ago
  60. 33899b7 Add support for OES_read_format. As soon as glext.h is updated with the by Ian Romanick · 20 years ago
  61. 65a9ca3 bump version numbers to their real values by Daniel Borca · 20 years ago
  62. 788ff5b remove unused413 stuff, glDrawBuffersARB uses that slot now by Brian Paul · 20 years ago
  63. be91a0b version bump by Brian Paul · 20 years ago
  64. 4f1e370 change include of glx_mangle.h to match other headers by Brian Paul · 20 years ago
  65. d86d148 Another attempt at fixing name mangling and gl__unused413(). by Brian Paul · 20 years ago
  66. a6c423d Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 1015696) by Brian Paul · 20 years ago
  67. ac07d89 Stupid me. I don't know why I moved the GLView.h here at first, but now I know why by Philippe Houdoin · 20 years ago
  68. 6ade8a3 version 6 from oss.sgi.com by Brian Paul · 20 years ago
  69. 196fb03 version 24 from oss.sgi.com by Brian Paul · 20 years ago
  70. c2bffec Mesa-solo builds with these changes. There are still more fixups needed to by Jon Smirl · 20 years ago
  71. e4fbcd0 updated to version 23 by Brian Paul · 20 years ago
  72. 6b869d4 Alexander Gottwald's patch for cygwin by Brian Paul · 20 years ago
  73. e1a7f31 Remove the rest of the need for glxclient.h and remove it from the tree. by Ian Romanick · 20 years ago
  74. ba3d643 kill __driRegisterExtensions(), none of the functions did anything by Jon Smirl · 20 years ago
  75. 749e842 Replace Bool with GLboolean. by Ian Romanick · 20 years ago
  76. 318aa84 XF86DRIDestroyContext, XF86DRICreateDrawable, and by Ian Romanick · 20 years ago
  77. 60b0e12 Convert 'Display *' to '__DRInativeDisplay *'. Only portions of the by Ian Romanick · 20 years ago
  78. fabe2b9 Replace all occurances of XF86DRIClipRect (and related typedefs) with by Ian Romanick · 20 years ago
  79. 27eb8fa remove duplicate GLX_DRAWABLE_TYPE token, sorted tokens by enum value by Brian Paul · 20 years ago
  80. 74d563c Allow *_dri.so to build in Mesa tree with the 'linux-dri' target. by Keith Whitwell · 20 years ago
  81. 199972c move #define for GL_DOUBLE, to put enums in right order by Brian Paul · 20 years ago
  82. ab37fdd Correct the comments about when the bindContext3 / unbindContext3 by Ian Romanick · 21 years ago
  83. 5eb9213 added extern "C" for C++ (bug 930933) by Brian Paul · 21 years ago
  84. fda7215 rename class to c_class if using C++ (bug 922294) by Brian Paul · 21 years ago
  85. 192c988 new DRI interface header by Brian Paul · 21 years ago
  86. ff6031c remove some unneeded macros by Brian Paul · 21 years ago
  87. 0adce8f upgraded to version 22 by Brian Paul · 21 years ago
  88. 304d3aa Refactored several variables out of XMesaVisual in favor of identical by Ian Romanick · 21 years ago
  89. 2263380 fixed back fxMesaGetCurrentContext to match MakeCurrent by Daniel Borca · 21 years ago
  90. d039b43 added NUL driver for DMesa by Daniel Borca · 21 years ago
  91. 1f3d9ee added GLU_INCOMPATIBLE_GL_VERSION by Brian Paul · 21 years ago
  92. c2f73916 update function mangling and add comment about it to gl.h by Brian Paul · 21 years ago
  93. 74cf25b Missed this commit as part of the addition of by Ian Romanick · 21 years ago
  94. 3d06dc7 accomodated new driver_func initialization by Daniel Borca · 21 years ago
  95. cdde03e remove stuff that's now in glext.h by Brian Paul · 21 years ago
  96. c661ccc updated to version 21 with OpenGL 1.5 support by Brian Paul · 21 years ago
  97. cf75101 regenerated to support new 1.5 functions, etc. by Brian Paul · 21 years ago
  98. e9e9840 DMesa: removed MGA2064W driver by Daniel Borca · 21 years ago
  99. 3b81ccd fix for C++ by Alan Hourihane · 21 years ago
  100. c3fb255 replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall) by Brian Paul · 21 years ago