1. 343795e mesa: remove last DJGPP remains by Emil Velikov · 10 years ago
  2. 209eba4 mesa: Drop _mesa_bsearch() wrapper. by Matt Turner · 10 years ago
  3. 9499d6e mesa: Unifdef _WIN32_WCE. by Matt Turner · 10 years ago
  4. 504f5f9 glapi: Add KHR_debug functions to check_table test by Timothy Arceri · 10 years ago
  5. c35f14f Eliminate several cases of multiplication in arguments to calloc by Carl Worth · 10 years ago
  6. 3246e11 mesa: implement GL_MAX_VERTEX_ATTRIB_STRIDE by Timothy Arceri · 10 years ago
  7. 1a51751 glapi: add GL_ARB_conditional_render_inverted by Tobias Klausmann · 10 years ago
  8. e87106d mapi: Inline shared-glapi/tests/Makefile. by Matt Turner · 10 years ago
  9. 7172f02 mapi: Inline glapi/tests/Makefile. by Matt Turner · 10 years ago
  10. 9dbb0f4 mapi: Inline glapi/Makefile. by Matt Turner · 10 years ago
  11. dff5a21 mapi: Inline es2api/Makefile. by Matt Turner · 10 years ago
  12. 18ef513 mapi: Inline es1api/Makefile. by Matt Turner · 10 years ago
  13. c3ce1a9 mapi: Inline shared-glapi/Makefile. by Matt Turner · 10 years ago
  14. e474cb4 mesa: add ARB_texture_barrier support by Ilia Mirkin · 10 years ago
  15. 41b6460 mesa: Add GL API support for ARB_copy_image by Jason Ekstrand · 10 years ago
  16. bf3a2626 glapi: Do not use backtrace on DragonFly. by Vinson Lee · 10 years ago
  17. 76b11d1 glapi: add indexed blend functions (GL 4.0) by Tapani Pälli · 10 years ago
  18. 637b6c2 mesa: add ARB_clear_texture.xml to file list, remove duplicate decls by Ilia Mirkin · 10 years ago
  19. c4067ac mesa/main: add ARB_clear_texture entrypoints by Ilia Mirkin · 10 years ago
  20. e945a19 glapi: Use GetProcAddress instead of dlsym on Windows. by Vinson Lee · 10 years ago
  21. 4000c01 Remove the ATI_envmap_bumpmap extension by Jason Ekstrand · 10 years ago
  22. 22448c8 glapi: Add (empty) api section for ARB_fragment_layer_viewport by Chris Forbes · 11 years ago
  23. bd5f120 glapi: add GL_ARB_explicit_uniform_location by Tapani Pälli · 10 years ago
  24. cef3f9b glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storage by Chris Forbes · 10 years ago
  25. 7e0dd80 glapi: Note apparent gap in numbering from ARB_multi_draw_indirect by Chris Forbes · 11 years ago
  26. 7b1aeec glapi: Duplicate GLES1 prototypes in glapi_dispatch.c by Ian Romanick · 10 years ago
  27. 5a459a0 Fix build of appleglx by Jon TURNEY · 10 years ago
  28. ff5456d glapi: Avoid heap corruption in _glapi_table by Jeremy Huddleston Sequoia · 10 years ago
  29. dac82ce mesa: Add core support for the GL_INTEL_performance_query extension. by Petri Latvala · 10 years ago
  30. 7d9adef mesa: Enable GL_EXT_separate_shader_objects for OpenGL ES by Ian Romanick · 10 years ago
  31. fb615fe mesa: Remove support for desktop OpenGL GL_EXT_separate_shader_objects by Ian Romanick · 10 years ago
  32. 6655e70 glapi: Add infrastructure for ARB_multi_bind by Fredrik Höglund · 11 years ago
  33. 3a2885f mapi: OpenVG symbol exports. by Enrico Horn · 10 years ago
  34. 34f1590 glapi: Fix libglapi build. by Eric Anholt · 10 years ago
  35. 144bbb7 glapi/build: Add headers to distribution. by Matt Turner · 11 years ago
  36. fbca1ab glapi/gen: Ship more Python files by Matt Turner · 11 years ago
  37. b0f37a6 glapi/gen: Ship XML and Python files by Matt Turner · 11 years ago
  38. f76ac9c glapi/gen: Add missing XML files to API_XML by Matt Turner · 11 years ago
  39. 11623be automake: don't enable -Wl,--no-undefined on OpenBSD by Jonathan Gray · 10 years ago
  40. 4fa58ae glapi: Fix make check by Ian Romanick · 10 years ago
  41. 572a25b glapi: Fix scons build by Ian Romanick · 10 years ago
  42. 5a68f73 glapi: Add static dispatch for glPointSizePointerOES by Ian Romanick · 10 years ago
  43. 065ca63 Revert "Revert "glapi/es1: Don't mark core functions as static_dispatch=false"" by Ian Romanick · 10 years ago
  44. cecffa0 glapi: Enable ES compatibility mode by Ian Romanick · 10 years ago
  45. 8e3a7c6 glapi: Fix build break in 'make check' on non-shared-glapi builds by Ian Romanick · 10 years ago
  46. 4e18279 glapi: Remove support for "short string" mode by Ian Romanick · 10 years ago
  47. 7c379eb include/GLES3: add OpenGL ES 3.1 Headers by Jordan Justen · 10 years ago
  48. 526e492 Revert "glapi/es1: Don't mark core functions as static_dispatch=false" by Brian Paul · 10 years ago
  49. 4c03570 mapi_abi: Remove ABI-check work arounds for functions that are no longer exported by Ian Romanick · 10 years ago
  50. 1a59f9a mapi_abi: Make ES1 and ES2 static_dispatch=false functions hidden by Ian Romanick · 10 years ago
  51. dfccd5c mapi: Hack around glGetInternalformativ not being hidden in GLES by Ian Romanick · 10 years ago
  52. f6e290f glapi/es1: Don't mark core functions as static_dispatch=false by Ian Romanick · 10 years ago
  53. d457eb1 glapi: Mark all GL_ARB_separate_shader_objects functions with static_dispatch=false by Ian Romanick · 10 years ago
  54. 5ccc4e7 glapi: Remove some duplicate ignore="true" lines by Ian Romanick · 10 years ago
  55. d681b22 automake: ask the linker to do garbage collection by Emil Velikov · 10 years ago
  56. d187a15 automake: add -Wl,--no-undefined to all libraries by Emil Velikov · 10 years ago
  57. 2de70fe mapi/glapi: Use ElementTree instead of libxml2. by José Fonseca · 10 years ago
  58. b761dfa mapi/glapi: Remove glX_doc.py. by José Fonseca · 10 years ago
  59. 6757ec3 glapi: restore _glthread_GetID() function by Brian Paul · 10 years ago
  60. c690f8d automake: use MKDIR_P when possible by Emil Velikov · 10 years ago
  61. d96ed5c mesa: s/GLhandleARB/GLuint/ for glGetUniform functions by Brian Paul · 10 years ago
  62. 1308d21 glapi: Add KHR_debug.xml by Timothy Arceri · 10 years ago
  63. fb78fa5 mesa: make ARB_debug_output functions an alias of KHR_debug by Timothy Arceri · 10 years ago
  64. 0608d34 glapi: move KHR_debug into its own file by Timothy Arceri · 10 years ago
  65. b46e862 glapi: use 'Mesa' in error messages by Brian Paul · 10 years ago
  66. 84094a2 glapi: remove u_mutex wrapper code, use c99 thread mutexes directly by Brian Paul · 10 years ago
  67. 846a7e8 glapi: rename u_current dispatch table functions by Brian Paul · 10 years ago
  68. 280e065 glapi: replace 'user' with 'context' in u_current.[ch] code by Brian Paul · 10 years ago
  69. 02cb04c mesa: remove remaining uses of _glthread_GetID() by Brian Paul · 10 years ago
  70. 23e81b9 mesa: Add core API support for GL_ARB_stencil_texturing (from 4.3). by Kenneth Graunke · 10 years ago
  71. e8d8503 mapi/u_thread: Use GetCurrentThreadId by José Fonseca · 10 years ago
  72. 1e3bdb3 mesa: remove unneeded glthread.c file by Brian Paul · 10 years ago
  73. db806ca mesa: remove empty glthread.h file by Brian Paul · 10 years ago
  74. 94dc91d mesa: remove unused glthread/TSD macros by Brian Paul · 10 years ago
  75. afbc9b3 mesa: remove unused _glthread_*MUTEX() macros by Brian Paul · 10 years ago
  76. 070036c NV_vdpau_interop: fix IsSurfaceNV return type by Grigori Goronzy · 10 years ago
  77. 119ffa7 glapi: add ARB_buffer_storage by Marek Olšák · 11 years ago
  78. aaefc85 mesa/sso: Change CreateShaderProgramv return type from uint to GLuint. by Vinson Lee · 10 years ago
  79. 73b78f9 mesa/sso: Add extension entry points for GL_ARB_separate_shader_objects by Gregory Hainaut · 11 years ago
  80. 6ba4392 configure: Try pkg-config first for libselinux by Kusanagi Kouichi · 10 years ago
  81. 60914fa glapi: add definitions for ARB_gpu_shader5 by Jordan Justen · 11 years ago
  82. 79134cb mesa/cs: Add dispatch API stubs for ARB_compute_shader. by Paul Berry · 11 years ago
  83. 3abd4f4 mesa: move glGenerateMipmap() code into new genmipmap.c file by Brian Paul · 11 years ago
  84. bfcb9bb mesa: move glBlitFramebuffer code into new blit.c file by Brian Paul · 11 years ago
  85. cbecd95 build: Share the all-local rule for linking libraries into the build dir by Kristian Høgsberg · 11 years ago
  86. ab5dc45 mapi: Prevent cast from pointer to integer of different size. by José Fonseca · 11 years ago
  87. 54876af mapi: Use C11 thread abstractions. by José Fonseca · 11 years ago
  88. 9ef16be mesa: Add ARB_viewport_array plumbing by Courtney Goeltzenleuchter · 11 years ago
  89. a167e35 glapi: Update dispatch XML files for ARB_shader_image_load_store. by Francisco Jerez · 11 years ago
  90. bcc49e1 mesa: Implement the GL entry points defined by ARB_shader_image_load_store. by Francisco Jerez · 11 years ago
  91. 0c04cca glx: Add missing null check in __glXNewIndirectAPI() by Juha-Pekka Heikkila · 11 years ago
  92. 1f7c3e5 mesa: Add infrastructure for GL_ARB_clear_buffer_object by Pi Tabred · 11 years ago
  93. d77d2af mesa: Add API definitions for ARB_texture_view by Courtney Goeltzenleuchter · 11 years ago
  94. 965cde9 glapi: Do not include dlfcn.h on Windows. by Vinson Lee · 11 years ago
  95. 61e0f11 Fix 'make check' in src/mapi/glapi/tests when builddir != srcdir by Jon TURNEY · 11 years ago
  96. 5127318 glapi: add plumbing for GL_ARB_draw_indirect and GL_ARB_multi_draw_indirect by Chris Forbes · 11 years ago
  97. 23afe71 tests: Fix make check for out of tree builds. by Rico Schüller · 11 years ago
  98. d8abd67 build: Change HAVE_X86_ASM to mean x86 or x86-64 asm. by Matt Turner · 11 years ago
  99. bb2d02c glapi: Add infrastructure for ARB_vertex_attrib_binding by Fredrik Höglund · 11 years ago
  100. 77b440e mesa: Add new functions and enums required by GL_ARB_sample_shading by Anuj Phogat · 11 years ago