1. dac2e7d egl: Create queryable strings in eglInitialize(). by Matt Turner · 9 years ago
  2. d24a20e egl: fix cast to silence compiler warning by Brian Paul · 9 years ago
  3. a806df3 egl/main: convert thread management to use c11 threads by Emil Velikov · 9 years ago
  4. efe87f1 egl/main: use c11/threads' mutex directly by Emil Velikov · 9 years ago
  5. 56ede80 Revert "egl/main: use c11/threads' mutex directly" by Emil Velikov · 9 years ago
  6. eb14d28 Revert "egl/main: convert thread management to use c11 threads" by Emil Velikov · 9 years ago
  7. 33eff85 egl/main: convert thread management to use c11 threads by Emil Velikov · 9 years ago
  8. 6cee785 egl/main: use c11/threads' mutex directly by Emil Velikov · 9 years ago
  9. d1fbea0 egl/main: remove no-longer needed definition of stdint types by Emil Velikov · 9 years ago
  10. bf0e4d2 egl/drivers: include stdint.h where needed by Emil Velikov · 9 years ago
  11. 74c40b9 egl/main: drop the declaration of PUBLIC keyword. by Emil Velikov · 9 years ago
  12. dd438ae egl/main: no longer export internal function by Emil Velikov · 9 years ago
  13. d780012 egl/main: replace __FUNCTION__ with __func__ by Emil Velikov · 9 years ago
  14. 7bd1693 egl/main: replace INLINE with inline by Emil Velikov · 9 years ago
  15. 65c8965 egl: Take alpha bits into account when selecting GBM formats by Daniel Stone · 9 years ago
  16. 00faf9f scons: Use -Werror MSVC compatibility flags per-directory. by Jose Fonseca · 9 years ago
  17. 5564c36 st/egl: Remove. by Jose Fonseca · 9 years ago
  18. 80c5bd7 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  19. 982723d Revert "configure: Leverage gcc warn options to enable safe use of C99 features where possible." by Kenneth Graunke · 9 years ago
  20. 79daa51 configure: Leverage gcc warn options to enable safe use of C99 features where possible. by Jose Fonseca · 9 years ago
  21. 1e96eec egl, wayland: RGB565 format support on Back-buffer by Vivek Kasireddy · 9 years ago
  22. 63986f9 egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM by Axel Davy · 10 years ago
  23. 11a955a egl: Pass the correct X visual depth to xcb_put_image(). by José Fonseca · 10 years ago
  24. 610c748 egl/wayland: Fix unused variable warnings by Chad Versace · 10 years ago
  25. 70e8ccc egl: Inform the client API when ancillary buffers may become undefined. by Eric Anholt · 10 years ago
  26. 890ef62 egl: Fix non-dri SCons builds re #87657 by Alexander von Gluck IV · 10 years ago
  27. 402c808 egl/haiku: Clean up SConscript whitespace by Alexander von Gluck IV · 10 years ago
  28. 49ce078 egl/dri2: Fix build of dri2 egl driver with SCons by Alexander von Gluck IV · 10 years ago
  29. e7ac212 egl: Clean up Haiku visual creation by Alexander von Gluck IV · 10 years ago
  30. 400b833 egl: Add Haiku code and support by Alexander von Gluck IV · 10 years ago
  31. 8d0c641 egl: remove support for GCC older than 4.1.0 by Timothy Arceri · 10 years ago
  32. fe2c72e egl: Add files to distribution. by Matt Turner · 10 years ago
  33. feb741d egl+gbm: Add symbols-check tests to distribution. by Matt Turner · 10 years ago
  34. 00ab151 egl/dri2: Add headers to distribution. by Matt Turner · 10 years ago
  35. 7a08a1e egl: Drop unnecessary Makefile.am. by Matt Turner · 10 years ago
  36. f0a8bcd Use calloc instead of malloc/memset-0 by Matt Turner · 10 years ago
  37. 7e8ba77 egl: Expose EGL_KHR_get_all_proc_addresses and its client extension by Chad Versace · 10 years ago
  38. 0b4a688 egl/dri2: Log a warning if no platforms are enabled. by Matt Turner · 10 years ago
  39. 363b53f egl: remove egl_gallium from the loader by Marek Olšák · 10 years ago
  40. 8ed08e6 egl_dri2: add a note about dri2_create_screen by Emil Velikov · 10 years ago
  41. 38cec03 egl_dri2: fix double free on drm platforms by Emil Velikov · 10 years ago
  42. ba0bb42 egl_dri2: do not leak dri2_dpy->driver_configs by Emil Velikov · 10 years ago
  43. d175e7c egl/drm: do not crash when swapping buffers without any rendering by Lionel Landwerlin · 10 years ago
  44. d703abf util: Include in Android builds by Tomasz Figa · 10 years ago
  45. 3386e95 egl: setup screen iterator before using it by Tapani Pälli · 10 years ago
  46. 407450e configure: drop --with-egl-driver-dir switch by Emil Velikov · 10 years ago
  47. 4ed23fd egl: extra null checks for get_xcb_screen() return values by Juha-Pekka Heikkila · 10 years ago
  48. 53b614b egl/drm: expose KHR_image_pixmap extension by Andreas Pokorny · 10 years ago
  49. ecc89e4 egl: Restrict multiplication in calloc arguments to use compile-time constants by Carl Worth · 10 years ago
  50. 0b56e23 egl/dri2: use the correct screen index by Marek Olšák · 10 years ago
  51. 1f4bc0c egl: don't exit process on initialization failure by Ilia Mirkin · 10 years ago
  52. 08264e5 egl_dri2: fix EXT_image_dma_buf_import fds by Pekka Paalanen · 10 years ago
  53. 73121a3 android: loader: prefix static libraries with libmesa_* by Emil Velikov · 10 years ago
  54. db064b7 android: egl/dri2: use the installed libdrm headers by Emil Velikov · 10 years ago
  55. dfa6dc5 android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444} by Emil Velikov · 10 years ago
  56. 792041e android: egl/main: add/enable freedreno by Emil Velikov · 10 years ago
  57. aae453a android: egl/main: resolve radeon linking issues by Paulo Sergio Travaglia · 10 years ago
  58. 825fa28 android: egl/main: fixup the nouveau build by Emil Velikov · 10 years ago
  59. b26017f egl/main: Bring in the Makefile.sources by Emil Velikov · 10 years ago
  60. d308f57 egl: Fix OpenGL ES version checks in _eglParseContextAttribList() by Anuj Phogat · 10 years ago
  61. e57ad3d dri: Add a new capabilities for drivers that can't share buffers by Giovanni Campagna · 10 years ago
  62. 8430af5 Add support for swrast to the DRM EGL platform by Giovanni Campagna · 10 years ago
  63. 6ac5adc egl: Remove unused variable dri_driver_path. by Matt Turner · 10 years ago
  64. 5cb1cad egl/dri2: do not leak dri2_dpy->driver_name by Emil Velikov · 10 years ago
  65. c153b1f egl/dri2/x11: use standard strndup function by Emil Velikov · 10 years ago
  66. 6980cae android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface by Adrian Negreanu · 10 years ago
  67. 4dc5545 android, egl: add correct drm include for libmesa_egl_dri2 by Adrian Negreanu · 10 years ago
  68. a49ebfa android: add libloader to libGLES_mesa and libmesa_egl_dri2 by Adrian Negreanu · 10 years ago
  69. 91ff0d4 egl: Check for NULL native_window in eglCreateWindowSurface by Sinclair Yeh · 10 years ago
  70. 0ca0d57 egl/main: Fix eglMakeCurrent when releasing context from current thread. by Beren Minor · 10 years ago
  71. 6638c55 egl_dri2: fix wayland_platform when drm_platform is not set by Emil Velikov · 10 years ago
  72. ff90a87 Fix build for darwin by Jon TURNEY · 10 years ago
  73. c524f3e egl: Add EGL_CHROMIUM_sync_control extension. by Sarah Sharp · 10 years ago
  74. f6e5099 Import eglextchromium.h from Chromium. by Sarah Sharp · 10 years ago
  75. 06842d4 wayland: Move version 2 request to end of interface specification by Kristian Høgsberg · 10 years ago
  76. a3e78ba egl_dri2: cleanup memory leak in dri2_create_context() by Emil Velikov · 10 years ago
  77. ade79b2 egl: Don't attempt to redefine stdint.h types with VS 2010. by José Fonseca · 10 years ago
  78. 5f280d0 egl_dri: rework dri extension handling by Emil Velikov · 10 years ago
  79. 9b42fd1 dri_interface: Update __DRItexBufferExtensionRec to version 3 by Emil Velikov · 10 years ago
  80. 1786030 egl: Protect use of gbm_dri with ifdef HAVE_DRM_PLATFORM by Ander Conselvan de Oliveira · 10 years ago
  81. 63d4661 wayland: Fix the logic in disabling the prime capability by Neil Roberts · 10 years ago
  82. 3f64c3d egl/build: Sort egl sources alphabetically. by Matt Turner · 11 years ago
  83. 5ae2f28 egl/build: Remove unused -DXF86VIDMODE. by Matt Turner · 11 years ago
  84. 5074117 egl/build: Include headers and XML in distribution. by Matt Turner · 11 years ago
  85. 1d4007f egl/build: Drop two unnecessary Makefiles. by Matt Turner · 11 years ago
  86. c973e44 egl/dri2: use drm macros to construct device name by Jonathan Gray · 10 years ago
  87. 0295953 egl/dri2: don't require libudev to build drm/wayland platforms by Jonathan Gray · 10 years ago
  88. 11623be automake: don't enable -Wl,--no-undefined on OpenBSD by Jonathan Gray · 10 years ago
  89. d681b22 automake: ask the linker to do garbage collection by Emil Velikov · 10 years ago
  90. d187a15 automake: add -Wl,--no-undefined to all libraries by Emil Velikov · 10 years ago
  91. 5503c22 automake: consistently use -no-undefined by Emil Velikov · 10 years ago
  92. 468cc86 egl/main: Enable Linux platform extensions by Chad Versace · 11 years ago
  93. 9a40ee1 egl/wayland: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface by Chad Versace · 10 years ago
  94. 1787f56 egl/gbm: Emit EGL_BAD_PARAMETER for eglCreatePlatformPixmapSurface by Chad Versace · 10 years ago
  95. 6d1f83e egl/main: Stop using EGLNative types internally by Chad Versace · 11 years ago
  96. cefa06c egl: Add STATIC_ASSERT() macro by Chad Versace · 11 years ago
  97. eef68a9 egl/dri2: Dispatch eglCreateImageKHR by display, not driver by Chad Versace · 11 years ago
  98. 88b9e60 egl/dri2/x11: Don't clobber _EGLDriver::API by Chad Versace · 11 years ago
  99. eadd5e0 egl/dri2: Dispatch eglCreateWaylandBufferFromImageWL by display, not driver by Chad Versace · 11 years ago
  100. f506ef6 egl/dri2: Consolidate eglTerminate by Chad Versace · 11 years ago