1. 05592ce scons: fix scons build to find generated glapitable.h by Brian Paul · 7 years ago
  2. cbbd5bb meson: build classic osmesa by Dylan Baker · 7 years ago
  3. 7503ab6 meson: Add generated files to non-shared glapi by Dylan Baker · 7 years ago
  4. ea53d9a glapi: include generated headers without path by Dylan Baker · 7 years ago
  5. 63c360d meson: fix glprocs.h generator by Dylan Baker · 7 years ago
  6. d37bcf3 gles2: support for GL_EXT_occlusion_query_boolean by Harish Krupo · 7 years ago
  7. 9b753e8 mapi/shared-glapi/test: rework glapitable.h handling by Emil Velikov · 7 years ago
  8. ee779c9 Revert "make: Fix test to be meson compatible" by Emil Velikov · 7 years ago
  9. 6de8f1f mapi: Update extension number of MESA_tile_raster_order. by Eric Anholt · 7 years ago
  10. 3c66a46 meson: fix glx test by Dylan Baker · 7 years ago
  11. e676434 mesa: Implement a new GL_MESA_tile_raster_order extension. by Eric Anholt · 7 years ago
  12. a47c525 meson: build glx by Dylan Baker · 7 years ago
  13. 3218056 meson: Build i965 and dri stack by Dylan Baker · 7 years ago
  14. fc48ad2 make: Fix test to be meson compatible by Dylan Baker · 7 years ago
  15. d884d8d egl/dri: link directly to libglapi.so by Emil Velikov · 7 years ago
  16. d199225 meson: Add build Intel "anv" vulkan driver by Dylan Baker · 7 years ago
  17. 10524d1 mapi/gen: remove shebang from the marshal generator scripts by Emil Velikov · 7 years ago
  18. 2bae451 mesa: Implement GL_ARB_polygon_offset_clamp by Adam Jackson · 7 years ago
  19. fff1327 mesa: add KHR_no_error support to glBindBufferOffsetEXT() by Samuel Pitoiset · 7 years ago
  20. 83690d4 mesa: add KHR_no_error support to glTransformFeedbackVaryings() by Samuel Pitoiset · 7 years ago
  21. 4b5140d mesa: add KHR_no_error support to glResumeTransformFeedback() by Samuel Pitoiset · 7 years ago
  22. 1c88ed9 mesa: add KHR_no_error support to glPauseTransformFeedback() by Samuel Pitoiset · 7 years ago
  23. 08cecec mesa: add KHR_no_error support to glEndTransformFeedback() by Samuel Pitoiset · 7 years ago
  24. 3906e8a mesa: add KHR_no_error support to glBeginTransformFeedback() by Samuel Pitoiset · 7 years ago
  25. b0590ac mesa: add KHR_no_error support to glBindTransformFeedback() by Samuel Pitoiset · 7 years ago
  26. 5d2205f include: Sync Khronos headers for OpenGL 4.6 by Adam Jackson · 7 years ago
  27. 9e45440 Revert "include: Sync Khronos headers for OpenGL 4.6" by Adam Jackson · 7 years ago
  28. ef1e87e include: Sync Khronos headers for OpenGL 4.6 by Adam Jackson · 7 years ago
  29. 8614679 glapi: per the extension spec, the EXT-suffixed function should be used by Ilia Mirkin · 7 years ago
  30. 322ee1b mapi: add EXT_external_objects and EXT_external_objects_fd by Andres Rodriguez · 7 years ago
  31. dd4e817 mesa: add KHR_no_error support to glPolygonMode() by Samuel Pitoiset · 7 years ago
  32. da0ecda mesa: add KHR_no_error support to glClearBufferiv() by Samuel Pitoiset · 7 years ago
  33. 11e0542 mesa: add KHR_no_error support to glClearBufferuiv() by Samuel Pitoiset · 7 years ago
  34. 73c5e75 mesa: add KHR_no_error support to glClearBufferfi() by Samuel Pitoiset · 7 years ago
  35. 5e05e7d mesa: add KHR_no_error support to glClearBufferfv() by Samuel Pitoiset · 7 years ago
  36. 0127af1 mesa: add KHR_no_error support to glClear*Buffer*Data() by Samuel Pitoiset · 7 years ago
  37. 1722c24 mesa: add KHR_no_error support to glLinkProgram() by Samuel Pitoiset · 7 years ago
  38. fcd8ab6 mesa: add KHR_no_error support to glShaderSource() by Samuel Pitoiset · 7 years ago
  39. 71064d3 mesa: add KHR_no_error support to glEndConditionalRender() by Samuel Pitoiset · 7 years ago
  40. 9a0b203 mesa: add KHR_no_error support to glBeginConditionalRender() by Samuel Pitoiset · 7 years ago
  41. 3f05193 mesa: add KHR_no_error support to glNamedBufferData() and glBufferData() by Samuel Pitoiset · 7 years ago
  42. 5c27de1 mesa: add KHR_no_error support to glLineWidth() by Samuel Pitoiset · 7 years ago
  43. 540b1a8 mesa: add KHR_no_error support to glPointSize() by Samuel Pitoiset · 7 years ago
  44. d88d60a mesa: add KHR_no_error support to glVertexArrayElementBuffer() by Samuel Pitoiset · 7 years ago
  45. 80a8455 mesa: add KHR_no_error support to glTextureSubImage*D() by Samuel Pitoiset · 7 years ago
  46. ffe8813 mesa: add KHR_no_error support to glDetachShader() and glDetachObjectARB() by Samuel Pitoiset · 7 years ago
  47. a187fcf mesa: add KHR_no_error support to glNamedFramebufferDrawBuffers() by Samuel Pitoiset · 7 years ago
  48. 9337e4d mesa: add KHR_no_error support to glDrawBuffers() by Samuel Pitoiset · 7 years ago
  49. 1dd2003 mesa: add KHR_no_error support to glDeleteBuffers() by Samuel Pitoiset · 7 years ago
  50. 7bc50df mesa: add KHR_no_error support to glNamedFramebufferRenderbuffer() by Samuel Pitoiset · 7 years ago
  51. 0a20e43 mesa: add KHR_no_error support to glFramebufferRenderbuffer() by Samuel Pitoiset · 7 years ago
  52. ad427f5 mesa: add KHR_no_error support to glDeleteTextures() by Samuel Pitoiset · 7 years ago
  53. 8bf786d mesa: add KHR_no_error support to glNamedFramebufferDrawBuffer() by Samuel Pitoiset · 7 years ago
  54. 0238976 mesa: add KHR_no_error support to glDrawBuffer() by Samuel Pitoiset · 7 years ago
  55. d952485 mesa: add KHR_no_error support to glBindTextures() by Samuel Pitoiset · 7 years ago
  56. 9f1fab9 mesa: add KHR_no_error support to glBindTexture() by Samuel Pitoiset · 7 years ago
  57. a43ac5e mesa: add KHR_no_error support to glMemoryBarrierByRegion() by Samuel Pitoiset · 7 years ago
  58. e98cb5b mesa: add KHR_no_error support to glMinSampleShading() by Samuel Pitoiset · 7 years ago
  59. d5d0119 mesa: add KHR_no_error support to glBlendEquationSeparate() by Samuel Pitoiset · 7 years ago
  60. 6f6c5a1 mesa: add KHR_no_error support to glPrimitiveRestartIndex() by Samuel Pitoiset · 7 years ago
  61. bc1c45d mesa: add KHR_no_error support to glGenerate*Mipmap() by Samuel Pitoiset · 7 years ago
  62. ef0b038 mesa: add KHR_no_error support to glDeleteSamplers() by Samuel Pitoiset · 7 years ago
  63. c566ba2 mesa: add KHR_no_error to glDeleteVertexArrays() by Samuel Pitoiset · 7 years ago
  64. 4b0a33d mesa: add KHR_no_error to glBindVertexArray() by Samuel Pitoiset · 7 years ago
  65. c886492 mesa: add KHR_no_error support to glInvalidate*() by Samuel Pitoiset · 7 years ago
  66. fee507b mesa: add KHR_no_error support to glRead*Pixels*() by Samuel Pitoiset · 7 years ago
  67. 0e69fc9 mesa: add KHR_no_error support to glVertexArrayBindingDivisor() by Samuel Pitoiset · 7 years ago
  68. a466b74 mesa: add KHR_no_error support to glVertexBindingDivisor() by Samuel Pitoiset · 7 years ago
  69. 6f4741e mesa: add KHR_no_error support to gl{Create,Gen}VertexArrays() by Samuel Pitoiset · 7 years ago
  70. 3e63791 mesa: add KHR_no_error support to glTextureStorage*D() by Samuel Pitoiset · 7 years ago
  71. 8ca88da mesa: add KHR_no_error support to glTexStorage*D() by Samuel Pitoiset · 7 years ago
  72. 33f2b45 mesa: add KHR_no_error support to glBindSampler() by Samuel Pitoiset · 7 years ago
  73. 18bd5d2 mesa: add KHR_no_error support to glBindSamplers() by Samuel Pitoiset · 7 years ago
  74. 2af699a mesa: add KHR_no_error support to glProgramParameteri() by Samuel Pitoiset · 7 years ago
  75. 667a6e8 mesa: add KHR_no_error support to glDeleteSync() by Samuel Pitoiset · 7 years ago
  76. 8981f90 mesa: add KHR_no_error support to glWaitSync() by Samuel Pitoiset · 7 years ago
  77. 2a4d5dc mesa: add KHR_no_error support to glTextureView() by Samuel Pitoiset · 7 years ago
  78. 789cc87 mesa: add KHR_no_error support to glPatchParameteri() by Samuel Pitoiset · 7 years ago
  79. 905ad0d mesa: add KHR_no_error support to glBlendEquationiARB() by Samuel Pitoiset · 7 years ago
  80. 6c15260 mesa: add KHR_no_error support to glSampleMaski() by Samuel Pitoiset · 7 years ago
  81. e4b170e mesa: add KHR_no_error support to glDepthRangeArrayv by Samuel Pitoiset · 7 years ago
  82. 838b9c2 mapi: add missing no_error tag to glBlitNamedFramebuffer() by Samuel Pitoiset · 7 years ago
  83. 1ad24fa mesa/marshal: add marshalling for glClearBuffer* by Grigori Goronzy · 7 years ago
  84. 8821ef4 configure: only install khrplatform.h if needed by Eric Engestrom · 7 years ago
  85. 7fd0817 Update Khronos-supplied headers by Nicolai Hähnle · 7 years ago
  86. c1b1cad mesa: add KHR_no_error support for glBlendFunc*() by Timothy Arceri · 7 years ago
  87. 87bc321 mesa: add KHR_no_error support for glBindFragDataLocation*() by Timothy Arceri · 7 years ago
  88. cb209da mesa: add KHR_no_error support for glGetUniformLocation() by Timothy Arceri · 7 years ago
  89. d8143a4 mesa: add KHR_no_error support for glDisableVertexA*A*() by Timothy Arceri · 7 years ago
  90. d731b18 mesa: add KHR_no_error support for glEnableVertexA*A*() by Timothy Arceri · 7 years ago
  91. 8e77fce mesa: add KHR_no_error support for glLogicOp() by Timothy Arceri · 7 years ago
  92. 774580c mesa: add KHR_no_error support for glPixelStore*() by Timothy Arceri · 7 years ago
  93. e529ade mesa: add KHR_no_error support for glClear() by Samuel Pitoiset · 7 years ago
  94. 48400e0 mesa: add KHR_no_error support for glBindAttribLocation() by Samuel Pitoiset · 7 years ago
  95. 352adb5 mesa: add KHR_no_error support for gl*ReadBuffer() by Samuel Pitoiset · 7 years ago
  96. 89bc3ed mesa: add KHR_no_error support for glVertex*AttribBinding() by Samuel Pitoiset · 7 years ago
  97. 401fa69 mesa: add KHR_no_error support for glShaderStorageBlockBinding() by Samuel Pitoiset · 7 years ago
  98. 6a2c1e7 mesa: add KHR_no_error support for glUniformBlockBinding() by Samuel Pitoiset · 7 years ago
  99. f543107 mesa: add KHR_no_error support for glFenceSync() by Samuel Pitoiset · 7 years ago
  100. 6e0cd29 mesa: add KHR_no_error support for glClientWaitSync() by Samuel Pitoiset · 7 years ago