1. ae0dd62 Add glut_fcb.c to the build and update to fix warnings (see bug 12405) by Brian · 17 years ago
  2. 1f8616e Unbreak Linux builds with -fvisibility=hidden. by Adam Jackson · 17 years ago
  3. 35f3529 more Mingw32 fixes by Zhang · 17 years ago
  4. 76fb808 Fix a number of MINGW32 issues by Zhang · 17 years ago
  5. 66d0784 regenerated by Brian · 17 years ago
  6. 37aca21 a variety of fixes for MingW by zhang · 17 years ago
  7. 9f39692 add glxtokens.h to xmesa_xf86.h as discussed on mailing list by Dave Airlie · 17 years ago
  8. 043d219 Add interfaces for overriding texture images with driver specific 'offsets'. by Michel Dänzer · 17 years ago
  9. 24d965f Fix xserver build after recent XMesa changes. by Michel Dänzer · 17 years ago
  10. 74519c4 Disable (at least for now) PFNGLFRAMEBUFFERTEXTURELAYEREXTPROC typedef. by Brian · 17 years ago
  11. 7ace7cf added texture_from_pixmap functions by Brian · 17 years ago
  12. 78bd291 Add enums and functions for GL_{MESA,EXT}_texture_array. by Ian Romanick · 17 years ago
  13. 7868ab6 add missing semicolon by Matthias Hopf · 18 years ago
  14. d59e6f2 import glxext.h version 19 by Brian · 18 years ago
  15. 967c105 patch for Digital/Tru64 (bug 10635) - forwarded to OpenGL ARB as well by Brian · 18 years ago
  16. 9f8373d xmesa: drop unused XMesaPutImageHelper. by George Sapountzis · 18 years ago
  17. 50aaabc xmesa: export xmesa functions used by xfree86. by George Sapountzis · 18 years ago
  18. 487f7a7 Remove SI imports/exports remnants. by George Sapountzis · 18 years ago
  19. 7439a36 Clean and update XMesa/XFree86 interface. by George Sapountzis · 18 years ago
  20. 344c3f7 updated version with new Khronos license/copyright by Brian · 18 years ago
  21. 45b1f16 updated to version 18 by Brian · 18 years ago
  22. c226e44 updated to version 39 by Brian · 18 years ago
  23. c9b33ec Drop old (pre-AIGLX) GLcore interface. by George Sapountzis · 18 years ago
  24. c2b185c Add reporting of damage by DRI drivers when the extension support is available. by Eric Anholt · 18 years ago
  25. 744c3a3 get rid of meaningless XFree86LOADER test (bug 9144) by Brian Paul · 18 years ago
  26. f7436f4 regenerate from gl.h by Brian Paul · 18 years ago
  27. bb69d3a remove obsolete GL_MESA_trace stuff by Brian Paul · 18 years ago
  28. 9e4a06a added 1.3/1.4 function mangling by Brian Paul · 18 years ago
  29. 5ab9dcd return void instead of GLvoid for glClearDebugLogMESA(), glGetDebugLogMESA() by Brian Paul · 18 years ago
  30. a3a6401 added #ifdef tests for Windows for int64_t, uint64_t by Brian Paul · 18 years ago
  31. e08557a by Jouk Jansen · 18 years ago
  32. 8cf3c85 by Jouk Jansen · 18 years ago
  33. 7986cfb remove extension defines/protos that are now in glext.h by Brian Paul · 18 years ago
  34. 3cd07d2 latest version from OpenGL ARB by Brian Paul · 18 years ago
  35. 8c41c75 Add support for GL_EXT_gpu_program_parameters. Any driver that enables by Ian Romanick · 18 years ago
  36. 37b5b01 s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875) by Brian Paul · 18 years ago
  37. 32a9e9b Fix white-space problem in the prototype for glBlitFramebufferEXT that by Ian Romanick · 18 years ago
  38. 56f349515 Convert comment header for __GLcontextModesRec to Doxygen style. by Ian Romanick · 18 years ago
  39. 7196cdd by Sean D'Epagnier · 18 years ago
  40. 4b1e6a4 remove stray text from previous check-in by Brian Paul · 18 years ago
  41. 6c07159 added GL_EXT_texture_sRGB by Brian Paul · 18 years ago
  42. 90d7b9c Move GL_MESA_shader_debug from glext.h to gl.h. by Michal Krol · 18 years ago
  43. bd0bfd1 reorder a few token definitions by Brian Paul · 18 years ago
  44. c8f8fbe remove const qualifier from glGenVertexArraysAPPLE() parameter by Brian Paul · 18 years ago
  45. efbf170 updated GLX_EXT_texture_from_pixmap tokens (Dave Reveman) by Brian Paul · 19 years ago
  46. bea7fe5 Update to final EXT_tfp tokens by David Reveman · 19 years ago
  47. 0157624 Update function signatures for EXT_tfp entrypoints. by Adam Jackson · 19 years ago
  48. ba23f69 FBConfig support for EXT_tfp by David Reveman · 19 years ago
  49. ea2b711 Add attrib_list to glXBindTexImageEXT by David Reveman · 19 years ago
  50. 3a3e63d DMesa now uses OSMesa as a back-end. by Daniel Borca · 19 years ago
  51. 9305cba bump version/date by Brian Paul · 19 years ago
  52. f2ad1b6 Dave Reveman's patch for GLX_MESA_copy_sub_buffer support by Brian Paul · 19 years ago
  53. 8ea3353 XMesaDrawLine macro, not currently used by Brian Paul · 19 years ago
  54. a8c9ecf Fixes from Brian by Karl Schultz · 19 years ago
  55. 4cbd16e fix some PFNGL* typedefs by Brian Paul · 19 years ago
  56. 9c32af5 Add prototypes for GLX_MESA_swap_frame_usage, GLX_MESA_swap_control, and by Brian Paul · 19 years ago
  57. a231097 GL_EXT_framebuffer_blit tokens/functions by Brian Paul · 19 years ago
  58. 44a2e96 include inttypes.h if __osf__ defined (Randall Hand) by Brian Paul · 19 years ago
  59. 640ef7f EGL 1.2 tokens/functions/etc. by Brian Paul · 19 years ago
  60. f3cf636 WGL_ARB_extensions_string extension by Brian Paul · 19 years ago
  61. b6d7a0c regenerate to pick up glGetQueryObject[u]i64vEXT funcs by Brian Paul · 19 years ago
  62. 215aa20 rename eglShowSurfaceMESA, add EGL_SCREEN_POSITION_GRANULARITY_MESA by Brian Paul · 19 years ago
  63. 5abc246 bump version number by Brian Paul · 19 years ago
  64. 5262c22 remove stray _ from GL[u]int64_EXT by Brian Paul · 19 years ago
  65. 4c3443b handle 64-bit types for Windows. by Karl Schultz · 19 years ago
  66. 0fa8c59 Updates for GL_EXT_timer_query: by Brian Paul · 19 years ago
  67. 96f2165 assorted fixes for server-side direct rendering (bug 5199) by Brian Paul · 19 years ago
  68. ba3da61 Added OSMesaColorClamp(), bug 4917 by Brian Paul · 19 years ago
  69. 3e9c099 remove a bunch of extension stuff that's in glxext.h by Brian Paul · 19 years ago
  70. 1b5d3d6 added GL_EXT_packed_depth_stencil by Brian Paul · 19 years ago
  71. 2eef2ec Silence some warnings. by Brian Paul · 19 years ago
  72. f66084b Add support for memory contexts (Thomas Kaltofen). Cleanup compilation warnings. by Karl Schultz · 19 years ago
  73. c799e9e added GL_EXT_timer_query token by Brian Paul · 19 years ago
  74. 160b328 include stdint.h if WIN32 and GNUC (Colin Harrison). Patch forwarded to SGI. by Brian Paul · 19 years ago
  75. 68679d2 Remove '#if 0' block that was accidentally left in. by Ian Romanick · 19 years ago
  76. 1585c23 Major rip-up of internal function insertion interface. The old by Ian Romanick · 19 years ago
  77. 9f23a3a Fix SPARC assembly for 64-bit by Ian Romanick · 19 years ago
  78. 5c6fd3d No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. by Ian Romanick · 19 years ago
  79. 5f1ba3e Fixes the glXGetProcAddress portion of the interface. Most of the functions by Ian Romanick · 19 years ago
  80. e9dbe58 Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef by Ian Romanick · 19 years ago
  81. c39bf5e All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows by Ian Romanick · 19 years ago
  82. 23606a5 updated to version 29 by Brian Paul · 19 years ago
  83. ee7ad16 regenerated by Brian Paul · 19 years ago
  84. 2c7336a put full prototype on one line to fix gl_mangle.h generation (Dave Reveman) by Brian Paul · 19 years ago
  85. 012de39 remove stray line by Brian Paul · 19 years ago
  86. d45cb9a regenerate for latest glext.h by Brian Paul · 19 years ago
  87. 5d5100a remove temporary GL_EXT_framebuffer_object info by Brian Paul · 19 years ago
  88. 2e081cd updated to version 28 by Brian Paul · 19 years ago
  89. 198d6d0 remove eglQueryDisplayMESA() by Brian Paul · 19 years ago
  90. 72a3139 EGL_MESA_copy_context stuff by Brian Paul · 19 years ago
  91. 1c606a9 Add empty placeholder for eglCopyContextMESA by Jon Smirl · 19 years ago
  92. 8110df4 Fix compiler warning about missing parameter list by Jon Smirl · 19 years ago
  93. 7012d01 First attempt at getting egl support up on dumb framebuffer. by Jon Smirl · 19 years ago
  94. db21f1c The "P" suffix on APIENTRY and GLAPIENTRY is to be used for pointers to by Karl Schultz · 19 years ago
  95. e4b2356 Major check-in of changes for GL_EXT_framebuffer_object extension. by Brian Paul · 20 years ago
  96. fe6ee3f EGLScreenMESA updates by Brian Paul · 20 years ago
  97. 20d44dc types for Mesa implementation of EGL by Brian Paul · 20 years ago
  98. 11b0a76 prototype EGL_MESA_screen_surface. by Brian Paul · 20 years ago
  99. 8ff72e9 Add preliminary EGL headers. by Adam Jackson · 20 years ago
  100. 9bfd958 bring over structs from Xorg glx.h to make Mesa glx.h the one true glx.h by Dave Airlie · 20 years ago