1. aead7fe c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default by Felix Janda · 9 years ago
  2. be4e198 mesa: move fpclassify work-arounds into c99_math.h by Brian Paul · 9 years ago
  3. 72d4f6c c99_alloca.h: Also use <alloca.h> for cygwin by Jon TURNEY · 9 years ago
  4. bfb4db8 include: Add helper header to help trap includes inside extern C. by José Fonseca · 10 years ago
  5. 3acd7a3 st/vega: Remove. by Jose Fonseca · 9 years ago
  6. 17b2825 windows/gdi: Remove. by Jose Fonseca · 9 years ago
  7. 5ece288 c99_alloca.h: add case for __sun by Brian Paul · 9 years ago
  8. 3de01d2 c99_alloca.h: Include stdlib.h on all non-Windows. by Vinson Lee · 9 years ago
  9. 61d344e mesa: move FLT_MAX_EXP to c99_math.h by Brian Paul · 9 years ago
  10. 098e5bf c99_alloca.h: fix #include for MinGW by Brian Paul · 9 years ago
  11. f320ecf nir: Use alloca instead of variable length arrays. by Jose Fonseca · 9 years ago
  12. 06ed810 c99_math.h: add defines for M_PI, M_E, M_LOG2E by Brian Paul · 9 years ago
  13. 688d765 c99: in c99_math.h check that _USE_MATH_DEFINES is defined with MSVC by Brian Paul · 9 years ago
  14. 46110c5 include,auxiliary: Remove support for MSVC older then 2008. by Jose Fonseca · 9 years ago
  15. f847ddb mesa: move signbit() macro to c99_math.h by Brian Paul · 9 years ago
  16. 79b480c mesa: replace LOGF, EXPF with logf, expf by Brian Paul · 9 years ago
  17. e25f777 mesa: replace FREXPF, LDEXPF with frexpf, ldexpf by Brian Paul · 9 years ago
  18. cbd287f mesa: move math-related function into new c99_math.h file by Brian Paul · 9 years ago
  19. 5a191f4 mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h. by Matt Turner · 9 years ago
  20. b290330 i915: For the love of all that is holy, stop saying "IGD" by Adam Jackson · 9 years ago
  21. 1c1d26c st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID by Tiziano Bacocco · 10 years ago
  22. 50f0e01 st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER by Tiziano Bacocco · 10 years ago
  23. 33617ef st/nine: Return E_FAIL for unused vertexdeclaration type by Patrick Rudolph · 10 years ago
  24. 7567688 st/nine: Implement ATOC hack by Axel Davy · 10 years ago
  25. 42ac71a st/nine: Implement RESZ hack by Axel Davy · 10 years ago
  26. 77cc799 GL: Update glext.h to Revision 29735 (20150202). by Laura Ekstrand · 9 years ago
  27. ad2c64a GL: Update glext.h to Khronos Revision 29537. by Laura Ekstrand · 10 years ago
  28. d2f2a55 st/nine: Add new texture format strings by Axel Davy · 10 years ago
  29. 072e2ba st/nine: Add missing c++ declaration for IDirect3DVolumeTexture9 by Xavier Bouchoux · 10 years ago
  30. 8bb550b st/nine: Additional defines to d3dtypes.h by Xavier Bouchoux · 10 years ago
  31. 70e8ccc egl: Inform the client API when ancillary buffers may become undefined. by Eric Anholt · 10 years ago
  32. 400b833 egl: Add Haiku code and support by Alexander von Gluck IV · 10 years ago
  33. 5eec7c8 mesa: remove support for GCC older than 3.3.0 by Timothy Arceri · 10 years ago
  34. cae7a2a i965/skl: Add Skylake PCI IDs by Kristian Høgsberg · 10 years ago
  35. cd8a725 mesa: update glext.h to version 20141118 by Brian Paul · 10 years ago
  36. fdd9657 nine: Add state tracker nine for Direct3D9 (v3) by Joakim Sindholt · 13 years ago
  37. 1ecf6e1 gles2: Update gl2ext.h to revision 28335 by Neil Roberts · 10 years ago
  38. 3b36ba4 include/haiku: fix comment typo by Emil Velikov · 10 years ago
  39. dd46f09 include: move sarea.h next to it's only user by Emil Velikov · 10 years ago
  40. 153df68 radeonsi: add new SI pci ids by Alex Deucher · 10 years ago
  41. f50b6b4 radeonsi: add new CIK pci ids by Alex Deucher · 10 years ago
  42. 469416f c11/threads: correct assertion by Emil Velikov · 10 years ago
  43. 2577485 mesa: pull Khronos glcorearb.h header into include/GL/ by Brian Paul · 10 years ago
  44. fa5b76e mesa: regenerate gl_mangle.h by Brian Paul · 10 years ago
  45. 0a96e7a mesa: update wglext.h to version 20140810 by Brian Paul · 10 years ago
  46. eeb7fc8 mesa: update glxext.h to version 20140810 by Brian Paul · 10 years ago
  47. b7d36efe mesa: update glext.h to version 20140810 by Brian Paul · 10 years ago
  48. 8563335 mesa: update wglext.h to version 20140630 by Brian Paul · 10 years ago
  49. c344f45 mesa: update glxext.h to version 20140725 by Brian Paul · 10 years ago
  50. d966079 mesa: update glext.h to version 20140725 by Brian Paul · 10 years ago
  51. e57ad3d dri: Add a new capabilities for drivers that can't share buffers by Giovanni Campagna · 10 years ago
  52. 8392179 xmlconfig/dri: bool -> unsigned char by Dave Airlie · 10 years ago
  53. 29800e6 dri: remove GL types from config queries by Dave Airlie · 10 years ago
  54. 8a66a5d dri/image: add blitImage to the specification by Axel Davy · 10 years ago
  55. b4dcf87 glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event by Jasper St. Pierre · 10 years ago
  56. 05126b9 i965: Include marketing names for Broadwell GPUs. by Kenneth Graunke · 10 years ago
  57. f6e5099 Import eglextchromium.h from Chromium. by Sarah Sharp · 10 years ago
  58. 7f8f679 radeonsi: add Mullins pci ids. by Samuel Li · 11 years ago
  59. 927c3c9 Regenerate gl_mangle.h. by Petri Latvala · 10 years ago
  60. beadd6b clover: Update OpenCL headers to version 1.2 from Khronos. by Francisco Jerez · 10 years ago
  61. 50034c0 mesa: remove unused #pragma export on/off lines by Brian Paul · 10 years ago
  62. 9b42fd1 dri_interface: Update __DRItexBufferExtensionRec to version 3 by Emil Velikov · 10 years ago
  63. b45f65e mesa: update glext.h to version 20140313 by Petri Latvala · 10 years ago
  64. 7c379eb include/GLES3: add OpenGL ES 3.1 Headers by Jordan Justen · 10 years ago
  65. 9b6b084 i965: Add Cherryview support. by Kenneth Graunke · 10 years ago
  66. eaf9aff c11/threads: don't include assert.h if the assert macro is already defined by Brian Paul · 10 years ago
  67. 5198981 loader: add special logic to distinguish nouveau from nouveau_vieux by Ilia Mirkin · 10 years ago
  68. 38848b6 egl: Update to revision 24567 of eglext.h by Chad Versace · 11 years ago
  69. 551d459 Add the EGL_MESA_configless_context extension by Neil Roberts · 10 years ago
  70. 6b13cd1 glx: Update glxext.h to revision 25407 by Adel Gadllah · 10 years ago
  71. a61d859 c11/threads: Don't implement thrd_current on Windows. by José Fonseca · 10 years ago
  72. f34d75d c11/threads: Fix nano to milisecond conversion. by José Fonseca · 10 years ago
  73. 070036c NV_vdpau_interop: fix IsSurfaceNV return type by Grigori Goronzy · 10 years ago
  74. 6dffab2 dri_interface: note introduction of __DRIdri2LoaderExtension members by Emil Velikov · 10 years ago
  75. c9fff07 dri_interface: note introduction of various __DRItexBufferExtension members by Emil Velikov · 10 years ago
  76. acf2fae dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::putImage2 by Emil Velikov · 10 years ago
  77. 1336ccb i965: Enable Broadwell support. by Kenneth Graunke · 11 years ago
  78. 349b76a mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF by Brian Paul · 10 years ago
  79. d887805 i965: Add (disabled) Broadwell PCI IDs. by Kenneth Graunke · 11 years ago
  80. aea4757 dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 by Keith Packard · 11 years ago
  81. f29968b c11: Add missing stdlib.h include. by José Fonseca · 10 years ago
  82. 3f3aafb glx: Update glxext.h to revision 24777. by Matt Turner · 10 years ago
  83. e5e4120 haiku: change atomic int to non-volatile by Alexander von Gluck IV · 11 years ago
  84. a487b4d c11: Do not use pthread_mutex_timedlock on NetBSD. by Vinson Lee · 11 years ago
  85. 00c6720 gles3: Update gl3.h to revision 24614. by Matt Turner · 11 years ago
  86. d519ebb gles2: Update gl2ext.h to revision 24614. by Matt Turner · 11 years ago
  87. 117d8ce gles2: Update gl2.h to revision 24614. by Matt Turner · 11 years ago
  88. cd978ce c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX. by José Fonseca · 11 years ago
  89. 799f30f c11: Update docs/license.html and include verbatim copy of Boost license. by José Fonseca · 11 years ago
  90. ecaa81b c11: Import threads.h emulation library. by José Fonseca · 11 years ago
  91. 3d3ae75 pci_ids: no not include loader.h by Emil Velikov · 11 years ago
  92. 8c2e7fd loader: introduce the loader util lib by Emil Velikov · 11 years ago
  93. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  94. f843283 mesa: Remove GLXContextID typedef from glxext.h. by Vinson Lee · 11 years ago
  95. f425d56 Revert "mesa: Remove GLXContextID typedef from glx.h." by Kenneth Graunke · 11 years ago
  96. e2d53fa r600g: fix SUMO2 pci id by Alex Deucher · 11 years ago
  97. 56d920a Haiku: Add in public GL kit headers by Alexander von Gluck IV · 11 years ago
  98. b5cc710 mesa: update glext.h to version 20131212 by Brian Paul · 11 years ago
  99. ba00f2f swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) by Dave Airlie · 11 years ago
  100. fa1923a mesa: Remove GL_MESA_texture_array cruft from gl.h by Ian Romanick · 11 years ago