1. f3e23ea egl: remove remnants of MESA_drm_display by Emil Velikov · 9 years ago
  2. 2295a4b egl: remove final pieces of KHR_vg_parent_image by Emil Velikov · 9 years ago
  3. d628795 egl: remove _EGL_PLATFORM_WINDOWS enum by Emil Velikov · 9 years ago
  4. 32debea egl: remove final references of platform_null by Emil Velikov · 9 years ago
  5. 32aa1d7 egl: sort extension lists alphabetically by Marek Olšák · 9 years ago
  6. 6b8accb egl/dri2: implement platform_surfaceless by Haixia Shi · 9 years ago
  7. a1cb407 egl: expose EGL 1.5 if all requirements are met by Marek Olšák · 9 years ago
  8. 0e4b564 egl: combine VersionMajor and VersionMinor into one variable by Marek Olšák · 9 years ago
  9. 0c4eef6 egl: remove remaining EGL_MESA_copy_context skeleton by Emil Velikov · 9 years ago
  10. 8362068 egl: Add needed extern "C" for C++ access by Alexander von Gluck IV · 9 years ago
  11. 7a58262 egl: Remove skeleton implementation of EGL_MESA_screen_surface by Adam Jackson · 9 years ago
  12. 290a3eb egl/dri2: implement EGL_KHR_cl_event2 (v2) by Marek Olšák · 9 years ago
  13. a8617cc egl/dri2: implement EGL_KHR_wait_sync by Marek Olšák · 9 years ago
  14. 8f7338f egl: add initial EGL_MESA_image_dma_buf_export v2.4 by Dave Airlie · 10 years ago
  15. bbaf22a egl: cut down static storage size for {Version,ClientAPI}String by Emil Velikov · 9 years ago
  16. 0d6e762 egl/main: drop platform fbdev specific code by Emil Velikov · 9 years ago
  17. efe87f1 egl/main: use c11/threads' mutex directly by Emil Velikov · 9 years ago
  18. 56ede80 Revert "egl/main: use c11/threads' mutex directly" by Emil Velikov · 9 years ago
  19. 6cee785 egl/main: use c11/threads' mutex directly by Emil Velikov · 9 years ago
  20. dd438ae egl/main: no longer export internal function by Emil Velikov · 9 years ago
  21. 7bd1693 egl/main: replace INLINE with inline by Emil Velikov · 9 years ago
  22. 400b833 egl: Add Haiku code and support by Alexander von Gluck IV · 10 years ago
  23. 7e8ba77 egl: Expose EGL_KHR_get_all_proc_addresses and its client extension by Chad Versace · 10 years ago
  24. c524f3e egl: Add EGL_CHROMIUM_sync_control extension. by Sarah Sharp · 10 years ago
  25. 468cc86 egl/main: Enable Linux platform extensions by Chad Versace · 11 years ago
  26. 6d1f83e egl/main: Stop using EGLNative types internally by Chad Versace · 11 years ago
  27. 551d459 Add the EGL_MESA_configless_context extension by Neil Roberts · 10 years ago
  28. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  29. 5cddb1c wayland: Add an extension to create wl_buffers from EGLImages by Neil Roberts · 11 years ago
  30. 0de013b egl: definitions for EXT_image_dma_buf_import by Topi Pohjolainen · 11 years ago
  31. 6425b14 egl: Add extension infrastructure for EGL_EXT_swap_buffers_with_damage by Robert Bragg · 11 years ago
  32. 0725f2d egl: Add extension infrastructure for EGL_EXT_buffer_age by Kristian Høgsberg · 12 years ago
  33. f171571 egl: Implement front-end support for EGL_EXT_create_context_robustness by Ian Romanick · 12 years ago
  34. 63beb3d egl: Implement front-end support for EGL_KHR_create_context by Ian Romanick · 12 years ago
  35. b50703a egl: Replace KHR_surfaceless_* extensions with KHR_surfaceless_context by Ian Romanick · 12 years ago
  36. 7d46b45 egl: add EGL_NV_post_sub_buffer by Fredrik Höglund · 13 years ago
  37. ed1ff2a egl: remove EGL_ANDROID_swap_rectangle by Chia-I Wu · 13 years ago
  38. 5eca416 egl: add null platform by Chia-I Wu · 13 years ago
  39. 00b365b egl: add Android-specific extensions by Chia-I Wu · 14 years ago
  40. b0945c1 egl: add _EGL_PLATFORM_ANDROID by Chia-I Wu · 14 years ago
  41. 85fe948 egl: Native Display autodetection by Benjamin Franzke · 13 years ago
  42. f2001df egl: add copyright notices by Chia-I Wu · 13 years ago
  43. 6b369c4 egl: Add EGL_WL_bind_wayland_display by Benjamin Franzke · 13 years ago
  44. e586c4b egl: Add wayland platform by Benjamin Franzke · 14 years ago
  45. a22a332 egl: Improve driver selection. by Chia-I Wu · 14 years ago
  46. 655e459 egl: Simplify driver matching. by Chia-I Wu · 14 years ago
  47. a4a38dc egl: Cleanup _EGLDisplay initialization. by Chia-I Wu · 14 years ago
  48. dc4f845 egl: Add reference count for resources. by Chia-I Wu · 14 years ago
  49. 4ce33ec egl: Drop dpy argument from the link functions. by Chia-I Wu · 14 years ago
  50. b7a8893a egl: Add EGL_MESA_drm_image extension by Kristian Høgsberg · 14 years ago
  51. 2b2c5c4 egl: Add support for EGL_KHR_fence_sync. by Chia-I Wu · 14 years ago
  52. 4eebea7 egl: Add support for EGL_KHR_reusable_sync. by Chia-I Wu · 14 years ago
  53. b90a3e7 egl: EGL_KHR_surfaceless_* extensions by Kristian Høgsberg · 14 years ago
  54. 8b0c6c4 egl: Store screens in a dynamic array. by Chia-I Wu · 14 years ago
  55. 6717a31 egl: Store configs in a dynamic array. by Chia-I Wu · 14 years ago
  56. ea05299 st/egl: One driver per hardware. by Chia-I Wu · 14 years ago
  57. 78d70dd egl: Add support for EGL_MESA_drm_display. by Chia-I Wu · 14 years ago
  58. f22665d egl: Introduce platform displays internally. by Chia-I Wu · 14 years ago
  59. 5dc0f49 egl: Implement EGL_NOK_texture_from_pixmap by Kristian Høgsberg · 14 years ago
  60. 52c554a egl: Implement EGL_NOK_swap_region by Kristian Høgsberg · 14 years ago
  61. 7d1237b egl: Remove unused _EGL_SKIP_HANDLE_CHECK. by Chia-I Wu · 14 years ago
  62. 496724b egl: Silence warnings when compiled with -pedantic. by Chia-I Wu · 14 years ago
  63. db5ce8b egl: Make eglGetDisplay atomic. by Chia-I Wu · 14 years ago
  64. 99bcb1f egl: Add a mutex to _EGLDisplay. by Chia-I Wu · 14 years ago
  65. eb961f8 egl: Clean up surface attributes. by Chia-I Wu · 15 years ago
  66. 0135e5d egl: Add support for more EGLImage extensions to EGL core. by Chia-I Wu · 15 years ago
  67. 94cb321 egl: Clean up header inclusions. by Chia-I Wu · 15 years ago
  68. a933259 egl: Use a boolean to indicate whether a display is initialized. by Chia-I Wu · 15 years ago
  69. f65ed0a egl: Use a boolean to indicate whether a resource is linked. by Chia-I Wu · 15 years ago
  70. d21ee93 egl: Mark _eglCheckResource as PUBLIC. by Chia-I Wu · 15 years ago
  71. 4aed094 egl: Native types are renamed in EGL 1.3. by Chia-I Wu · 15 years ago
  72. dbb866a egl: Make resource void pointer in _eglCheckResource. by Chia-I Wu · 15 years ago
  73. a1c4a8a egl: Add support for EGL_KHR_image. by Chia-I Wu · 15 years ago
  74. 56b93a2 egl: Remove unused casting functions. by Chia-I Wu · 15 years ago
  75. ecb3b31 egl: Make surfaces and contexts resources. by Chia-I Wu · 15 years ago
  76. 7abf426 egl: Add _EGLResource and _EGLResourceType. by Chia-I Wu · 15 years ago
  77. b4d2c97 egl: Move surface functions in egldisplay.[ch] to eglsurface.[ch] by Chia-I Wu · 15 years ago
  78. 5e66d18 egl: Move context functions in egldisplay.[ch] to eglcontext.[ch]. by Chia-I Wu · 15 years ago
  79. cf22fd5 egl: Improve driver matching. by Chia-I Wu · 15 years ago
  80. f0c2871 egl: Remove unused driver and display functions. by Chia-I Wu · 15 years ago
  81. 897cb89 egl: Fix breakage from -fvisibility=hidden. by Chia-I Wu · 15 years ago
  82. 56822b0 egl: Rework config lookup. by Chia-I Wu · 15 years ago
  83. e1d9787 egl: Remove Xdpy from EGLDisplay. by Chia-I Wu · 15 years ago
  84. 5a459d5 egl: Remove dependency on libX11. by Chia-I Wu · 15 years ago
  85. 408db29 egl: Check for null display in handle checking. by Chia-I Wu · 15 years ago
  86. e484a92 egl: Add back handle checking. by Chia-I Wu · 15 years ago
  87. e3734e4 egl: Make lookup functions static inline. by Chia-I Wu · 15 years ago
  88. 38feefd egl: Remove hash table for displays. by Chia-I Wu · 15 years ago
  89. 7a9f528 egl: Remove hash table for surfaces. by Chia-I Wu · 15 years ago
  90. 5a2c937 egl: Some per-driver data should be per-display. by Chia-I Wu · 15 years ago
  91. 0eaa02c egl: Change the way drivers are loaded. by Chia-I Wu · 15 years ago
  92. 2f2cf46 egl: Overhaul driver API. by Chia-I Wu · 15 years ago
  93. 621801a egl: Make display and surface hash tables local. by Chia-I Wu · 15 years ago
  94. dc516d6 egl: Silence warnings on x86-64. by Chia-Wu · 15 years ago
  95. 15fdbc8 egl: Remove redundant DeletePending flag. by Chia-I Wu · 15 years ago
  96. 3f7e0d5 egl: Destroy display's resources upon termination. by Chia-I Wu · 15 years ago
  97. be9d1ab egl: Return the same EGL Display for the same native display. by Chia-I Wu · 15 years ago
  98. 18457cb egl: Add funtions to link contexts and surfaces to displays. by Chia-I Wu · 15 years ago
  99. 75da80b egl: Support per-thread info. by Chia-I Wu · 15 years ago
  100. 97035cb egl: in _eglAddConfig() just save a pointer to the config; don't copy the config by Brian Paul · 16 years ago