1. 44944a6 doc: Set GL_OES_geometry_shader as started by Marta Lofstedt · 9 years ago
  2. 27a88a9 docs: Update GL3.txt to add ARB_internalformat_query2 by Eduardo Lima Mitev · 9 years ago
  3. b109cd3 docs: mark compile-time constant expressions as done by Timothy Arceri · 9 years ago
  4. c4182bb nv50,nvc0: add ARB_clear_texture support by Ilia Mirkin · 9 years ago
  5. c878d61 r600g: Implement ARB_texture_view by Glenn Kennard · 9 years ago
  6. 6e3b380 docs: Mark AoA as done for i965 by Timothy Arceri · 9 years ago
  7. af7c98a mesa: expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES by Ryan Houdek · 9 years ago
  8. cf93251 docs: Mark GL_ARB_fragment_layer_viewport as done on i965. by Kenneth Graunke · 9 years ago
  9. d0693d7 nv50: add ARB_copy_image support by Ilia Mirkin · 9 years ago
  10. ebbd7b4 nvc0: add ARB_copy_image support by Ilia Mirkin · 9 years ago
  11. f04f136 st/mesa: implement ARB_copy_image by Marek Olšák · 9 years ago
  12. 1232196 radeonsi: add support for ARB_texture_view by Marek Olšák · 9 years ago
  13. 24a1a15 r600g: Enable GL_ARB_gpu_shader5 extension by Glenn Kennard · 9 years ago
  14. 6483183 docs: Mark GL_ARB_enhanced_layouts as in progress by Timothy Arceri · 9 years ago
  15. 3c63a2d docs/GL3.txt: fix typo by Boyan Ding · 9 years ago
  16. 065e7d3 docs: Mark ARB_shader_storage_buffer_object as done for i965 by Iago Toral Quiroga · 9 years ago
  17. 71e1874 i965: add ARB_texture_barrier support by Ilia Mirkin · 9 years ago
  18. 72ebd53 radeonsi: implement TXQS support by Ilia Mirkin · 9 years ago
  19. d1bce52 docs: cleanups + mark some work as done by Tapani Pälli · 9 years ago
  20. f0b9d53 docs: only astc ldr required for ES3.2, not hdr by Ilia Mirkin · 9 years ago
  21. 67d2d3b st/mesa: emit TXQS, support ARB_shader_texture_image_samples by Ilia Mirkin · 9 years ago
  22. ce34048 r600: Enable fp64 on chips with native support by Glenn Kennard · 9 years ago
  23. 2e7e3fe docs: Update with GLES3.2 entries and status by Thomas Helland · 9 years ago
  24. bfc5ace i965: enable ARB_shader_texture_image_samples by Ilia Mirkin · 9 years ago
  25. 423a1dc docs: Update wrt. textureQueryLod on softpipe by Krzesimir Nowak · 9 years ago
  26. 2dbc6a0 docs: Fix a typo in GL3.txt concerning GL_KHR_context_flush_control by Neil Roberts · 9 years ago
  27. e5851cf i965: enable GL_ARB_shader_image_size by Martin Peres · 9 years ago
  28. f6c622f docs: Mark GLES 3.1 image load/store as done on i965. by Francisco Jerez · 9 years ago
  29. 3c04a90 docs: Mark ARB_shader_image_load_store as done on i965. by Francisco Jerez · 9 years ago
  30. a5b3b24 docs: trivial cleanup of GL3.txt, remove redundant radeonsi entries. by Kai Wasserbäch · 9 years ago
  31. 1b2b0e4 docs: consolidate radeonsi in GL3.txt by Dave Airlie · 9 years ago
  32. af1e6aa radeonsi: enable GL4.1 and update documentation (v2) by Dave Airlie · 9 years ago
  33. 19d88e3 docs: consolidate nvc0 status by Fabio Pedretti · 9 years ago
  34. 8254672 r600,radeonsi: GL_ARB_conditional_render_inverted by Edward O'Callaghan · 9 years ago
  35. aa25a2c radeonsi: add support for interpolateAt functions (v2) by Dave Airlie · 9 years ago
  36. bb9d59a radeonsi: add fine derivate control (v2.1) by Dave Airlie · 9 years ago
  37. 7b40d92 radeonsi: ubo indexing support (v2) by Dave Airlie · 9 years ago
  38. b0654e3 radeonsi: add support for indirect samplers (v2) by Dave Airlie · 9 years ago
  39. 0a51acb docs: remove expanded ARB_dsa notes by Ilia Mirkin · 9 years ago
  40. 7c47685 docs/GL3.txt: ARB_shader_precision by Dave Airlie · 9 years ago
  41. 80511d1 i965: add support for ARB_shader_subroutine by Dave Airlie · 9 years ago
  42. 6d8e466 docs: mark off tess for nvc0 by Ilia Mirkin · 9 years ago
  43. 65d84da docs/GL3.txt: update ARB_shader_subroutine status. by Dave Airlie · 9 years ago
  44. bac12c8 radeonsi: enable tessellation, update GL3.txt & release notes by Marek Olšák · 9 years ago
  45. b94367b docs: document that GL_ARB_get_texture_sub_image is completed by Brian Paul · 9 years ago
  46. 4cbf0a0 radeonsi: ARB_gpu_shader_fp64 + ARB_vertex_attrib_64bit support. by Dave Airlie · 9 years ago
  47. 4caaa26 docs: update for llvmpipe fp64 support by Dave Airlie · 9 years ago
  48. 556dd4a radeonsi: add support for geometry shader invocations. by Dave Airlie · 9 years ago
  49. 7e50643 radeonsi: add support for viewport array (v3) by Dave Airlie · 9 years ago
  50. 4731be7 docs: update GL3 with softpipe/llvmpipe gpu_shader5 pieces. by Dave Airlie · 9 years ago
  51. ff06901 docs: mark GL_ARB_framebuffer_no_attachments done for i965 by Kevin Rogovin · 9 years ago
  52. f97166e docs: update GL_ARB_copy_image, GL_ARB_clear_texture gallium status by Brian Paul · 9 years ago
  53. 843ff4b docs: Mark ARB_cull_distance as in progress by Tobias Klausmann · 9 years ago
  54. 3dec892 docs: Mark ARB_shader_storage_buffer_object as in progress by Iago Toral Quiroga · 9 years ago
  55. 1b05290 GL3.txt: update softpipe ARB_gpu_shader5 status by Dave Airlie · 9 years ago
  56. d9109cc docs: Update the ARB_direct_state_access status by Fredrik Höglund · 9 years ago
  57. adcf8f8 softpipe: enable ARB_texture_view by Roland Scheidegger · 9 years ago
  58. e6c66f4 llvmpipe: enable ARB_texture_view by Roland Scheidegger · 9 years ago
  59. 971be2b docs/GL3: (trivial) mark some tf extensions as done for softpipe/llvmpipe by Roland Scheidegger · 9 years ago
  60. b004510 docs: Update the ARB_direct_state_access status by Fredrik Höglund · 9 years ago
  61. ff64411 docs: update ARB_vertex_attrib_64bit status by Dave Airlie · 9 years ago
  62. 56030a7 docs/GL3: Update GLES 3.1 dependencies by Ian Romanick · 9 years ago
  63. 9ea38ee docs/GL3: started adding support for shader_image_size by Martin Peres · 9 years ago
  64. 734bcee docs: mark off texture_stencil8 (v2.1) by Dave Airlie · 9 years ago
  65. 3282e57 docs/GL3.txt: update ARB_shader_subroutine status by Dave Airlie · 9 years ago
  66. c015008 doc: Add GL_ARB_shader_image_size dependency for OpenGL ES 3.1 by Ian Romanick · 9 years ago
  67. 41c230c mesa: enable GL_ARB_program_interface_query extension by Tapani Pälli · 9 years ago
  68. fdd90fc i965: Implement support for ARB_clip_control. by Mathias Fröhlich · 9 years ago
  69. 4898669 llvmpipe: enable ARB_texture_gather by Roland Scheidegger · 9 years ago
  70. 31a30fb docs: Update progress on ARB_direct_state_access. by Martin Peres · 9 years ago
  71. 2ccfce3 docs: Update progress on ARB_direct_state_access. by Laura Ekstrand · 9 years ago
  72. 42715ad docs/GL3: don't list nv30 by Marek Olšák · 9 years ago
  73. 4e46af0 docs/GL3: don't list swrast by Marek Olšák · 9 years ago
  74. 2b53796 docs/GL3: don't list r300 by Marek Olšák · 9 years ago
  75. 9d1682d docs/GL3: also mark GLES3/GS5 for radeonsi as done by Marek Olšák · 9 years ago
  76. b5f19db radeonsi: implement TGSI_OPCODE_BFI (v2) by Marek Olšák · 9 years ago
  77. ca90cde radeonsi: implement gl_SampleMaskIn by Marek Olšák · 9 years ago
  78. 97399fc docs: List ARB_shading_language_packing/EXT_shader_integer_mix. by Matt Turner · 9 years ago
  79. d80701d r600g: Implement GL_ARB_draw_indirect for EG/CM by Glenn Kennard · 9 years ago
  80. f8e4792 nvc0: enable double support by Ilia Mirkin · 10 years ago
  81. 1759689 docs/GL3.txt: softpipe now supports GL_ARB_gpu_shader_fp64 by Dave Airlie · 9 years ago
  82. de798bb docs: mark ARB_gpu_shader_fp64 as done in core by Ilia Mirkin · 9 years ago
  83. b1e70f2 docs: add ARB_draw_indirect to ES 3.1 list by Ilia Mirkin · 9 years ago
  84. 9f7efa7 docs: update GL3.txt to state my current work on the dsa extension by Martin Peres · 9 years ago
  85. 0508032 docs: Update ARB_direct_state_access by Fredrik Höglund · 9 years ago
  86. 9272022 doc: break down ARB_direct_state_access in GL3.txt by Martin Peres · 9 years ago
  87. b340469 docs: Set llvmpipe and softpipe note only for MSAA. by Romain Failliot · 10 years ago
  88. d76be6b docs/GL3: Mark GL_ARB_direct_state_access as being started by Laura by Jason Ekstrand · 10 years ago
  89. 3bc42a0 nv50,nvc0: use clip_halfz setting when creating rasterizer state by Ilia Mirkin · 10 years ago
  90. 7b1c0cb r600g: Implement sm5 UBO/sampler indexing by Glenn Kennard · 10 years ago
  91. 444c8c2 r600g: Implement sm5 interpolation functions by Glenn Kennard · 10 years ago
  92. 3b83a5c docs: Update GL3.txt and relnotes for GL_KHR_context_flush_control by Neil Roberts · 10 years ago
  93. 1a17098 nv50: handle inverted render conditions by Tobias Klausmann · 10 years ago
  94. 5fc0e11 gallium: Enable ARB_clip_control for gallium drivers. by Mathias Fröhlich · 10 years ago
  95. a327fa3 r600g: Implement GL_ARB_sample_shading by Glenn Kennard · 10 years ago
  96. 95058bd nv50,nvc0: enable ARB_texture_view by Ilia Mirkin · 10 years ago
  97. 51b52ea docs: (trivial) mark softpipe, llvmpipe as done for GL_ARB_base_instance by Roland Scheidegger · 10 years ago
  98. 8d0f6ff r600g: Implement sm5 geometry shader instancing by Glenn Kennard · 10 years ago
  99. 1a428a5 docs: Mark ARB_compute_shader as work in progress by Jordan Justen · 10 years ago
  100. 62fd871 llvmpipe: (trivial) enable cube map arrays by Roland Scheidegger · 10 years ago