index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
egl/x11: cleanup init code
Eric Engestrom
1
-14
/
+10
2016-12-14
egl: Fix crashes in eglCreate*Surface()
Chad Versace
1
-2
/
+2
2016-12-09
egl: add and enable EGL_KHR_config_attribs
Emil Velikov
2
-0
/
+7
2016-12-09
egl/surfaceless: remove duplicate KHR_image_base enablement
Emil Velikov
1
-2
/
+0
2016-12-09
egl: unexport _eglConvertIntsToAttribs
Eric Engestrom
2
-4
/
+1
2016-12-09
egl: rename static functions to match convention
Eric Engestrom
1
-9
/
+9
2016-12-01
egl: add EGL_ANDROID_native_fence_sync
Rob Clark
7
-7
/
+119
2016-12-01
egl: un-fallthrough sync attr parsing
Rob Clark
1
-3
/
+3
2016-12-01
egl: initialize SyncCondition after attr parsing
Rob Clark
1
-1
/
+2
2016-11-22
egl/x11: store xcb_screen_t *screen instead of int screen
Emil Velikov
3
-66
/
+18
2016-11-22
egl/x11: factor out dri2_get_xcb_connection()
Emil Velikov
1
-36
/
+27
2016-11-21
egl/wayland: remove non-applicable destroyDrawable from error path
Emil Velikov
1
-3
/
+1
2016-11-21
egl/android: Use gralloc::lock_ycbcr for resolving YUV formats (v2)
Tomasz Figa
1
-27
/
+137
2016-11-21
egl/android: Get gralloc module in dri2_initialize_android() (v2)
Tomasz Figa
2
-12
/
+19
2016-11-21
egl/android: Remove handling of RGB_888 pixel format
Tomasz Figa
1
-6
/
+0
2016-11-17
egl: fix helper function name
Eric Engestrom
1
-4
/
+4
2016-11-17
egl/x11: misc style fixes
Eric Engestrom
2
-2
/
+2
2016-11-17
egl: fix function name in debug string
Eric Engestrom
1
-1
/
+1
2016-11-16
EGL/android: pbuffer implementation
Liu Zhiquan
2
-23
/
+78
2016-11-16
egl: add missing error-checking to eglReleaseTexImage()
Eric Engestrom
1
-3
/
+40
2016-11-15
dri: make use of loader_get_extensions_name(..) helper
Christian Gmeiner
1
-2
/
+3
2016-11-15
Revert "dri: make use of dri_get_extensions_name(..) helper"
Emil Velikov
1
-3
/
+2
2016-11-15
dri: make use of dri_get_extensions_name(..) helper
Christian Gmeiner
1
-2
/
+3
2016-11-15
egl: Use pkg-config for Android NDK build
Gurchetan Singh
1
-0
/
+2
2016-11-11
egl/wayland: fix return value in dri2_wl_swrast_commit_backbuffer
Emil Velikov
1
-1
/
+1
2016-11-10
Revert "wayland: Block for the frame callback in get_back_bo not dri2_swap_bu...
Daniel Stone
1
-16
/
+14
2016-11-09
Revert "egl: remove explicit config_id management from dri2_add_config()"
Emil Velikov
1
-0
/
+3
2016-11-09
egl: remove explicit config_id management from dri2_add_config()
Emil Velikov
1
-3
/
+0
2016-11-04
egl: make interop ABI visible again
Marek Olšák
1
-2
/
+2
2016-11-04
egl: use util/macros.h
Marek Olšák
2
-5
/
+2
2016-11-01
gbm: set up the interop extension for egl/drm
Marek Olšák
1
-0
/
+1
2016-10-27
egl: set preserved behavior for surface only if config supports it
Tapani Pälli
1
-1
/
+5
2016-10-27
egl: fix error handling in _eglCreateSync
Tapani Pälli
1
-2
/
+9
2016-10-26
egl/dri2: swap_buffers_with_damage falls back to swap_buffers
Eric Engestrom
1
-1
/
+2
2016-10-25
egl: add check that eglCreateContext gets a valid config
Tapani Pälli
1
-1
/
+3
2016-10-25
egl: fix type mismatch error type in _eglInitSurface
Tapani Pälli
1
-1
/
+1
2016-10-25
Revert "egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT"
Tapani Pälli
1
-2
/
+0
2016-10-25
egl/dri2: set max values for pbuffer width and height
Tapani Pälli
1
-0
/
+9
2016-10-24
egl/wayland: add missing destroy_window callback
Stencel, Joanna
1
-2
/
+13
2016-10-19
egl: bring back the default glapi.so name
Eric Engestrom
1
-3
/
+1
2016-10-18
egl/surfaceless: Fix segfault in eglSwapBuffers
Chad Versace
1
-0
/
+12
2016-10-18
egl: remove docs directory from EXTRA_DIST
Jonathan Gray
1
-1
/
+0
2016-10-18
loader: remove loader_get_driver_for_fd() driver_type
Emil Velikov
5
-5
/
+5
2016-10-17
egl/android: fix error in droid_add_configs_for_visuals()
Tapani Pälli
1
-2
/
+0
2016-10-16
egl/surfaceless: Fix comparison between pointer and integer
Chad Versace
1
-1
/
+1
2016-10-16
egl/surfaceless: use correct index when accesing the visual
Emil Velikov
1
-1
/
+1
2016-10-14
egl: Move old EGL_MESA_screen_surface spec
Chad Versace
1
-564
/
+0
2016-10-14
egl: Implement EGL_MESA_platform_surfaceless
Chad Versace
4
-1
/
+70
2016-10-14
egl: Don't advertise unsupported platform extensions
Chad Versace
1
-2
/
+8
2016-10-14
Revert "egl/dri2: rework dri2_make_current code flow"
Emil Velikov
1
-36
/
+36
[next]