1. 429e936 egl: drop unused _EGLDriver from QueryBufferAge() by Eric Engestrom · 6 years ago
  2. 740ec08 egl: drop unused _EGLDriver from {Create,Destroy}ImageKHR() by Eric Engestrom · 6 years ago
  3. 82035b2 egl: drop unused _EGLDriver from SwapBuffers{,WithDamageEXT,RegionNOK}() by Eric Engestrom · 6 years ago
  4. 347840c egl: drop unused _EGLDriver from SwapInterval() by Eric Engestrom · 6 years ago
  5. 982ac69 egl: drop unused _EGLDriver from QuerySurface() by Eric Engestrom · 6 years ago
  6. 6b4c474 egl: drop unused _EGLDriver from Create{Window,Pixmap,Pbuffer}Surface() & DestroySurface() by Eric Engestrom · 6 years ago
  7. ad61d4f egl: drop unused _EGLDriver from Initialize() by Eric Engestrom · 6 years ago
  8. c874930 egl/android: Remove unused variable by Kristian H. Kristensen · 4 years ago
  9. c147604 egl: consistently use dri2_egl_display() helper macro by Eric Engestrom · 4 years, 11 months ago
  10. 9c6fa94 egl: const _eglDriver by Eric Engestrom · 4 years ago
  11. 4dc322c egl: drop now empty egl_dri2_fallbacks.h by Eric Engestrom · 4 years ago
  12. bc38fe8 egl: inline fallback for get_sync_values by Eric Engestrom · 4 years ago
  13. 2e3eb0c egl: inline fallback for create_wayland_buffer_from_image by Eric Engestrom · 4 years ago
  14. 90000b0 egl: inline fallback for copy_buffers by Eric Engestrom · 4 years ago
  15. 2d5f12ae3 egl: inline fallback for post_sub_buffer by Eric Engestrom · 4 years ago
  16. 1ba5075a egl: inline fallback for swap_buffers_region by Eric Engestrom · 4 years ago
  17. 7d5a13e egl: inline fallback for swap_buffers_with_damage by Eric Engestrom · 4 years ago
  18. 179e442 egl: inline fallback for create_pixmap_surface by Eric Engestrom · 4 years ago
  19. 4a8085d replace all F_DUPFD_CLOEXEC with os_dupfd_cloexec() by Eric Engestrom · 4 years, 2 months ago
  20. a5a413e egl/android: Drop unused variable by Kristian H. Kristensen · 4 years, 2 months ago
  21. 09efdcc egl/android: Move get_format under HAVE_DRM_GRALLOC guard where it's used by Kristian H. Kristensen · 4 years, 2 months ago
  22. d63d000 egl/android: enable/disable KHR_partial_update correctly by Chia-I Wu · 4 years, 4 months ago
  23. 31c4205 egl/android: set window usage flags by David Stevens · 4 years, 5 months ago
  24. f372881 egl/android: require ANDROID_native_fence_sync for buffer age by Chia-I Wu · 5 years ago
  25. 39e7492 egl/android: fix buffer_count for applications setting max count by Tapani Pälli · 4 years, 6 months ago
  26. be08e6a egl/android: Restrict minimum triple buffering for android color_buffers by Nataraj Deshpande · 4 years, 7 months ago
  27. f4ba31f egl/android: Remove our own reference to buffers. by Lepton Wu · 4 years, 10 months ago
  28. 4ef2c53 Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`." by Hal Gentz · 4 years, 9 months ago
  29. 075a96a egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`. by Hal Gentz · 4 years, 10 months ago
  30. 2efc804 egl/android: Fix build since the DRI fourcc removal. by Eric Anholt · 4 years, 11 months ago
  31. 8b1912c egl/android: Only keep BGRA EGL configs as fallback by Lepton Wu · 4 years, 11 months ago
  32. e2485bb egl/android: Enable HAL_PIXEL_FORMAT_RGBA_1010102 format by renchenglei · 4 years, 11 months ago
  33. 272f9cf dri: Use DRM_FORMAT_* instead of defining our own copy. by Eric Anholt · 5 years ago
  34. e3f54cb egl/android: Enable HAL_PIXEL_FORMAT_RGBA_FP16 format by Nataraj Deshpande · 5 years ago
  35. 7b4ed2b egl: Convert configs to use shifts and sizes instead of masks by Kevin Strasser · 5 years ago
  36. b4345da egl/android: Delete set_damage_region from egl dri vtbl by Harish Krupo · 5 years ago
  37. 0661c35 egl/android: Update color_buffers querying for buffer age by Nataraj Deshpande · 5 years ago
  38. a9f34b5 egl/android: handle multi-fd native windows by Rob Clark · 5 years ago
  39. a7ecf78 egl: Let the caller of dri2_create_drawable decide about loaderPrivate. by Mathias Fröhlich · 5 years ago
  40. 2282ec0 egl/dri: flesh out and use dri2_create_drawable() by Emil Velikov · 5 years ago
  41. 04ecda3 egl: store the native surface pointer in struct _egl_surface by Paulo Zanoni · 5 years ago
  42. ac839bb egl/android: chose node type based on swrast and preprocessor flags by Gurchetan Singh · 5 years ago
  43. a87096b egl/android: use software rendering when appropriate by Gurchetan Singh · 5 years ago
  44. d4e7982 egl/android: use swrast option in droid_load_driver by Gurchetan Singh · 5 years ago
  45. f90fc10 egl/android: plumb swrast option by Gurchetan Singh · 5 years ago
  46. 7d9719d egl/android: refactor droid_load_driver a bit by Gurchetan Singh · 5 years ago
  47. f1dd1be egl/android: droid_open_device_drm_gralloc --> droid_open_device by Gurchetan Singh · 5 years ago
  48. 95ad174 egl/android: move droid_open_device_drm_gralloc down a bit by Gurchetan Singh · 5 years ago
  49. 49d5253 egl/android: move droid_image_loader_extension down a bit by Gurchetan Singh · 5 years ago
  50. 0c3287e egl/android: replace magic 0=CbCr,1=CrCb with simple enum by Eric Engestrom · 6 years ago
  51. 65600d0 dri: Add XYUV8888 format by Kasireddy, Vivek · 5 years ago
  52. d9d1cb4 egl/android: bump the number of drmDevices to 64 by Emil Velikov · 5 years ago
  53. 54fa5ec egl: use coherent variable names by Eric Engestrom · 5 years ago
  54. 2bc1f5c egl: Move loader_set_logger() up to egl_dri2.c. by Eric Anholt · 6 years ago
  55. 252ca7b dri: add AYUV format by Lionel Landwerlin · 6 years ago
  56. 0099270 egl: set the EGLDevice when creating a display by Emil Velikov · 6 years ago
  57. 91ccb59 egl/android: remove eglSwap* surface check by Emil Velikov · 6 years ago
  58. b8b3517 egl/android: rework device probing by Emil Velikov · 6 years ago
  59. aaafae4 egl/android: Declare droid_load_driver() static by Kristian H. Kristensen · 6 years ago
  60. ac0856a egl/android: do not indent HAVE_DRM_GRALLOC preprocessor directive by Mauro Rossi · 6 years ago
  61. 2c04938 egl/android: simplify device open/probe by Emil Velikov · 6 years ago
  62. 2f8403a egl/android: remove drmVersion::name NULL check by Emil Velikov · 6 years ago
  63. d1211f3 egl/android: remove droid_probe_driver() by Emil Velikov · 6 years ago
  64. 9b5bf7a egl/android: use strcmp with drmVersion::name by Emil Velikov · 6 years ago
  65. 3827966 egl/android: use drmDevice instead of the manual /dev/dri iteration by Emil Velikov · 6 years ago
  66. ed7c694 egl/android: Implement EGL_KHR_mutable_render_buffer by Chad Versace · 6 years ago
  67. 73b342c egl/android: fix regression in drm_gralloc path (v2) by Mauro Rossi · 6 years ago
  68. c7bb821 egl/android: Add DRM node probing and filtering by Robert Foss · 6 years ago
  69. 3f7bca4 egl/android: #ifdef out flink name support by Rob Herring · 6 years ago
  70. affe63b egl: add EGL_BAD_MATCH error case for surfaceless and android by Tapani Pälli · 6 years ago
  71. 5fc21c6 egl/android: Implement the eglSwapinterval for Android. by Wu, Zhongmin · 7 years ago
  72. aa187fe egl/android: Fix build break with dri2_initialize_android _EGLDisplay parameter by Rob Herring · 7 years ago
  73. 81cea66 egl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFallback to ForceSoftware by Eric Engestrom · 7 years ago
  74. 2f42165 egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWARE by Eric Engestrom · 7 years ago
  75. 96fc5fb egl/android: Provide an option for the backend to expose KHR_image by Harish Krupo · 7 years ago
  76. 5364e73 egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED by Tomasz Figa · 7 years ago
  77. 61e99ce egl/android: add a note about .swap_buffers_with_damage by Emil Velikov · 7 years ago
  78. 23a09b4 egl/dri2: Implement swapInterval fallback in a conformant way (v2) by Tomasz Figa · 7 years ago
  79. 7343d27 egl/android: Use per surface out fence by Zhongmin Wu · 7 years ago
  80. e013ce8 egl: Allow creation of per surface out fence by Zhongmin Wu · 7 years ago
  81. 8c9df0d Revert "egl: Allow creation of per surface out fence" by Mark Janes · 7 years ago
  82. 13c23b1 egl: Allow creation of per surface out fence by Zhongmin Wu · 7 years ago
  83. 88eb19c Revert "egl/android: add missing include" by Eric Engestrom · 7 years ago
  84. 688d866 egl/android: add missing include by Eric Engestrom · 7 years ago
  85. 640b6e6 egl: deduplicate allocations of local buffer over each platform backend (v2) by Gwan-gyeong Mun · 7 years ago
  86. 92b2368 egl: drop unreachable BAD_NATIVE_WINDOW conditions by Emil Velikov · 7 years ago
  87. be5773f Android: fix compile error for DRI2 loader getCapability by Rob Herring · 7 years ago
  88. 1bf703e dri_interface,egl,gallium: only expose RGBA visuals on Android by Marek Olšák · 7 years ago
  89. 3f6cc93 egl/dri2: remove unused buffer_count variable by Gwan-gyeong Mun · 7 years ago
  90. 0ede0f9 egl: android: Fix potential use of unitialized variable by Tomasz Figa · 7 years ago
  91. c58af5c egl: fold _eglError() + return EGL_FALSE by Emil Velikov · 7 years ago
  92. d42b095 egl: drop _eglInitImage() return type by Emil Velikov · 7 years ago
  93. ffbf50b egl: Rename 'count' in ${platform}_add_configs_for_visuals (v2) by Chad Versace · 7 years ago
  94. bd78909 egl/android: Declare EGLConfig attrib array inside loop (v2) by Chad Versace · 7 years ago
  95. 0945512 egl/android: Declare loop vars inside their loops (v2) by Chad Versace · 7 years ago
  96. c87f737 egl: properly count configs by Eric Engestrom · 7 years ago
  97. 5e88435 egl/android: Change order of EGLConfig generation (v2) by Chad Versace · 7 years ago
  98. a4d3371 egl/android: Fix typ-o by Robert Foss · 7 years ago
  99. 9827547 egl/android: support for EGL_KHR_partial_update by Harish Krupo · 7 years ago
  100. 8fac894 egl: fix _eglQuerySurface in EGL_BUFFER_AGE_EXT case by Tapani Pälli · 7 years ago