1. 739d526 gallium/radeon: implement ARB_clear_texture (v3) by Marek Olšák · 8 years ago
  2. e4cb3af radeonsi: enable multi-draw related pipe caps by Nicolai Hähnle · 8 years ago
  3. bbe8393 docs: Add GL4.4 and ARB_enhanced_layouts to the release notes by Timothy Arceri · 8 years ago
  4. 22935a3 docs: Fix typo in extension name by Anuj Phogat · 8 years ago
  5. 7832e18 docs: Add support for GL_KHR_texture_compression_astc_sliced_3d by Anuj Phogat · 8 years ago
  6. d46489d docs: remove duplicated line in 12.0.1 release notes file by Brian Paul · 8 years ago
  7. 386ceb4 docs: add sha256 checksums for 12.0.1 by Emil Velikov · 8 years ago
  8. c7c0adc docs: add release notes for 12.0.1 by Emil Velikov · 8 years ago
  9. 286a71b docs: add sha256 checksums for 12.0.0 by Emil Velikov · 8 years ago
  10. 4644908 docs: Update 12.0.0 release notes by Emil Velikov · 8 years ago
  11. 194bcb4 nv50: add support for GL_EXT_window_rectangles by Ilia Mirkin · 8 years ago
  12. b21a00d nvc0: add support for GL_EXT_window_rectangles by Ilia Mirkin · 8 years ago
  13. 48593ea docs: Mention GL_ARB_ES3_1_compatibility in release notes. by Kenneth Graunke · 8 years ago
  14. 704bc0f nvc0: add support for VOTE tgsi opcodes by Ilia Mirkin · 8 years ago
  15. 9074470 docs: rename release notes to 12.0.0 by Emil Velikov · 8 years ago
  16. 888cf6e docs: add 12.1.0-devel release notes template, bump version by Emil Velikov · 8 years ago
  17. d8cf982 i965: Expose GL 4.3 on Gen8+. by Francisco Jerez · 8 years ago
  18. 60341dd st/mesa: expose OES_shader_io_blocks when we have enough for ES 3.1 by Ilia Mirkin · 8 years ago
  19. 65d4ba6 docs: Mention GL4.3 and ES3.1 support for nvc0 and radeonsi by Bas Nieuwenhuizen · 8 years ago
  20. b7af108 i965: Enable GL_OES_shader_io_blocks by Ian Romanick · 8 years ago
  21. 978ab88 docs: Mention i965/gen8+ supports GL 4.2 in release notes. by Kenneth Graunke · 8 years ago
  22. 72ba9c3 docs: Update GL_OES_copy_image status. by Kenneth Graunke · 8 years ago
  23. 85008db i965: Enable GL_KHR_robustness by Kristian Høgsberg Kristensen · 8 years ago
  24. 21c1754 docs: add missing GL_OES/EXT_gpu_shader5 enablement note by Ilia Mirkin · 8 years ago
  25. 601a519 glsl: add GL_EXT_clip_cull_distance define, add helpers by Ilia Mirkin · 8 years ago
  26. ccd5801 docs: true up nvc0 status - images, etc by Ilia Mirkin · 8 years ago
  27. 8565879 st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed by Ilia Mirkin · 8 years ago
  28. f236f1f nvc0: expose robust buffer access by Ilia Mirkin · 8 years ago
  29. 33397bf docs: update ARB_cull_distance status. by Dave Airlie · 8 years ago
  30. 8c02939 nv50,nvc0: add support for cull distances by Tobias Klausmann · 8 years ago
  31. 4e959cf docs: update ARB_cull_distance status. by Kristian Høgsberg Kristensen · 8 years ago
  32. 0c5752b docs: add sha256 checksums for 11.2.2 by Emil Velikov · 8 years ago
  33. f746aa3 docs: add release notes for 11.2.2 by Emil Velikov · 8 years ago
  34. 596c881 docs: add sha256 checksums for 11.1.4 by Emil Velikov · 8 years ago
  35. f93d8a8 docs: add release notes for 11.1.4 by Emil Velikov · 8 years ago
  36. 51300a0 docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+ by Jordan Justen · 8 years ago
  37. 73ada72 docs: Mention that {ARB,OES}_texture_stencil8 is supported on i965/gen8+ by Kenneth Graunke · 8 years ago
  38. 7aa3a93 docs: update softpipe for ARB_compute_shader by Dave Airlie · 8 years ago
  39. 464cef5 radeonsi: enable TGSI support cap for compute shaders by Bas Nieuwenhuizen · 8 years ago
  40. 50eeb5f docs: add sha256 checksums for 11.1.3 by Emil Velikov · 8 years ago
  41. c1bf47a docs: add release notes for 11.1.3 by Emil Velikov · 8 years ago
  42. 96b4cfe docs: update the sha256 checksums for 11.2.1 by Emil Velikov · 8 years ago
  43. 03a234c docs: add sha256 checksums for 11.2.1 by Emil Velikov · 8 years ago
  44. c15f457 docs: add release notes for 11.2.1 by Emil Velikov · 8 years ago
  45. 5a3d928 softpipe: Enable ARB_framebuffer_no_attachments by Edward O'Callaghan · 8 years ago
  46. 10cfd7a radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2 by Nicolai Hähnle · 8 years ago
  47. 4285a97 docs: mark atomic counters and SSBOs as done for radeonsi by Nicolai Hähnle · 8 years ago
  48. 126da23 radeonsi: Mark ARB_robust_buffer_access_behavior as supported. by Bas Nieuwenhuizen · 8 years ago
  49. afa8707 softpipe: add SSBO/shader atomics support. by Dave Airlie · 8 years ago
  50. 875543e i965: enable OES_texture_buffer on gen7+ by Ilia Mirkin · 8 years ago
  51. 6f5f818 docs: add some missing softpipe entries. by Dave Airlie · 8 years ago
  52. cdb6fa9 nvc0: handle the case where there are no framebuffer attachments by Ilia Mirkin · 9 years ago
  53. 6fc3e7c GL3.txt: Mark ARB_framebuffer_no_attachments as done by Edward O'Callaghan · 9 years ago
  54. 25f96d2 docs/relnotes: document EGL_KHR_reusable_sync by Marek Olšák · 8 years ago
  55. 1eeec7e docs: remove stray 'TBD' in 11.2.0 relnotes file by Brian Paul · 8 years ago
  56. dc4923d docs: add sha256 checksums for 11.2.0 by Emil Velikov · 8 years ago
  57. 7dc11ed docs: Update 11.2.0 release notes by Emil Velikov · 8 years ago
  58. dab40d8 docs: add note about GL_EXT_base_instance, sort entries by Ilia Mirkin · 8 years ago
  59. e0e1683 mesa: add GL_OES/EXT_draw_buffers_indexed support by Ilia Mirkin · 8 years ago
  60. c9367c1 docs: update softpipe status for shader_image_load_store. by Dave Airlie · 8 years ago
  61. 920fbec st/mesa: enable GL_ATI_fragment_shader by Miklós Máté · 8 years ago
  62. 1e8435c docs/relnotes: update ARB_internalformat_query2 status. by Dave Airlie · 8 years ago
  63. b747846 docs: mark GL_ARB_shader_image_load_store/_size as done for radeonsi by Nicolai Hähnle · 8 years ago
  64. f8ea98e st/mesa: add GL_ARB_shader_atomic_counter_ops support by Ilia Mirkin · 8 years ago
  65. 4739201 Update docs to advertise new support for ARB_internalformat_query2 by Eduardo Lima Mitev · 8 years ago
  66. 31a0aff docs: Mark off GL_OES_shader_image_atomic as done. by Francisco Jerez · 8 years ago
  67. b665483 mesa: add GL_OES_texture_border_clamp support by Ilia Mirkin · 8 years ago
  68. af8ad49 mesa: bump version by Ilia Mirkin · 8 years ago
  69. ae70d0d docs: Visual Studio 2013 or later is now required by Brian Paul · 8 years ago
  70. 0802afd docs: add sha256 checksums for 11.1.2 by Emil Velikov · 8 years ago
  71. 323782a docs: add release notes for 11.1.2 by Emil Velikov · 8 years ago
  72. 6502b3f st/mesa: enable AoA for gallium drivers reporting GLSL 1.30 by Dave Airlie · 8 years ago
  73. 1106e79 docs/relnotes: document memory info extensions by Marek Olšák · 8 years ago
  74. 2fed18b nvc0: add support for ARB_query_buffer_object by Ilia Mirkin · 9 years ago
  75. 899b1b9 nvc0: enable atomic counters and ssbo by Ilia Mirkin · 9 years ago
  76. 87b0a52 docs: add sha256 checksums for 11.0.9 by Emil Velikov · 9 years ago
  77. 51e8152 docs: add release notes for 11.0.9 by Emil Velikov · 9 years ago
  78. 183b5ff docs: add sha256 checksums for 11.1.1 by Emil Velikov · 9 years ago
  79. 8f16739 docs: add release notes for 11.1.1 by Emil Velikov · 9 years ago
  80. 67b31b3 nvc0: add ARB_indirect_parameters support by Ilia Mirkin · 9 years ago
  81. 517a93b nvc0: add ARB_shader_draw_parameters support by Ilia Mirkin · 9 years ago
  82. dfce975 docs: Mark ARB_tessellation_shader as done on all i965 platforms. by Kenneth Graunke · 9 years ago
  83. 209d130 docs: Mark ARB_tessellation_shader as done on i965/gen8+. by Kenneth Graunke · 9 years ago
  84. 1c1994d docs: add sha256 checksums for 11.0.8 by Emil Velikov · 9 years ago
  85. bb5adf0 docs: add release notes for 11.0.8 by Emil Velikov · 9 years ago
  86. a34e761 osmesa: add new OSMesaCreateContextAttribs function by Brian Paul · 9 years ago
  87. b8394ef docs: add sha256 checksums for 11.0.1 by Emil Velikov · 9 years ago
  88. 5497e11 docs: Update 11.1.0 release notes by Emil Velikov · 9 years ago
  89. 83e8e07 docs: Add ARB_compute_shader to 11.2.0 release notes by Jordan Justen · 9 years ago
  90. de5bb7f docs: remove stray <ul> tag from 11.0.5.html file to fix indentation by Brian Paul · 9 years ago
  91. 61b91d0 docs: add sha256 checksums for 11.0.7 by Emil Velikov · 9 years ago
  92. d432be3 docs: add release notes for 11.0.7 by Emil Velikov · 9 years ago
  93. 1f61447 r600: Add ARB_copy_image support by Edward O'Callaghan · 9 years ago
  94. 7fa2914 docs: update with r600 tessellation status. by Dave Airlie · 9 years ago
  95. 07bddff docs: update relnotes with AMD_performance_monitor for radeonsi by Nicolai Hähnle · 9 years ago
  96. 9b41489 docs: add missed i965 feature to relnotes by Ian Romanick · 9 years ago
  97. e4c1221 docs: add missed freedreno features to relnotes by Ilia Mirkin · 9 years ago
  98. 33dc9aa docs: update relnotes with new freedreno/a4xx support by Ilia Mirkin · 9 years ago
  99. 4281465 docs: add 11.2.0-devel release notes template, bump version by Emil Velikov · 9 years ago
  100. da2cb8a docs: add sha256 checksums for 11.0.6 by Emil Velikov · 9 years ago