1. f3e23ea egl: remove remnants of MESA_drm_display by Emil Velikov · 9 years ago
  2. d943ac4 dri: add backbuffer use flag by Axel Davy · 9 years ago
  3. f1d12e7 virtio_gpu: Add virtio 1.0 PCI ID to driver map by Marc-André Lureau · 9 years ago
  4. 20e8ee3 i965/skl: Update Skylake renderer strings by Ben Widawsky · 8 years ago
  5. 644c8a5 i965/skl: Add two missing device IDs by Ben Widawsky · 8 years ago
  6. 0d4898a include,gallium: Remove pre-MSVC 2013 compatibility. by Jose Fonseca · 9 years ago
  7. a961ec3 st/nine: Handle Window Occlusion by Patrick Rudolph · 9 years ago
  8. 657dc4f virtio_gpu: Add PCI ID to driver map by Rob Herring · 9 years ago
  9. 39c41be mesa: Add KBL PCI IDs and platform information. by Sarah Sharp · 9 years ago
  10. a34e761 osmesa: add new OSMesaCreateContextAttribs function by Brian Paul · 9 years ago
  11. 56aff6bb Remove Sun CC specific code. by Jose Fonseca · 9 years ago
  12. 1d5b88e gles2: Update gl2ext.h to revision: 32120 by Marta Lofstedt · 9 years ago
  13. dde33fc i965/skl: PCI ID cleanup and brand strings by Ben Widawsky · 9 years ago
  14. 7cbd660 i965/skl: Add GT4 PCI IDs by Ben Widawsky · 9 years ago
  15. 2b67657 gallium/swrast: fix front buffer blitting. (v2) by Dave Airlie · 9 years ago
  16. 98546bf radeonsi: add Stoney pci ids by Samuel Li · 9 years ago
  17. c8031a8 c11/threads: initialize timeout structure by Jan Vesely · 9 years ago
  18. c8dc04d c11/threads: Assert that mtx is non-NULL and check return values. by Matt Turner · 9 years ago
  19. 3547d98 GL: update glext to svn 31811 by Dave Airlie · 9 years ago
  20. 7bfb9ee radeonsi: add all new VI PCI IDs including Fiji by Marek Olšák · 9 years ago
  21. 87cea61 radeonsi: add new OLAND pci id by Alex Deucher · 9 years ago
  22. cfc3200 egl/dri: Add error info needed for EGL_EXT_image_dma_buf_import extension by Frank Binns · 9 years ago
  23. 2b83133 includes/GL: remove duplicated extension declarations from glx.h by Emil Velikov · 9 years ago
  24. 2b916c6 c99_math: (trivial) implement exp2 for MSVC too by Roland Scheidegger · 9 years ago
  25. ecc5592 c99_math: Implement exp2f for MSVC. by Matt Turner · 9 years ago
  26. 56f1f47 i965: Support importing R8 and GR88 dma_bufs by Chad Versace · 9 years ago
  27. 4f57ccd egl,dri_interface: use DRI2rendererQueryExtension to enable 3D textures & sRGB by Marek Olšák · 9 years ago
  28. 0efd773 dri_interface: drop __NOT_HAVE_DRM_H magic by Emil Velikov · 9 years ago
  29. 7d64244 egl: use unix defines on osx with clang by Julien Isorce · 9 years ago
  30. c7f3657 darwin: Suppress type conversion warnings for GLhandleARB by Julien Isorce · 9 years ago
  31. d1663cc i965/bxt: Add basic Broxton infrastructure by Ben Widawsky · 9 years ago
  32. 20249d3 egl: import platform headers from registry (v2) by Marek Olšák · 9 years ago
  33. 6b31f22 egl: import eglext.h from registry and cleanup eglmesaext.h (v2) by Marek Olšák · 9 years ago
  34. 49ae822 egl: import egl.h from registry (v2) by Marek Olšák · 9 years ago
  35. 0c4eef6 egl: remove remaining EGL_MESA_copy_context skeleton by Emil Velikov · 9 years ago
  36. f9bf913 egl: fix the EGL_MESA_image_dma_buf_export header declarations by Emil Velikov · 9 years ago
  37. 71ba30f radeonsi: add new bonaire pci id by Alex Deucher · 9 years ago
  38. 7a58262 egl: Remove skeleton implementation of EGL_MESA_screen_surface by Adam Jackson · 9 years ago
  39. b5045e2 egl: image_dma_buf_export - use KHR 64-bit type by Dave Airlie · 9 years ago
  40. b02a5bf dri_interface: add an interface for fences by Marek Olšák · 9 years ago
  41. 4fc645a i965: Add marketing names for CHV by Ville Syrjälä · 9 years ago
  42. 328375d gallium: fix gcc compile errors when using _XOPEN_SOURCE=600 but not std=c99 by Jose Fonseca · 9 years ago
  43. d99135b configure: nuke --with-max-{width,height} by Emil Velikov · 9 years ago
  44. 8f7338f egl: add initial EGL_MESA_image_dma_buf_export v2.4 by Dave Airlie · 10 years ago
  45. fdb507e c99_math: Don't reimplement lrint and friends on MSVC 2013. by Jose Fonseca · 9 years ago
  46. 8d5c303 include: Ensure float.h is included for DBL_MAX. by Jose Fonseca · 9 years ago
  47. aead7fe c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default by Felix Janda · 10 years ago
  48. be4e198 mesa: move fpclassify work-arounds into c99_math.h by Brian Paul · 9 years ago
  49. 72d4f6c c99_alloca.h: Also use <alloca.h> for cygwin by Jon TURNEY · 9 years ago
  50. bfb4db8 include: Add helper header to help trap includes inside extern C. by José Fonseca · 10 years ago
  51. 3acd7a3 st/vega: Remove. by Jose Fonseca · 9 years ago
  52. 17b2825 windows/gdi: Remove. by Jose Fonseca · 9 years ago
  53. 5ece288 c99_alloca.h: add case for __sun by Brian Paul · 9 years ago
  54. 3de01d2 c99_alloca.h: Include stdlib.h on all non-Windows. by Vinson Lee · 9 years ago
  55. 61d344e mesa: move FLT_MAX_EXP to c99_math.h by Brian Paul · 9 years ago
  56. 098e5bf c99_alloca.h: fix #include for MinGW by Brian Paul · 9 years ago
  57. f320ecf nir: Use alloca instead of variable length arrays. by Jose Fonseca · 9 years ago
  58. 06ed810 c99_math.h: add defines for M_PI, M_E, M_LOG2E by Brian Paul · 9 years ago
  59. 688d765 c99: in c99_math.h check that _USE_MATH_DEFINES is defined with MSVC by Brian Paul · 9 years ago
  60. 46110c5 include,auxiliary: Remove support for MSVC older then 2008. by Jose Fonseca · 9 years ago
  61. f847ddb mesa: move signbit() macro to c99_math.h by Brian Paul · 9 years ago
  62. 79b480c mesa: replace LOGF, EXPF with logf, expf by Brian Paul · 9 years ago
  63. e25f777 mesa: replace FREXPF, LDEXPF with frexpf, ldexpf by Brian Paul · 9 years ago
  64. cbd287f mesa: move math-related function into new c99_math.h file by Brian Paul · 9 years ago
  65. 5a191f4 mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h. by Matt Turner · 9 years ago
  66. b290330 i915: For the love of all that is holy, stop saying "IGD" by Adam Jackson · 10 years ago
  67. 1c1d26c st/nine: D3DRS_FILLMODE set to 0 is D3DFILL_SOLID by Tiziano Bacocco · 10 years ago
  68. 50f0e01 st/nine: Setting D3DRS_ALPHAFUNC to 0 means D3DCMP_NEVER by Tiziano Bacocco · 10 years ago
  69. 33617ef st/nine: Return E_FAIL for unused vertexdeclaration type by Patrick Rudolph · 10 years ago
  70. 7567688 st/nine: Implement ATOC hack by Axel Davy · 10 years ago
  71. 42ac71a st/nine: Implement RESZ hack by Axel Davy · 10 years ago
  72. 77cc799 GL: Update glext.h to Revision 29735 (20150202). by Laura Ekstrand · 10 years ago
  73. ad2c64a GL: Update glext.h to Khronos Revision 29537. by Laura Ekstrand · 10 years ago
  74. d2f2a55 st/nine: Add new texture format strings by Axel Davy · 10 years ago
  75. 072e2ba st/nine: Add missing c++ declaration for IDirect3DVolumeTexture9 by Xavier Bouchoux · 10 years ago
  76. 8bb550b st/nine: Additional defines to d3dtypes.h by Xavier Bouchoux · 10 years ago
  77. 70e8ccc egl: Inform the client API when ancillary buffers may become undefined. by Eric Anholt · 10 years ago
  78. 400b833 egl: Add Haiku code and support by Alexander von Gluck IV · 10 years ago
  79. 5eec7c8 mesa: remove support for GCC older than 3.3.0 by Timothy Arceri · 10 years ago
  80. cae7a2a i965/skl: Add Skylake PCI IDs by Kristian Høgsberg · 10 years ago
  81. cd8a725 mesa: update glext.h to version 20141118 by Brian Paul · 10 years ago
  82. fdd9657 nine: Add state tracker nine for Direct3D9 (v3) by Joakim Sindholt · 13 years ago
  83. 1ecf6e1 gles2: Update gl2ext.h to revision 28335 by Neil Roberts · 10 years ago
  84. 3b36ba4 include/haiku: fix comment typo by Emil Velikov · 10 years ago
  85. dd46f09 include: move sarea.h next to it's only user by Emil Velikov · 10 years ago
  86. 153df68 radeonsi: add new SI pci ids by Alex Deucher · 10 years ago
  87. f50b6b4 radeonsi: add new CIK pci ids by Alex Deucher · 10 years ago
  88. 469416f c11/threads: correct assertion by Emil Velikov · 10 years ago
  89. 2577485 mesa: pull Khronos glcorearb.h header into include/GL/ by Brian Paul · 10 years ago
  90. fa5b76e mesa: regenerate gl_mangle.h by Brian Paul · 10 years ago
  91. 0a96e7a mesa: update wglext.h to version 20140810 by Brian Paul · 10 years ago
  92. eeb7fc8 mesa: update glxext.h to version 20140810 by Brian Paul · 10 years ago
  93. b7d36efe mesa: update glext.h to version 20140810 by Brian Paul · 10 years ago
  94. 8563335 mesa: update wglext.h to version 20140630 by Brian Paul · 10 years ago
  95. c344f45 mesa: update glxext.h to version 20140725 by Brian Paul · 10 years ago
  96. d966079 mesa: update glext.h to version 20140725 by Brian Paul · 10 years ago
  97. e57ad3d dri: Add a new capabilities for drivers that can't share buffers by Giovanni Campagna · 10 years ago
  98. 8392179 xmlconfig/dri: bool -> unsigned char by Dave Airlie · 10 years ago
  99. 29800e6 dri: remove GL types from config queries by Dave Airlie · 10 years ago
  100. 8a66a5d dri/image: add blitImage to the specification by Axel Davy · 10 years ago