1. 0c73a3b dri: make use of loader_get_extensions_name(..) helper by Christian Gmeiner · 8 years ago
  2. fb10c89 Revert "dri: make use of dri_get_extensions_name(..) helper" by Emil Velikov · 8 years ago
  3. 1a21d21 dri: make use of dri_get_extensions_name(..) helper by Christian Gmeiner · 8 years ago
  4. 0639e25 egl: Use pkg-config for Android NDK build by Gurchetan Singh · 8 years ago
  5. 6ff948e egl/wayland: fix return value in dri2_wl_swrast_commit_backbuffer by Emil Velikov · 8 years ago
  6. 9ca6711 Revert "wayland: Block for the frame callback in get_back_bo not dri2_swap_buffers" by Daniel Stone · 8 years ago
  7. aeaf21a Revert "egl: remove explicit config_id management from dri2_add_config()" by Emil Velikov · 8 years ago
  8. 3652d1d egl: remove explicit config_id management from dri2_add_config() by Emil Velikov · 8 years ago
  9. ee39d44 egl: make interop ABI visible again by Marek Olšák · 8 years ago
  10. bf51b45 egl: use util/macros.h by Marek Olšák · 8 years ago
  11. 6b309f7 gbm: set up the interop extension for egl/drm by Marek Olšák · 8 years ago
  12. 2035930 egl: set preserved behavior for surface only if config supports it by Tapani Pälli · 8 years ago
  13. 6bf6fcf egl: fix error handling in _eglCreateSync by Tapani Pälli · 8 years ago
  14. 4fa799a egl/dri2: swap_buffers_with_damage falls back to swap_buffers by Eric Engestrom · 8 years ago
  15. 5876f3c egl: add check that eglCreateContext gets a valid config by Tapani Pälli · 8 years ago
  16. 282b87d egl: fix type mismatch error type in _eglInitSurface by Tapani Pälli · 8 years ago
  17. 1ef7873 Revert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT" by Tapani Pälli · 8 years ago
  18. b91e1e3 egl/dri2: set max values for pbuffer width and height by Tapani Pälli · 8 years ago
  19. 2e0ab61 egl/wayland: add missing destroy_window callback by Stencel, Joanna · 8 years ago
  20. 8acb79d egl: bring back the default glapi.so name by Eric Engestrom · 8 years ago
  21. 52a6483 egl/surfaceless: Fix segfault in eglSwapBuffers by Chad Versace · 8 years ago
  22. 2fc1374 egl: remove docs directory from EXTRA_DIST by Jonathan Gray · 8 years ago
  23. af7abc5 loader: remove loader_get_driver_for_fd() driver_type by Emil Velikov · 8 years ago
  24. 3d48353 egl/android: fix error in droid_add_configs_for_visuals() by Tapani Pälli · 8 years ago
  25. 07422bf egl/surfaceless: Fix comparison between pointer and integer by Chad Versace · 8 years ago
  26. d19b014 egl/surfaceless: use correct index when accesing the visual by Emil Velikov · 8 years ago
  27. 88b5c36 egl: Move old EGL_MESA_screen_surface spec by Chad Versace · 8 years ago
  28. a597c8a egl: Implement EGL_MESA_platform_surfaceless by Chad Versace · 8 years ago
  29. c177ef9 egl: Don't advertise unsupported platform extensions by Chad Versace · 8 years ago
  30. ebffa7b Revert "egl/dri2: rework dri2_make_current code flow" by Emil Velikov · 8 years ago
  31. 2847956 egl/drm: set eglError and provide an error message on failure by Emil Velikov · 8 years ago
  32. d81ba76 egl/x11: attribute for dri2_add_config failure by Emil Velikov · 8 years ago
  33. 0b2b719 egl/wayland: introduce dri2_wl_add_configs_for_visuals() helper by Emil Velikov · 8 years ago
  34. 4b8a558 egl/surfaceless: tweak surfaceless_add_configs_for_visuals() by Emil Velikov · 8 years ago
  35. acd35c8 egl/android: tweak droid_add_configs_for_visuals() by Emil Velikov · 8 years ago
  36. 36fe590 egl/drm: introduce drm_add_configs_for_visuals() helper by Emil Velikov · 8 years ago
  37. 23ed073 egl/surfaceless: print out a message on zero configs for given format by Emil Velikov · 8 years ago
  38. 98f5d01 egl/dri2: set WL_bind_wayland_display in a consistent way by Emil Velikov · 8 years ago
  39. 637d001 egl/android: remove duplicate KHR_image_base set by Emil Velikov · 8 years ago
  40. 9caacb3 loader/dri3: constify the loader_dri3_vtable by Emil Velikov · 8 years ago
  41. fdd373a egl/dri2: micro optimise dri2_bind_extensions() by Emil Velikov · 8 years ago
  42. 665cad1 egl/dri2: annotate dri2_extension_match instances as const data by Emil Velikov · 8 years ago
  43. 3948ad8 egl/dri2: use dri2_bind_extensions to manage the optional extensions by Emil Velikov · 8 years ago
  44. 38526bd egl/dri2: add support for optional extensions in dri2_bind_extensions() by Emil Velikov · 8 years ago
  45. ebc68e3 egl/dri2: coding style cleanup by Emil Velikov · 8 years ago
  46. b10c05d egl/x11: don't crash if dri2_dpy->conn is NULL by Emil Velikov · 8 years ago
  47. f871946 egl/dri2: rework dri2_egl_display::extensions storage by Emil Velikov · 8 years ago
  48. f7b8108 egl/dri2: remove unused dri2_egl_display::{dri2,swrast}_loader_extension by Emil Velikov · 8 years ago
  49. e7fcf1b egl/x11: don't populate dri2_dpy->swrast_loader_extension by Emil Velikov · 8 years ago
  50. 2dbe14a egl/wayland: don't populate dri2_dpy->swrast_loader_extension by Emil Velikov · 8 years ago
  51. 3963a5f egl/x11: don't populate dri2_dpy->dri2_loader_extension by Emil Velikov · 8 years ago
  52. d2d579d egl/wayland: don't populate dri2_dpy->dri2_loader_extension by Emil Velikov · 8 years ago
  53. 31ef5d4 egl/surfaceless: trivial coding style fixes by Emil Velikov · 8 years ago
  54. d0155bc egl/surfaceless: don't check the mask(s) prior to calling dri2_add_config by Emil Velikov · 8 years ago
  55. ff700f8 egl/surfaceless: remove unused dri2_loader_extension implementation by Emil Velikov · 8 years ago
  56. 6a8fe32 egl/android: don't populate dri2_dpy->dri2_loader_extension by Emil Velikov · 8 years ago
  57. 6757198 egl/dri2: rework dri2_make_current code flow by Emil Velikov · 8 years ago
  58. 07690a2 egl/dri2: drop NULL checks prior to dri2_destroy_surface by Emil Velikov · 8 years ago
  59. 8cf83f9 egl/dri2: call static functions directly, not via _EGLDriver::API by Emil Velikov · 8 years ago
  60. 532ec2e egl/dri2: use dri2_egl_display inline wrapper where possible by Emil Velikov · 8 years ago
  61. d6dcf3b egl/dri2: bail out on NULL dpy in dri2_display_release() by Emil Velikov · 8 years ago
  62. 8fb9ea4 egl/dri2: move surface refcounting out of the platform code by Emil Velikov · 8 years ago
  63. 02f1158 egl/dri2: coding style fix by Emil Velikov · 8 years ago
  64. 7a9c92d egl/dri2: non-shared glapi cleanups by Emil Velikov · 8 years ago
  65. b349c11 egl/dri2: glFlush is not optional, treat it as such by Emil Velikov · 8 years ago
  66. 0a606a4 egl: add eglSwapBuffersWithDamageKHR by Eric Engestrom · 8 years ago
  67. 8044885 egl: Unify the EGLint/EGLAttrib paths in eglCreateSync* (v3) by Chad Versace · 8 years ago
  68. 0247e5e loader/dri3: add get_dri_screen() to the vtable by Martin Peres · 8 years ago
  69. ca9f26a egl: Implement EGL_KHR_debug (v2) by Kyle Brenneman · 8 years ago
  70. 6a5545d egl: Track EGL_KHR_debug state when going through EGL API calls (v3) by Kyle Brenneman · 8 years ago
  71. add01ad egl: Drop duplicate check on EGLSync type by Chad Versace · 8 years ago
  72. 02e4f1c egl: Cleanup control flow in _eglParseSyncAttribList by Chad Versace · 8 years ago
  73. 3e0d575 egl: Add _eglConvertIntsToAttribs() by Chad Versace · 8 years ago
  74. f2c2f43 egl: Fix an error path in eglCreateSync* by Chad Versace · 8 years ago
  75. 69adb9a egl: Fix truncation error in _eglParseSyncAttribList64 by Chad Versace · 8 years ago
  76. 17084b6 egl: Fix missing unlock in eglGetSyncAttribKHR by Chad Versace · 8 years ago
  77. c8fd7d0 egl/android: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC) by Matt Whitlock · 8 years ago
  78. 4d6d55d egl: stop claiming support for pbuffer + msaa by Tapani Pälli · 8 years ago
  79. 9e8de86 egl: return corresponding offset of EGLImage instead of 0. by Chuanbo Weng · 8 years ago
  80. 7206b3a egl: Add storage for EGL_KHR_debug's state to EGL objects by Kyle Brenneman · 8 years ago
  81. 1d535c1 egl: Factor out _eglGetSyncAttribCommon by Kyle Brenneman · 8 years ago
  82. 5b0b844 egl: Factor out _eglWaitSyncCommon by Kyle Brenneman · 8 years ago
  83. 9a99203 egl: Lock the display in _eglCreateSync's callers by Kyle Brenneman · 8 years ago
  84. 58338c6 egl: Factor out _eglCreateImageCommon (v2) by Kyle Brenneman · 8 years ago
  85. 82a2e2c egl: Factor out _eglWaitClientCommon by Kyle Brenneman · 8 years ago
  86. 8cc3d98 egl: Use _eglCreatePixmapSurfaceCommon consistently by Kyle Brenneman · 8 years ago
  87. 7d7ae5e egl: Use _eglCreateWindowSurfaceCommon consistently by Kyle Brenneman · 8 years ago
  88. 017946b egl: Factor out _eglGetPlatformDisplayCommon by Kyle Brenneman · 8 years ago
  89. fe6ffa7 egl: Fix typo by Kyle Brenneman · 8 years ago
  90. e2c067d egl: Tear down images and syncs at eglTerminate by Adam Jackson · 8 years ago
  91. d9f5b19 egl: Rename MESA_configless_context bit to KHR_no_config_context by Adam Jackson · 8 years ago
  92. cc45a5c egl: QueryContext on a configless context returns zero by Adam Jackson · 8 years ago
  93. 2da15a3 egl: fix gcc warning braces around scalar initializer by Timothy Arceri · 8 years ago
  94. b1d636a egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT by Haixia Shi · 8 years ago
  95. dbda375 egl: Fix up indentation on previous commit by Adam Jackson · 8 years ago
  96. a279760 egl: Document why EGL_OPENGL{, _ES}_API are mostly identical by Adam Jackson · 8 years ago
  97. 6e066f7 EGL: Combine the GL and GLES current contexts (v2) by Kyle Brenneman · 8 years ago
  98. 74b1969 gbm: wire up fence extension by Rob Clark · 8 years ago
  99. 2f3154f wayland-drm: add missing NULL check by Frank Binns · 8 years ago
  100. d6f669b egl: only store device name when Wayland support is built by Frank Binns · 8 years ago