1. 7c379eb include/GLES3: add OpenGL ES 3.1 Headers by Jordan Justen · 10 years ago
  2. 9b6b084 i965: Add Cherryview support. by Kenneth Graunke · 10 years ago
  3. eaf9aff c11/threads: don't include assert.h if the assert macro is already defined by Brian Paul · 10 years ago
  4. 5198981 loader: add special logic to distinguish nouveau from nouveau_vieux by Ilia Mirkin · 10 years ago
  5. 38848b6 egl: Update to revision 24567 of eglext.h by Chad Versace · 11 years ago
  6. 551d459 Add the EGL_MESA_configless_context extension by Neil Roberts · 10 years ago
  7. 6b13cd1 glx: Update glxext.h to revision 25407 by Adel Gadllah · 10 years ago
  8. a61d859 c11/threads: Don't implement thrd_current on Windows. by José Fonseca · 10 years ago
  9. f34d75d c11/threads: Fix nano to milisecond conversion. by José Fonseca · 10 years ago
  10. 070036c NV_vdpau_interop: fix IsSurfaceNV return type by Grigori Goronzy · 10 years ago
  11. 6dffab2 dri_interface: note introduction of __DRIdri2LoaderExtension members by Emil Velikov · 10 years ago
  12. c9fff07 dri_interface: note introduction of various __DRItexBufferExtension members by Emil Velikov · 10 years ago
  13. acf2fae dri_interface: Note the version introducing __DRIswrastLoaderExtensionRec::putImage2 by Emil Velikov · 10 years ago
  14. 1336ccb i965: Enable Broadwell support. by Kenneth Graunke · 11 years ago
  15. 349b76a mesa: change GL_ALL_ATTRIB_BITS to 0xFFFFFFFF by Brian Paul · 11 years ago
  16. d887805 i965: Add (disabled) Broadwell PCI IDs. by Kenneth Graunke · 11 years ago
  17. aea4757 dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888 by Keith Packard · 11 years ago
  18. f29968b c11: Add missing stdlib.h include. by José Fonseca · 11 years ago
  19. 3f3aafb glx: Update glxext.h to revision 24777. by Matt Turner · 11 years ago
  20. e5e4120 haiku: change atomic int to non-volatile by Alexander von Gluck IV · 11 years ago
  21. a487b4d c11: Do not use pthread_mutex_timedlock on NetBSD. by Vinson Lee · 11 years ago
  22. 00c6720 gles3: Update gl3.h to revision 24614. by Matt Turner · 11 years ago
  23. d519ebb gles2: Update gl2ext.h to revision 24614. by Matt Turner · 11 years ago
  24. 117d8ce gles2: Update gl2.h to revision 24614. by Matt Turner · 11 years ago
  25. cd978ce c11: Fix missing pthread_mutex_timedlock declaration warnings on MacOSX. by José Fonseca · 11 years ago
  26. 799f30f c11: Update docs/license.html and include verbatim copy of Boost license. by José Fonseca · 11 years ago
  27. ecaa81b c11: Import threads.h emulation library. by José Fonseca · 11 years ago
  28. 3d3ae75 pci_ids: no not include loader.h by Emil Velikov · 11 years ago
  29. 8c2e7fd loader: introduce the loader util lib by Emil Velikov · 11 years ago
  30. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  31. f843283 mesa: Remove GLXContextID typedef from glxext.h. by Vinson Lee · 11 years ago
  32. f425d56 Revert "mesa: Remove GLXContextID typedef from glx.h." by Kenneth Graunke · 11 years ago
  33. e2d53fa r600g: fix SUMO2 pci id by Alex Deucher · 11 years ago
  34. 56d920a Haiku: Add in public GL kit headers by Alexander von Gluck IV · 11 years ago
  35. b5cc710 mesa: update glext.h to version 20131212 by Brian Paul · 11 years ago
  36. ba00f2f swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3) by Dave Airlie · 11 years ago
  37. fa1923a mesa: Remove GL_MESA_texture_array cruft from gl.h by Ian Romanick · 11 years ago
  38. 5cddb1c wayland: Add an extension to create wl_buffers from EGLImages by Neil Roberts · 11 years ago
  39. cadec45 osmesa: add support for postprocess filters by Brian Paul · 11 years ago
  40. 469b42e radeonsi: add Hawaii pci ids by Alex Deucher · 11 years ago
  41. e048953 dri: Remove redundant createNewContext function from __DRIimageDriverExtension by Kristian Høgsberg · 11 years ago
  42. 4424420 dri: add __DRIimageLoaderExtension and __DRIimageDriverExtension by Keith Packard · 11 years ago
  43. aba6b84 Define __DRI_IMAGE_FORMAT_SARGB8 by Keith Packard · 11 years ago
  44. f66a6c5 drivers/dri/common: A few dri2 functions are not actually DRI2 specific by Keith Packard · 11 years ago
  45. 38a1d8b glx: Add GLX_MESA_query_renderer by Ian Romanick · 11 years ago
  46. 64bb1e8 dri: Add interface definition for DRI_RENDERER_QUERY extension by Ian Romanick · 11 years ago
  47. 1c76056 mesa: Remove last BEOS checks by Alexander von Gluck IV · 11 years ago
  48. 2671b57 mesa: remove OPENSTEP stuff by Brian Paul · 11 years ago
  49. 32577fc mesa: remove macintosh preprocessor stuff by Brian Paul · 11 years ago
  50. 5a5d2d2 mesa: remove __QUICKDRAW__ tests by Brian Paul · 11 years ago
  51. 2a1f74e mesa: remove Centerline C support from gl.h by Brian Paul · 11 years ago
  52. 5d5d63d mesa: remove SciTech stuff from gl.h by Brian Paul · 11 years ago
  53. 4e54751 dri: Implement a DRI vtable extension to replace the global driDriverAPI. by Eric Anholt · 11 years ago
  54. f93533d dri: Pass in the dlsym()ed driver extension to screen creation. by Eric Anholt · 11 years ago
  55. fcb57a8 glx: Add an optional function call for getting the DRI driver interface. by Eric Anholt · 11 years ago
  56. cf5d8fc dri: Allow config options to be passed to the loader through extensions. by Eric Anholt · 11 years ago
  57. dafa97f mesa: fixes for MSVC 2013 by Scott Graham · 11 years ago
  58. 6767c56 mesa: remove GL_MESA_program_debug bits from gl.h by Brian Paul · 11 years ago
  59. 971c743 mesa: remove remnants of GL_MESA_shader_debug by Brian Paul · 11 years ago
  60. 136a12a mesa: Remove GLXContextID typedef from glx.h. by Vinson Lee · 11 years ago
  61. a36f7e6 mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPROC typedefs in gl.h by Brian Paul · 11 years ago
  62. 0d10116 mesa: update glxext.h to version 20131008 by Brian Paul · 11 years ago
  63. 4d9e61c mesa: update glext.h to version 20131008 by Brian Paul · 11 years ago
  64. 3160ec3 dri: Add __DRIimage support for the ARGB2101010 format by Kristian Høgsberg · 11 years ago
  65. 4a29b9a i965: Add the family name to the PCI ID table. by Kenneth Graunke · 11 years ago
  66. 8d4ecbc i965: Remove #define name from PCI ID table. by Kenneth Graunke · 11 years ago
  67. 1281a90 egl: add EGL_WAYLAND_Y_INVERTED_WL attribute by Stanislav Vorobiov · 11 years ago
  68. 18805b1 radeonsi: add berlin pci ids by Alex Deucher · 12 years ago
  69. e8f9195 gallium, intel: Implements new __DRI_IMAGE_USE_LINEAR and PIPE_BIND_LINEAR flags to enforce no tiling. by Axel Davy · 11 years ago
  70. 8d29b52 egl: Update to Wayland 1.2 server API by Ander Conselvan de Oliveira · 11 years ago
  71. 674dedc dri: propagate extra dma_buf import attributes to the drivers by Topi Pohjolainen · 11 years ago
  72. b2d3f25 gles3: Update gl3.h to 2013-02-12. by Matt Turner · 11 years ago
  73. 00a945f gles2: Update gl2ext.h to revision 22161. by Matt Turner · 11 years ago
  74. efa8a6e gles2: Update gl2.h to revision 20555. by Matt Turner · 11 years ago
  75. 32a2ab4 gles: Update glext.h to revision 20798. by Matt Turner · 11 years ago
  76. c37c367 dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE by Tomasz Lis · 11 years ago
  77. cb2de08 mesa: update glext.h to version 20130708 by Brian Paul · 11 years ago
  78. 2c61863 eglplatform: use unsigned long instead of 32-bit ints in generic platform by Ross Burton · 11 years ago
  79. c309e64 radeonsi: add kabini pci ids by Alex Deucher · 12 years ago
  80. b6b1346 radeonsi: add bonaire pci ids by Alex Deucher · 11 years ago
  81. bee49cb mesa: Fix build with older gcc since update of glext.h by Tom Stellard · 11 years ago
  82. 9a14e41 mesa: update glext.h to version 20130624 by Brian Paul · 11 years ago
  83. 757ad82 intel: Use the CHIPSET macro in the PCI ID tables for the device name. by Kenneth Graunke · 11 years ago
  84. ea92b70 intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables. by Kenneth Graunke · 11 years ago
  85. ce67fb4 i965: Adding more reserved PCI IDs for Haswell. by Rodrigo Vivi · 11 years ago
  86. 3998cfa mesa: remove outdated version lines in comments by Rico Schüller · 11 years ago
  87. 29b8d6a radeonsi: add Hainan pci ids by Alex Deucher · 11 years ago
  88. f1d2b37 i965: make GT3 machines work as GT3 instead of GT2 by Paulo Zanoni · 12 years ago
  89. 95dda0d egl: Update to revision 21254 of eglext.h by Robert Bragg · 11 years ago
  90. b5145ca radeonsi: add new SI pci ids by Alex Deucher · 11 years ago
  91. b3a856d r600g: add new richland pci ids by Alex Deucher · 11 years ago
  92. 3d8d5b2 mesa: Restore 78-column wrapping of license text in C-style comments. by Kenneth Graunke · 11 years ago
  93. 96ff2ed mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability. by Kenneth Graunke · 11 years ago
  94. dd404bc mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text. by Kenneth Graunke · 11 years ago
  95. e796559 i965: Enable the Bay Trail platform. by Kenneth Graunke · 12 years ago
  96. 2356e28 Add dri image entry point for creating image from fd by Kristian Høgsberg · 11 years ago
  97. 03eef7f r600g: add Richland APU pci ids by Alex Deucher · 11 years ago
  98. a35a19a scons: Define _ALLOW_KEYWORD_MACROS on MSVC builds. by José Fonseca · 11 years ago
  99. 57cd1d1 include: Fix build with VS 11 (i.e, 2012). by José Fonseca · 11 years ago
  100. 70fe7c6 mesa,gallium,egl,mapi: One definition of C99 inline/__func__ to rule them all. by José Fonseca · 11 years ago