tree: 26ae57fc2635123692ca7378507b6bb4145bec0c [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_filter_anisotropic/
  12. OES_element_index_uint/
  13. OES_fbo_render_mipmap/
  14. OES_standard_derivatives/
  15. OES_texture_float/
  16. OES_texture_float_linear/
  17. OES_texture_half_float/
  18. OES_texture_half_float_linear/
  19. OES_vertex_array_object/
  20. proposals/
  21. rejected/
  22. schematron/
  23. template/
  24. WEBGL_color_buffer_float/
  25. WEBGL_compressed_texture_astc/
  26. WEBGL_compressed_texture_atc/
  27. WEBGL_compressed_texture_etc/
  28. WEBGL_compressed_texture_etc1/
  29. WEBGL_compressed_texture_pvrtc/
  30. WEBGL_compressed_texture_s3tc/
  31. WEBGL_compressed_texture_s3tc_srgb/
  32. WEBGL_debug_renderer_info/
  33. WEBGL_debug_shaders/
  34. WEBGL_depth_texture/
  35. WEBGL_draw_buffers/
  36. WEBGL_get_buffer_sub_data_async/
  37. WEBGL_lose_context/
  38. WEBGL_security_sensitive_resources/
  39. WEBGL_shared_resources/
  40. atom.xsl
  41. extension.sch
  42. extension.xsl
  43. find-exts
  44. Makefile
  45. README.md
  46. registry.html
  47. registry.xsl
  48. rev_utils.xsl
  49. revisions.atom
  50. standards.xsl
  51. summary.xml
  52. summary.xsl
  53. 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.