tree: fd0d6289066d1bc5430a8e7e1301add7e566c76f [path history] [tgz]
  1. ANGLE_instanced_arrays/
  2. EXT_blend_minmax/
  3. EXT_color_buffer_float/
  4. EXT_color_buffer_half_float/
  5. EXT_disjoint_timer_query/
  6. EXT_disjoint_timer_query_webgl2/
  7. EXT_float_blend/
  8. EXT_frag_depth/
  9. EXT_shader_texture_lod/
  10. EXT_sRGB/
  11. EXT_texture_compression_bptc/
  12. EXT_texture_compression_rgtc/
  13. EXT_texture_filter_anisotropic/
  14. KHR_parallel_shader_compile/
  15. OES_element_index_uint/
  16. OES_fbo_render_mipmap/
  17. OES_standard_derivatives/
  18. OES_texture_float/
  19. OES_texture_float_linear/
  20. OES_texture_half_float/
  21. OES_texture_half_float_linear/
  22. OES_vertex_array_object/
  23. proposals/
  24. rejected/
  25. schematron/
  26. template/
  27. WEBGL_color_buffer_float/
  28. WEBGL_compressed_texture_astc/
  29. WEBGL_compressed_texture_etc/
  30. WEBGL_compressed_texture_etc1/
  31. WEBGL_compressed_texture_pvrtc/
  32. WEBGL_compressed_texture_s3tc/
  33. WEBGL_compressed_texture_s3tc_srgb/
  34. WEBGL_debug_renderer_info/
  35. WEBGL_debug_shaders/
  36. WEBGL_depth_texture/
  37. WEBGL_draw_buffers/
  38. WEBGL_lose_context/
  39. WEBGL_multiview/
  40. WEBGL_security_sensitive_resources/
  41. atom.xsl
  42. extension.sch
  43. extension.xsl
  44. find-exts
  45. Makefile
  46. README.md
  47. registry.html
  48. registry.xsl
  49. rev_utils.xsl
  50. revisions.atom
  51. standards.xsl
  52. summary.xml
  53. summary.xsl
  54. validate
extensions/README.md

FAQ

Q: How do I indicate that a newly drafted extension proposal should be built for the registry?

A: Put the extension.xml in a subdirectory of proposals/ named for the official extension name. Once that is committed to the repository, the Khronos web site will be automatically updated.

Q: What if I want to see the changes locally?

A: Run ‘make’ from this directory.