1. 8b90205 automake: src/egl/wayland by Benjamin Franzke · 13 years ago
  2. 027ce0c Revert "Always build shared glapi" by Matt Turner · 13 years ago
  3. adefee5 Always build shared glapi by Matt Turner · 13 years ago
  4. 58dc1b2 wayland-drm: Drop the non-premul formats, use format codes from drm_fourcc.h by Kristian Høgsberg · 13 years ago
  5. 513d1fe egl_dri2: Put the _eglError call in the case switch case by Kristian Høgsberg · 13 years ago
  6. 670f182 egl_dri2/wayland: handle creating xrgb8888 images by Robert Bragg · 13 years ago
  7. 636f2fc egl/x11: Merge the right version of Frederiks change by Kristian Høgsberg · 13 years ago
  8. 352c889 egl_dri2/x11: Add support for the DRI2 SwapBuffers request by Fredrik Höglund · 13 years ago
  9. 655f2c1 egl_dri2/x11: Add support for eglSwapInterval by Fredrik Höglund · 13 years ago
  10. eb7d1b9 egl_dri2/x11: error check coordinates in eglPostSubBufferNV by Chia-I Wu · 13 years ago
  11. 71b8fc9 egl_dri2/x11: Add support for EGL_NV_post_sub_buffer by Fredrik Höglund · 13 years ago
  12. 2a58453 egl_dri2: Fix some valgrind reported leaks by Benjamin Franzke · 13 years ago
  13. b7a69cb egl_glx: fix eglDestroyContext by Chia-I Wu · 13 years ago
  14. 6baa5f1 egl_glx: Try first a default lookup for glXGetProcAddress before loading dynamic lib. by Beren Minor · 13 years ago
  15. 75cc24c android: add support for ICS by Chia-I Wu · 13 years ago
  16. 75eb92f egl_glx.c: use unsigned instead of uint by Matt Turner · 13 years ago
  17. 0763b97 wayland: Flush before blocking in swapbuffers. by Jørgen Lind · 13 years ago
  18. 48eb1fe egl_dri2: add support for RGBA_8888 android native buffer by Chia-I Wu · 13 years ago
  19. 11f6466 egl_dri2: Destroy callback in release_pending_buffer by Benjamin Franzke · 13 years ago
  20. 7b1d94e wayland: Track changes to drop wl_visual by Kristian Høgsberg · 13 years ago
  21. 447bb45 egl_dri2: Only clear EGL_PIXMAP_BIT if DRI config is double buffered by Kristian Høgsberg · 13 years ago
  22. c661ecc wayland: Track server side wayland changes by Kristian Høgsberg · 13 years ago
  23. 6602bda wayland: Use new wl_callback mechanism by Kristian Høgsberg · 13 years ago
  24. f811c1e egl_dri2: Drop dri2_surface_type enum by Benjamin Franzke · 13 years ago
  25. 93d5963 egl_dri2: add pbuffer support to platform_android by Chia-I Wu · 13 years ago
  26. c8e18f8 egl_dri2: check the surface type in platform_android by Chia-I Wu · 13 years ago
  27. 384f228 egl_dri2: refactor droid_get_buffers_with_format by Chia-I Wu · 13 years ago
  28. 357d3f3 egl_dri2: set ctx->WindowRenderBuffer by Chia-I Wu · 13 years ago
  29. 099faee android: add support for egl_dri2 by Chia-I Wu · 13 years ago
  30. 9779f6f egl_dri2: add support for Android by Chia-I Wu · 13 years ago
  31. 58911b8 egl_dri2: allow RGBA masks to be specified for matching by Chia-I Wu · 13 years ago
  32. 8c40940 dri2: Add __DRI_BUFFER_COUNT token by Benjamin Franzke · 13 years ago
  33. f5e757e Destroy context in dri2/glx driver when apps call eglDestroyContext by Cooper Yuan · 13 years ago
  34. 32f4cf3 egl/gbm: Fix EGL_DEFAULT_DISPLAY by Benjamin Franzke · 13 years ago
  35. 5fe54df Rename swrastg_dri to swrast_dri by Marek Olšák · 13 years ago
  36. f747d03 Fixes for leaks reported by cppcheck. by Völgyes Dávid · 13 years ago
  37. b2d6375 egl_dri2: Fix compilation if udev devel files are not installed by Benjamin Franzke · 13 years ago
  38. f2001df egl: add copyright notices by Chia-I Wu · 13 years ago
  39. 992680c egl: Fix Terminate with shared gbm screens by Benjamin Franzke · 13 years ago
  40. 629c15a egl_dri2: Build drm platform only if enabled by Benjamin Franzke · 13 years ago
  41. e5fc4c8 egl_dri2: Hookup gbm as drm platform by Benjamin Franzke · 13 years ago
  42. 0cb356d egl_dri2/wayland: Hook up new buffer.release event by Benjamin Franzke · 13 years ago
  43. 16a04e0 wayland: Pass use_invalidate extension to driver by Kristian Høgsberg · 13 years ago
  44. 80636ff egl_dri2/x11: Check availability of the dri2 extension by Benjamin Franzke · 13 years ago
  45. 77e031a egl_dri2: try swrastg_dri if swrast_dri fails by Chia-I Wu · 13 years ago
  46. cf69eea egl_dri2: add dri2_load_driver_swrast by Chia-I Wu · 13 years ago
  47. 16e3027 egl_dri2: Compare configs before matching them by Benjamin Franzke · 13 years ago
  48. b8325fd egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY by Benjamin Franzke · 13 years ago
  49. ac3c2c8 egl_dri2: Add missing header by Benjamin Franzke · 13 years ago
  50. 3b11d67 egl_dri2: Add missing license by Benjamin Franzke · 13 years ago
  51. ec2b08d egl_dri2: Use libudev only if available by Benjamin Franzke · 13 years ago
  52. 7f881c4 egl_dri2: Use external driver pci list by Benjamin Franzke · 13 years ago
  53. aa87a93 egl_dri2: Fix usage of bool values by Benjamin Franzke · 13 years ago
  54. c44dad5 egl_dri2: add new cayman pci ids by Alex Deucher · 13 years ago
  55. b2c1f8f egl: Recognize Ivybridge PCI IDs. by Kenneth Graunke · 13 years ago
  56. 83c6875 egl_dri2: Discard similar configs by Benjamin Franzke · 13 years ago
  57. 93aea63 egl_dri2: Make it possible to not compile in the X11 platform by Kristian Høgsberg · 13 years ago
  58. 5de2c67 egl/dri2: Avoid unused static functions. by José Fonseca · 13 years ago
  59. 4a47d6d egl/dri2: Prevent uninitialized variable dereference. by José Fonseca · 13 years ago
  60. 6c26072 egl/dri2: Fix const pointer duplication, prevent unitialized variable dereference. by José Fonseca · 13 years ago
  61. 6a66189 egl: Fix int <-> ptr casts. by José Fonseca · 13 years ago
  62. 8c3226b Add pci id for FirePro 2270 by Kostas Georgiou · 13 years ago
  63. 2c3232d egl_dri2: add new radeon pci ids by Alex Deucher · 13 years ago
  64. e5169e9 egl: Add a cursor use bit to MESA_drm_image by Kristian Høgsberg · 13 years ago
  65. 834b841 egl/wayland-drm: Generalize interface by Benjamin Franzke · 13 years ago
  66. dc520d4 egl/wayland: Fix possible lockup in drm initialization by Benjamin Franzke · 13 years ago
  67. b1a9172 egl/wayland: Update to buffer.damage addition by Benjamin Franzke · 13 years ago
  68. f09c66b egl_dri2: Create wl_buffers for pixmap surfaces by Benjamin Franzke · 13 years ago
  69. 2225397 egl/wayland: Fix prefixes for interface names by Benjamin Franzke · 13 years ago
  70. c0f8c99 wayland-egl: Update to wayland-egl.h changes, drop struct wl_egl_display by Kristian Høgsberg · 13 years ago
  71. f05751a egl/wayland: Update to per-surface frame events by Benjamin Franzke · 13 years ago
  72. 55a629c egl_dri2.c: Open drm device with O_CLOEXEC by Kristian Høgsberg · 13 years ago
  73. 58f95f9 egl_dri2 x11: Fix a typo by Feng, Haitao · 13 years ago
  74. a1bd012 egl_dri2: We don't actually support KHR_gl_texture_2D_image by Kristian Høgsberg · 13 years ago
  75. 981e338 egl_dri2: Enable image extensions in one place by Kristian Høgsberg · 13 years ago
  76. 4f6fbfa egl_dri2: Add attribute map for __DRI_ATTRIB_FRAMEBUFFER_SRGB_CAPABLE by Benjamin Franzke · 13 years ago
  77. 22d9ae1 egl_dri2: Fix incompatible vfunc-pointer warning by Benjamin Franzke · 13 years ago
  78. e719209 egl/wayland: Move wayland-egl into a subdir by Benjamin Franzke · 13 years ago
  79. 4ca075a egl_dri2 x11: Workaround device_name xcb-dri2 bug by Benjamin Franzke · 13 years ago
  80. 6b369c4 egl: Add EGL_WL_bind_wayland_display by Benjamin Franzke · 13 years ago
  81. bf0c565 egl_dri2: Return NULL when xcb_get_geometry_reply fails. by Chia-I Wu · 13 years ago
  82. f55d027 egl_dri2: add swrast by Haitao Feng · 13 years ago
  83. 1f5b674 egl_dri2: add nouveau support. by Dave Airlie · 13 years ago
  84. 3104e5c egl_dri2: rename loader_extension to dri2_loader_extension by Haitao Feng · 13 years ago
  85. 51f2820 egl_dri2 wayland: Sync front buffer release by Benjamin Franzke · 13 years ago
  86. 4e8f95f egl_dri2: Always unbind old contexts by Benjamin Franzke · 13 years ago
  87. 87dde5b egl_dri2: Use double buffering for window surfaces by Benjamin Franzke · 13 years ago
  88. 56758c8 wayland-egl: Force roundtrips to get device name and authenticate correctly by Kristian Høgsberg · 13 years ago
  89. 93aea84 egl_dri2: Add wayland platform by Benjamin Franzke · 13 years ago
  90. 9630437 egl_dri2: Export dri2_get_driver_for_fd by Benjamin Franzke · 13 years ago
  91. a8128d7 egl_dri2: Enable pixmap bind_to_texture according to the extension by Benjamin Franzke · 13 years ago
  92. 4668ad3 egl_dri2: Add new radeon pci ids by Alex Deucher · 13 years ago
  93. 9dc5de5 egl_dri2: Split out drm platform implementation to a separate file by Kristian Høgsberg · 13 years ago
  94. 2889d96 egl_dri2: Split out x11 platform code by Kristian Høgsberg · 13 years ago
  95. 218381d egl_dri2: Export glapi symbols for DRI drivers. by Chia-I Wu · 14 years ago
  96. a22a332 egl: Improve driver selection. by Chia-I Wu · 14 years ago
  97. 655e459 egl: Simplify driver matching. by Chia-I Wu · 14 years ago
  98. a4a38dc egl: Cleanup _EGLDisplay initialization. by Chia-I Wu · 14 years ago
  99. 39812c4 egl_dri2: Fix eglGetProcAddress. by Chia-I Wu · 14 years ago
  100. c98ea26 egl: Make egl_dri2 and egl_glx built-in drivers. by Chia-I Wu · 14 years ago