1. ccd5801 docs: true up nvc0 status - images, etc by Ilia Mirkin · 8 years ago
  2. 8565879 st/mesa: enable ARB_ES3_1_compatibility when ES 3.1 would be exposed by Ilia Mirkin · 8 years ago
  3. 5878254 mesa: remove separate enable for KHR_robust_buffer_access_behavior by Ilia Mirkin · 8 years ago
  4. f236f1f nvc0: expose robust buffer access by Ilia Mirkin · 8 years ago
  5. 75d10df i965: Enable ARB/KHR_robust_buffer_access_behavior on BYT and HSW+ by Jason Ekstrand · 8 years ago
  6. 33397bf docs: update ARB_cull_distance status. by Dave Airlie · 8 years ago
  7. 78572c9 docs: add swr to GL3.txt by Tim Rowley · 8 years ago
  8. 9a1936d i965: Enable ES 3.2 sample shading extensions. by Kenneth Graunke · 8 years ago
  9. f051eae docs: Mark ARB_vertex_attrib_64bit as done for i965/gen8+ by Alejandro Piñeiro · 8 years ago
  10. b1d21e1 docs: Mark ARB_gpu_shader_fp64 as done for i965/gen8+ by Iago Toral Quiroga · 8 years ago
  11. 8c02939 nv50,nvc0: add support for cull distances by Tobias Klausmann · 8 years ago
  12. a608e94 docs: Mark GL_OES_shader_io_blocks as started by Ian Romanick · 8 years ago
  13. 4e959cf docs: update ARB_cull_distance status. by Kristian Høgsberg Kristensen · 8 years ago
  14. 51300a0 docs: Mark GL_ARB_query_buffer_object as done for i965/hsw+ by Jordan Justen · 8 years ago
  15. 73ada72 docs: Mention that {ARB,OES}_texture_stencil8 is supported on i965/gen8+ by Kenneth Graunke · 8 years ago
  16. 7aa3a93 docs: update softpipe for ARB_compute_shader by Dave Airlie · 8 years ago
  17. e64ee4c docs: mark ARB_compute_shader as done for nvc0 by Samuel Pitoiset · 8 years ago
  18. 39e9cf6 radeonsi: implement TGSI_SEMANTIC_HELPER_INVOCATION by Nicolai Hähnle · 8 years ago
  19. 464cef5 radeonsi: enable TGSI support cap for compute shaders by Bas Nieuwenhuizen · 8 years ago
  20. ee5b351 docs: correct name for GL_OES_primitive_bounding_box by Erik Faye-Lund · 8 years ago
  21. 5a3d928 softpipe: Enable ARB_framebuffer_no_attachments by Edward O'Callaghan · 8 years ago
  22. 10cfd7a radeonsi: enable GLSL 4.20 and therefore OpenGL 4.2 by Nicolai Hähnle · 8 years ago
  23. 4285a97 docs: mark atomic counters and SSBOs as done for radeonsi by Nicolai Hähnle · 8 years ago
  24. 126da23 radeonsi: Mark ARB_robust_buffer_access_behavior as supported. by Bas Nieuwenhuizen · 8 years ago
  25. afa8707 softpipe: add SSBO/shader atomics support. by Dave Airlie · 8 years ago
  26. 590a37d GL3: ARB_shader_image_load_store/size is done for radeonsi also in GLES by Nicolai Hähnle · 8 years ago
  27. 875543e i965: enable OES_texture_buffer on gen7+ by Ilia Mirkin · 8 years ago
  28. 6f5f818 docs: add some missing softpipe entries. by Dave Airlie · 8 years ago
  29. cdb6fa9 nvc0: handle the case where there are no framebuffer attachments by Ilia Mirkin · 8 years ago
  30. 6fc3e7c GL3.txt: Mark ARB_framebuffer_no_attachments as done by Edward O'Callaghan · 8 years ago
  31. e0e1683 mesa: add GL_OES/EXT_draw_buffers_indexed support by Ilia Mirkin · 8 years ago
  32. ebdb534 mesa: add GL_OES_copy_image support by Ilia Mirkin · 8 years ago
  33. 2c7f5fe st/mesa: add ES sample-shading support by Ilia Mirkin · 8 years ago
  34. b273958 docs: mark xfb_* qualifiers as DONE by Timothy Arceri · 8 years ago
  35. c9367c1 docs: update softpipe status for shader_image_load_store. by Dave Airlie · 8 years ago
  36. b4c0c51 mesa: add OES_texture_buffer and EXT_texture_buffer support by Ilia Mirkin · 8 years ago
  37. ee7c8b9 st/mesa: add support for internalformat query2. by Dave Airlie · 8 years ago
  38. b747846 docs: mark GL_ARB_shader_image_load_store/_size as done for radeonsi by Nicolai Hähnle · 8 years ago
  39. 1517241 docs: Renormalize older extensions. by Romain Failliot · 8 years ago
  40. f5d47dd docs: Renormalize some extensions. by Romain Failliot · 8 years ago
  41. 3671bb3 docs: Realign the "Status" column. by Romain Failliot · 8 years ago
  42. e571f11 docs: howto to read and edit GL3.txt by Romain Failliot · 8 years ago
  43. 3322cb7 docs: mark align layout qualifier as DONE by Timothy Arceri · 8 years ago
  44. 22b0082 docs: mark explicit byte offsets as DONE by Timothy Arceri · 8 years ago
  45. 4739201 Update docs to advertise new support for ARB_internalformat_query2 by Eduardo Lima Mitev · 8 years ago
  46. e2dce1a mesa: add GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 support by Ilia Mirkin · 8 years ago
  47. 31a0aff docs: Mark off GL_OES_shader_image_atomic as done. by Francisco Jerez · 8 years ago
  48. b665483 mesa: add GL_OES_texture_border_clamp support by Ilia Mirkin · 8 years ago
  49. a03d6f2 mesa: add GL_OES_texture_stencil8 support by Ilia Mirkin · 8 years ago
  50. 6d39075 docs: update GLES 3.1 section for recent nvc0 additions by Ilia Mirkin · 8 years ago
  51. 6502b3f st/mesa: enable AoA for gallium drivers reporting GLSL 1.30 by Dave Airlie · 8 years ago
  52. 2fed18b nvc0: add support for ARB_query_buffer_object by Ilia Mirkin · 8 years ago
  53. 899b1b9 nvc0: enable atomic counters and ssbo by Ilia Mirkin · 9 years ago
  54. dfce975 docs: Mark ARB_tessellation_shader as done on all i965 platforms. by Kenneth Graunke · 9 years ago
  55. 6524897 docs: Clarify that ARB_tessellation_shader is only done on i965/gen8+. by Kenneth Graunke · 9 years ago
  56. 209d130 docs: Mark ARB_tessellation_shader as done on i965/gen8+. by Kenneth Graunke · 9 years ago
  57. 50fc4a9 mesa: update gl_HelperInvocation support status in docs by Tapani Pälli · 9 years ago
  58. 8c0963f docs: mark input/output block locations as DONE by Timothy Arceri · 9 years ago
  59. 53609de softpipe: enable GL_ARB_viewport_array support, update GL3.txt doc by Edward O'Callaghan · 9 years ago
  60. 1c0d059 docs: Mark ARB_compute_shader as done for i965 by Jordan Justen · 9 years ago
  61. 1f61447 r600: Add ARB_copy_image support by Edward O'Callaghan · 9 years ago
  62. bd47fcd docs/GL3.txt: consolidate r600 GL4.1. by Dave Airlie · 9 years ago
  63. 5ca9825 docs: consolidate r600 entry in GL3.txt by Dave Airlie · 9 years ago
  64. 7fa2914 docs: update with r600 tessellation status. by Dave Airlie · 9 years ago
  65. 44944a6 doc: Set GL_OES_geometry_shader as started by Marta Lofstedt · 9 years ago
  66. 27a88a9 docs: Update GL3.txt to add ARB_internalformat_query2 by Eduardo Lima Mitev · 9 years ago
  67. b109cd3 docs: mark compile-time constant expressions as done by Timothy Arceri · 9 years ago
  68. c4182bb nv50,nvc0: add ARB_clear_texture support by Ilia Mirkin · 9 years ago
  69. c878d61 r600g: Implement ARB_texture_view by Glenn Kennard · 9 years ago
  70. 6e3b380 docs: Mark AoA as done for i965 by Timothy Arceri · 9 years ago
  71. af7c98a mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES by Ryan Houdek · 9 years ago
  72. cf93251 docs: Mark GL_ARB_fragment_layer_viewport as done on i965. by Kenneth Graunke · 9 years ago
  73. d0693d7 nv50: add ARB_copy_image support by Ilia Mirkin · 9 years ago
  74. ebbd7b4 nvc0: add ARB_copy_image support by Ilia Mirkin · 9 years ago
  75. f04f136 st/mesa: implement ARB_copy_image by Marek Olšák · 9 years ago
  76. 1232196 radeonsi: add support for ARB_texture_view by Marek Olšák · 9 years ago
  77. 24a1a15 r600g: Enable GL_ARB_gpu_shader5 extension by Glenn Kennard · 9 years ago
  78. 6483183 docs: Mark GL_ARB_enhanced_layouts as in progress by Timothy Arceri · 9 years ago
  79. 3c63a2d docs/GL3.txt: fix typo by Boyan Ding · 9 years ago
  80. 065e7d3 docs: Mark ARB_shader_storage_buffer_object as done for i965 by Iago Toral Quiroga · 9 years ago
  81. 71e1874 i965: add ARB_texture_barrier support by Ilia Mirkin · 9 years ago
  82. 72ebd53 radeonsi: implement TXQS support by Ilia Mirkin · 9 years ago
  83. d1bce52 docs: cleanups + mark some work as done by Tapani Pälli · 9 years ago
  84. f0b9d53 docs: only astc ldr required for ES3.2, not hdr by Ilia Mirkin · 9 years ago
  85. 67d2d3b st/mesa: emit TXQS, support ARB_shader_texture_image_samples by Ilia Mirkin · 9 years ago
  86. ce34048 r600: Enable fp64 on chips with native support by Glenn Kennard · 9 years ago
  87. 2e7e3fe docs: Update with GLES3.2 entries and status by Thomas Helland · 9 years ago
  88. bfc5ace i965: enable ARB_shader_texture_image_samples by Ilia Mirkin · 9 years ago
  89. 423a1dc docs: Update wrt. textureQueryLod on softpipe by Krzesimir Nowak · 9 years ago
  90. 2dbc6a0 docs: Fix a typo in GL3.txt concerning GL_KHR_context_flush_control by Neil Roberts · 9 years ago
  91. e5851cf i965: enable GL_ARB_shader_image_size by Martin Peres · 9 years ago
  92. f6c622f docs: Mark GLES 3.1 image load/store as done on i965. by Francisco Jerez · 9 years ago
  93. 3c04a90 docs: Mark ARB_shader_image_load_store as done on i965. by Francisco Jerez · 9 years ago
  94. a5b3b24 docs: trivial cleanup of GL3.txt, remove redundant radeonsi entries. by Kai Wasserbäch · 9 years ago
  95. 1b2b0e4 docs: consolidate radeonsi in GL3.txt by Dave Airlie · 9 years ago
  96. af1e6aa radeonsi: enable GL4.1 and update documentation (v2) by Dave Airlie · 9 years ago
  97. 19d88e3 docs: consolidate nvc0 status by Fabio Pedretti · 9 years ago
  98. 8254672 r600,radeonsi: GL_ARB_conditional_render_inverted by Edward O'Callaghan · 9 years ago
  99. aa25a2c radeonsi: add support for interpolateAt functions (v2) by Dave Airlie · 9 years ago
  100. bb9d59a radeonsi: add fine derivate control (v2.1) by Dave Airlie · 9 years ago