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