1. 3dd5604 Add eglQueryDeviceBinaryEXT to egl.xml. (#129) by Kyle Brenneman · 2 years, 10 months ago
  2. dc0b58d Reserve enums 0x34C0..0x34CF for Robert Mader (for #124) (#128) by Robert Mader · 2 years, 11 months ago
  3. 53f038f extensions: Add EGL_EXT_device_drm_render_node (#127) by James Jones · 2 years, 11 months ago
  4. e8baa0b extensions: Add EGL_EXT_device_persistent_id (#122) by Kyle Brenneman · 3 years ago
  5. fae76e5 Fix default value specified for EGL_GL_COLORSPACE (#125) by Jon Leech · 3 years, 1 month ago
  6. c8bd3b2 Fix an enum value in the EGL_EXT_device_query_name spec. (#123) by Kyle Brenneman · 3 years, 1 month ago
  7. d42c684 extensions: Add EGL_ANGLE_sync_control_rate (KhronosGroup#116) (#118) by jonahryandavis · 3 years, 3 months ago
  8. 6499811 Fix nextfree extension number by Jon Leech · 3 years, 7 months ago
  9. 187bd7f extensions: Add EGL_EXT_platform_xcb. (#112) by yshui · 3 years, 7 months ago
  10. 1a6eced api: Fix genheaders.py to emit valid comments (#114) by Adam Jackson · 3 years, 7 months ago
  11. 63e1e45 Fixed comment in egl.h and eglext.h headers (#117) by Nicolas Caramelli · 3 years, 7 months ago
  12. 4e5d0cb eglplatform.h: add EGL_NO_PLATFORM_SPECIFIC_TYPES flag (#111) by Nicolas Caramelli · 3 years, 7 months ago
  13. 5a9a7e3 Use SPDX license identifiers on headers and related files (#110) by Jon Leech · 3 years, 9 months ago
  14. 3237bf0 extensions: Add EGL_EXT_device_query_name. (#108) by Kyle Brenneman · 3 years, 9 months ago
  15. d7ddb16 Remove an unmatched </li> tag. (#107) by Kyle Brenneman · 3 years, 10 months ago
  16. f636b23 Don't let KHRONOS_STATIC affect the calling convention (#106) by Martin Storsjö · 4 years ago
  17. 8871e77 Add EGL_NV_stream_consumer_eglimage (#105) by Mukund Keshava · 4 years ago
  18. 90b78b0 Typo fix. by Jon Leech · 4 years ago
  19. ad06e1c Reserving another enum range for Arm. (#102) by janharaldfredriksen-arm · 4 years, 1 month ago
  20. 9faaca2 EGL_EXT_image_implicit_sync_control: change "bad attribute value" error to EGL_BAD_ATTRIBUTE by Eric Engestrom · 4 years, 2 months ago
  21. 6d4fe10 EGL_EXT_image_implicit_sync_control: remove stray tabs by Eric Engestrom · 4 years, 2 months ago
  22. 1147890 Const-ify eglSwapBuffersWithDamage* 'rects' parameter (#100) by Jon Leech · 4 years, 3 months ago
  23. a5b9dcd Adding EGL_ARM_image_format. (#99) by janharaldfredriksen-arm · 4 years, 3 months ago
  24. aa9b63f Add EGL_WL_bind_wayland_display and EGL_WL_create_wayland_buffer_from_image (#95) by Daniel Stone · 4 years, 4 months ago
  25. 7e7b22f Add support for Fuchsia platform. (#96) by David Turner · 4 years, 4 months ago
  26. de3a5e8 Reserve enums 0x34A0..0x34AF for ANGLE project. (#93) by Ken Russell · 4 years, 7 months ago
  27. 8b61726 Merge branch 'master' of github.com:KhronosGroup/EGL-Registry by Jon Leech · 4 years, 7 months ago
  28. 37cc16b Partial fix for #92 by Jon Leech · 4 years, 7 months ago
  29. dc610b2 Add EGL_NO_X11 define to avoid including X11. (#90) by Tom Ward · 4 years, 7 months ago
  30. a9bef57 Merge pull request #89 from nathankidd/man-typos by Jon Leech · 4 years, 8 months ago
  31. bb593ce man: Fix a few copy-paste-o's by Nathan Kidd · 4 years, 9 months ago
  32. 598f20e Update headers for EGL_NV_stream_dma. by Jon Leech · 4 years, 9 months ago
  33. cb927ca Merge pull request #88 from santanu-thangaraj/EGL_stream_dma by Jon Leech · 4 years, 9 months ago
  34. 7433de6 Update eglext.h by santanu · 4 years, 9 months ago
  35. b4c0f32 Update egl.h by santanu · 4 years, 9 months ago
  36. 3a6fe30 Merge pull request #87 from null77/egl-prototypes by Jon Leech · 4 years, 9 months ago
  37. 403f9ba Update EGL_NV_stream_dma.txt by santanu · 4 years, 9 months ago
  38. 83c5320 Update eglext.h by santanu · 4 years, 9 months ago
  39. 37aeee8 Update index.php by santanu · 4 years, 9 months ago
  40. 63edba0 Update EGL_NV_stream_dma.txt by santanu · 4 years, 9 months ago
  41. b3c723b Add files via upload by santanu · 4 years, 9 months ago
  42. 18102bc Update eglext.h by santanu · 4 years, 9 months ago
  43. ef484f3 Update egl.h by santanu · 4 years, 9 months ago
  44. 1bf97ec Update egl.xml by santanu · 4 years, 9 months ago
  45. 6d32a73 Update egl.xml by santanu · 4 years, 9 months ago
  46. 6eb5289 Update registry.tcl by santanu · 4 years, 9 months ago
  47. 9429627 Add prototype guards to EGL header. by Jamie Madill · 4 years, 10 months ago
  48. d738c39 Merge pull request #86 from KhronosGroup/chrisforbes-patch-1 by ianelliottus · 5 years ago
  49. dcced98 Fix unintentional spelling variants of eglGetFrameTimestampSupportedANDROID by Chris Forbes · 5 years ago chrisforbes-patch-1
  50. 4744552 Merge pull request #85 from mvicomoya/EGL_NV_stream_origin by Jon Leech · 5 years ago
  51. 0bc163a Add EGL_NV_stream_origin extension by Miguel A. Vico · 5 years ago
  52. 836d10e Merge pull request #84 from tate-hornbeck/missing_qcom_tokens2 by Jon Leech · 5 years ago
  53. 76e0432 Merge pull request #82 from tweenk/egl_emscripten by Jon Leech · 5 years ago
  54. 5bc211c Merge pull request #81 from tweenk/windows_static by Jon Leech · 5 years ago
  55. 25d9b6d Merge pull request #78 from fooishbar/dma-buf-modifiers-correct-no-modifiers by Jon Leech · 5 years ago
  56. f2c5852 Update egl.xml with missing QCOM private extensions by Tate Hornbeck · 5 years ago
  57. e18736b Add support for Emscripten in EGL/eglplatform.h. by Krzysztof Kosiński · 5 years ago
  58. 94ba8ee Add KHRONOS_STATIC to allow static linking on Windows. by Krzysztof Kosiński · 5 years ago
  59. 8c038b4 EXT_image_dma_buf_import_modifiers: Correct no-modifier-token behaviour by Daniel Stone · 5 years ago
  60. 0555f6d Merge pull request #80 from santanu-thangaraj/EGL_NV_n_buffer by Jon Leech · 5 years ago
  61. 6a23c76 Add EGL_NV_n_buffer extensions. by sthangaraj · 5 years ago
  62. 9d1b902 Add EGL_NV_n_buffer extensions. by sthangaraj · 5 years ago
  63. faad660 Add EGL_NV_n_buffer extensions. by sthangaraj · 5 years ago
  64. 5348890 Add EGL_NV_n_buffer extensions. by sthangaraj · 5 years ago
  65. 7829ea3 Add EGL_NV_n_buffer extension. by sthangaraj · 5 years ago
  66. f75e2d7 Add new extension to index by Jon Leech · 5 years ago
  67. b3f95aa Merge pull request #77 from courtney-g/190311-ANDROID_GLES_layers by Jon Leech · 5 years ago
  68. 4cf6001 Add EGL_ANDROID_GLES_layers extension by Courtney Goeltzenleuchter · 5 years ago
  69. 9b12ea6 Merge pull request #6 from groleo/master by Jon Leech · 5 years ago
  70. 35ca173 Update header for #76. by Jon Leech · 5 years ago
  71. 7866a17 Merge pull request #76 from 1ace/mesa-query-driver by Jon Leech · 5 years ago
  72. 2df9cc4 Add EGL_MESA_query_driver extension by Veluri Mithun · 5 years ago
  73. 9ed2ec4 Merge pull request #75 from velurimithun/revert-73-master by Jon Leech · 5 years ago
  74. c6bb79c Revert "Add EGL_MESA_query_driver extension" by Mithun · 5 years ago
  75. 893c2f8 Merge pull request #73 from velurimithun/master by Jon Leech · 5 years ago
  76. 9b2879b Add EGL_MESA_query_driver extension by Veluri Mithun · 5 years ago
  77. d0f0983 Merge pull request #72 from KhronosGroup/67-alternate by Jon Leech · 5 years ago
  78. ff8bdef Merge pull request #71 from courtney-g/181212-display-p3-passthrough by Jon Leech · 5 years ago
  79. 8716039 Alternate fix for !67 - use the correct prototype as defined in the by Jon Leech · 5 years ago 67-alternate
  80. 3338ed0 Add passthrough version of Display P3 colorspace by Courtney Goeltzenleuchter · 5 years ago
  81. 4136522 Merge pull request #68 from 1ace/man/intro by Jon Leech · 5 years ago
  82. c590413 man/eglIntro: add empty lines between egl command groups by Eric Engestrom · 5 years ago
  83. ce86792 man/eglIntro: fix EGL include path by Eric Engestrom · 5 years ago
  84. b6b558e Create CODE_OF_CONDUCT.md by Khronos Group Webmaster · 6 years ago
  85. 9bc9fe2 man page -> reference page in a few places by Jon Leech · 6 years ago
  86. 2ee0208 Update man pages link to 1.5 by Khronos Group Webmaster · 6 years ago
  87. 78bf312 Merge pull request #64 from courtney-g/181004-bug-63 by Jon Leech · 6 years ago
  88. 15d45e1 Update start page to reference github instead of SVN/bugzilla by Jon Leech · 6 years ago
  89. 522328a incorrect reference in EGL_EXT_gl_colorspace_display_p3 by Courtney Goeltzenleuchter · 6 years ago
  90. 726475c Merge pull request #61 from KhronosGroup/egl15-man by Jon Leech · 6 years ago
  91. f5ffb3b Fixes #62 by Jon Leech · 6 years ago egl15-man
  92. ee1fb0a Scripts now explicitly require Python 3. by Jon Leech · 6 years ago
  93. e87f2f2 Merge pull request #59 from 1ace/fix/genheaders-deprecation by Jon Leech · 6 years ago
  94. 527941c Merge pull request #60 from 1ace/fix/typo by Jon Leech · 6 years ago
  95. 57cfcfd Merge pull request #58 from 1ace/fix/EGL_EXT_device_drm by Jon Leech · 6 years ago
  96. 86a3379 Fix issues in https://github.com/KhronosGroup/EGL-Registry/pull/61#issuecomment-425779311 by Jon Leech · 6 years ago
  97. 7ac3cbc Generate XHTML output for an accidentally omitted page. by Jon Leech · 6 years ago
  98. 95615ed Fix issues identified in gitlab by Jon Leech · 6 years ago
  99. 8e1e2d1 Add EGL 1.5 reference pages, and additions to existing reference pages. by Jon Leech · 6 years ago
  100. 830835c EGL_EXT_gl_colorspace_scrgb_linear: fix typo by Eric Engestrom · 7 years ago