1. 10e8d46 meson: Search for execinfo.h by Jory Pratt · 5 years ago
  2. a379b1c mapi: correctly handle the full offset table by Emil Velikov · 5 years ago
  3. 497de97 mapi: add static_date offset to EXT_dsa by Emil Velikov · 5 years ago
  4. 6196054 mapi: add static_date offset to MaxShaderCompilerThreadsKHR by Emil Velikov · 5 years ago
  5. 10895c3 mesa/main: Expose EXT_clip_control and related enums and the function by Gert Wollny · 5 years ago
  6. f1f6228 mapi/glapi/registry: Update gl.xml to latest upstream version by Gert Wollny · 5 years ago
  7. d290629 mesa: EXT_dsa add selectorless matrix stack functions by Pierre-Eric Pelloux-Prayer · 5 years ago
  8. b69584a mesa: add new EXT_direct_state_access tokens by Timothy Arceri · 6 years ago
  9. 028682f glapi: add EXT_direct_state_access by Chris Forbes · 12 years ago
  10. ff9bf22 meson: make nm binary optional by Dylan Baker · 6 years ago
  11. f1d5f2a meson: always define libglapi by Dylan Baker · 6 years ago
  12. 1c1efa4 Revert "meson: drop GLESv1 .so version back to 1.0.0" by Ross Burton · 6 years ago
  13. 1587586 delete autotools input files by Eric Engestrom · 5 years ago
  14. 7ca8ba1 delete autotools .gitignore files by Eric Engestrom · 5 years ago
  15. 1faf833 mesa: enable glGet for EXT_gpu_shader4 by Marek Olšák · 6 years ago
  16. 73c1d7e mesa: add GL_AMD_compressed_ATC_texture support by Jonathan Marek · 6 years ago
  17. 95aefc9 Delete autotools by Dylan Baker · 6 years ago
  18. c5c38e8 mesa: implement ARB/KHR_parallel_shader_compile by Marek Olšák · 6 years ago
  19. b30aad5 configure.ac/meson.build: Add options for library suffixes by Benjamin Gordon · 6 years ago
  20. 9cf85d3 autotools: don't build libGLES*.so with GLVND by Eric Engestrom · 6 years ago
  21. b01524f meson: don't build libGLES*.so with GLVND by Eric Engestrom · 6 years ago
  22. fccc9d3 mapi: work around GCC LTO dropping assembly-defined functions by Konstantin Kharlamov · 6 years ago
  23. 3b6f95a mesa: expose NV_conditional_render on GLES by Erik Faye-Lund · 6 years ago
  24. 3b6aaab mapi: print function declarations for shared glapi by Emil Velikov · 6 years ago
  25. 281421e mapi: remove machinery handling CSV files by Emil Velikov · 6 years ago
  26. 8a00126 mapi: remove old, unused ES* generator code by Emil Velikov · 6 years ago
  27. a41214c mapi/es2api: remove no longer present entrypoints by Emil Velikov · 6 years ago
  28. 05f8558 mapi/es*api: remove GL_EXT_multi_draw_arrays entrypoints by Emil Velikov · 6 years ago
  29. 5661ce6 mapi/es*api: remove GL_OES_EGL_image entrypoints by Emil Velikov · 6 years ago
  30. 9f86f1d Revert "mapi/new: sort by slot number" by Emil Velikov · 6 years ago
  31. 3bf0829 scons: wire the new generator for es1 and es2 by Emil Velikov · 6 years ago
  32. 0842bc8 meson: wire the new generator for es1 and es2 by Emil Velikov · 6 years ago
  33. 6568453 autotools: wire the new generator for es1 and es2 by Emil Velikov · 6 years ago
  34. 389bc2b mapi/new: remove duplicate GLvoid/void substitution by Emil Velikov · 6 years ago
  35. 5fa6c34 mapi/new: fixup the GLDEBUGPROCKHR typedef to the non KHR one by Emil Velikov · 6 years ago
  36. babec55 mapi/new: don't print info we don't need for ES1/ES2 by Emil Velikov · 6 years ago
  37. 5b1bdce mapi/new: split out public_entries handling by Emil Velikov · 6 years ago
  38. 313f977 mapi/new: reinstate _NO_HIDDEN suffixes in the new generator by Emil Velikov · 6 years ago
  39. 451805f mapi/new: use the static_data offsets in the new generator by Emil Velikov · 6 years ago
  40. bba375c mapi/new: sort by slot number by Emil Velikov · 6 years ago
  41. 06eb3fe mapi/new: import mapi scripts from glvnd by Emil Velikov · 6 years ago
  42. cd0f11b mapi: move genCommon.py to src/mapi/new by Emil Velikov · 6 years ago
  43. cf317bf mapi: add all _glapi_table entrypoints to static_data.py by Emil Velikov · 6 years ago
  44. fe9f5c0 mapi: sort static entrypoints numerically by Emil Velikov · 6 years ago
  45. 5a81e8d Revert "mesa/main: remove ARB suffix from glGetnTexImage" by Emil Velikov · 6 years ago
  46. 6148cce mapi: drop unneeded gl_dispatch_stub declarations by Erik Faye-Lund · 6 years ago
  47. ca15223 mesa: correctly use os.path.join in our python scripts by Emil Velikov · 6 years ago
  48. c0de7c2 glapi: fixup EXT_multisampled_render_to_texture dispatch by Kristian H. Kristensen · 6 years ago
  49. 1b331ae mesa: Add core support for EXT_multisampled_render_to_texture{,2} by Kristian H. Kristensen · 6 years ago
  50. 4b21898 mesa: expose GL_EXT_texture_view as an alias of GL_OES_texture_view by Marek Olšák · 6 years ago
  51. f1998e1 mesa/main: remove ARB suffix from glGetnTexImage by Erik Faye-Lund · 6 years ago
  52. 896c59d glapi: add missing visibility args by Eric Engestrom · 6 years ago
  53. 7f1cac7 mesa/glthread: enable immediate mode by Marek Olšák · 6 years ago
  54. 247d5a8 mesa/glthread: pass the function name to _mesa_glthread_restore_dispatch by Marek Olšák · 6 years ago
  55. a999798 meson: Add tests to suites by Dylan Baker · 6 years ago
  56. b55af39 Revert "mesa: expose NV_conditional_render on GLES" by Erik Faye-Lund · 6 years ago
  57. cf8b271 Revert "mesa/main: fixup make check after NV_conditional_render for gles" by Erik Faye-Lund · 6 years ago
  58. cccd7a2 mesa/main: fixup make check after NV_conditional_render for gles by Erik Faye-Lund · 6 years ago
  59. 5213be9 mesa: expose NV_conditional_render on GLES by Erik Faye-Lund · 6 years ago
  60. f726c61 mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c by Mathias Fröhlich · 6 years ago
  61. 986033a configure: allow building with python3 by Emil Velikov · 6 years ago
  62. 3d261cf gen: Add AMD_gpu_shader_int64.xml to tarball by Dylan Baker · 6 years ago
  63. 6d5fa65 gen: Add EXT_vertex_attrib_64bit.xml to dependency lists by Dylan Baker · 6 years ago
  64. 45bacc4 scons: Remove gles option. by Jose Fonseca · 6 years ago
  65. 0fa6a82 meson: only build clapi tests when OpenGL is being built by Dylan Baker · 6 years ago
  66. b54a231 mesa: enable EXT_framebuffer_object in core profile by Timothy Arceri · 6 years ago
  67. 781a789 mesa: enable ARB_direct_state_access in compat for GL3.1+ by Timothy Arceri · 6 years ago
  68. f663fb5 glapi: define AMD_depth_clamp_separate by Sagar Ghuge · 6 years ago
  69. cff80b6 Revert "configure: allow building with python3" by Emil Velikov · 6 years ago
  70. 263c962 mesa: expose EXT_vertex_attrib_64bit by Marek Olšák · 6 years ago
  71. 056b9a5 mesa: expose AMD_multi_draw_indirect by Marek Olšák · 6 years ago
  72. b3c1733 mesa: expose AMD_gpu_shader_int64 by Marek Olšák · 6 years ago
  73. 37eee90 glapi: actually implement GL_EXT_robustness for GLES by Marek Olšák · 6 years ago
  74. ae7898d configure: allow building with python3 by Emil Velikov · 6 years ago
  75. 2ee1c86 meson: Build with Python 3 by Mathieu Bridon · 6 years ago
  76. 08fe9b3 python: Simplify list sorting by Mathieu Bridon · 6 years ago
  77. 8d3ff62 python: Use key-functions when sorting containers by Mathieu Bridon · 6 years ago
  78. e1b88ae python: Fix rich comparisons by Mathieu Bridon · 6 years ago
  79. 9b6746b python: Use explicit integer divisions by Mathieu Bridon · 6 years ago
  80. b7946f6 glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functions by Ian Romanick · 6 years ago
  81. 3d6900d glapi: define AMD_framebuffer_multisample_advanced and add its functions by Marek Olšák · 6 years ago
  82. 318c265 mesa: GL_MESA_framebuffer_flip_y extension [v4] by Fritz Koenig · 6 years ago
  83. 9ebd837 python: Use range() instead of xrange() by Mathieu Bridon · 6 years ago
  84. 022d2a3 python: Better use iterators by Mathieu Bridon · 6 years ago
  85. 01da2fe python: Better sort dictionary keys/values by Mathieu Bridon · 6 years ago
  86. 5530cb1 python: Better iterate over dictionaries by Mathieu Bridon · 6 years ago
  87. fdf946f python: Stop using the string module by Mathieu Bridon · 6 years ago
  88. 1d20927 python: Better check for keys in dicts by Mathieu Bridon · 6 years ago
  89. 70534db Allow AMD_perfmon on GLES contexts by Eric Anholt · 6 years ago
  90. b39bdb0 python: Stop using the Python 2 exception syntax by Mathieu Bridon · 6 years ago
  91. e5a8d51 python: Use spaces, not tabs by Mathieu Bridon · 6 years ago
  92. 0f7b18f python: Use the print function by Mathieu Bridon · 6 years ago
  93. fe8a153 python: Stabilize some script outputs by Mathieu Bridon · 6 years ago
  94. 0cb6537 mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profile by Timothy Arceri · 6 years ago
  95. ddb351f mesa: enable ARB_vertex_attrib_64bit in compat profile by Timothy Arceri · 6 years ago
  96. d87913e mesa: enable ARB_viewport_array in compat profile by Timothy Arceri · 6 years ago
  97. df5e22c mesa: enable ARB_shader_subroutine in compat profile by Timothy Arceri · 6 years ago
  98. 145f517 mesa: add Uniform*d support to display lists by Timothy Arceri · 6 years ago
  99. 67f40da mesa: add support for ARB_sample_locations by Rhys Perry · 6 years ago
  100. e26af22 meson: Add support for SPARC assembly by Dylan Baker · 6 years ago