index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
egldisplay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Convert int to attrib in eglGetPlatformDisplay
Adam Jackson
2017-11-17
1
-7
/
+8
*
egl: Move _eglPointerIsDereferencable() to eglglobals.[ch]
Miguel A. Vico
2017-07-24
1
-33
/
+0
*
egl: fold _eglError() + return EGL_FALSE
Emil Velikov
2017-06-26
1
-6
/
+4
*
egl/display: make platform detection thread-safe
Eric Engestrom
2017-06-16
1
-7
/
+12
*
egl/display: only detect the platform once
Eric Engestrom
2017-06-16
1
-14
/
+17
*
configure: update remaining --with-egl-platforms references
Emil Velikov
2017-05-19
1
-1
/
+1
*
egl: Fix -Wint-to-pointer-cast
Chad Versace
2017-05-08
1
-1
/
+1
*
egl: avoid dereferencing a null display
Eric Engestrom
2017-05-08
1
-1
/
+3
*
egl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
Adam Jackson
2017-05-04
1
-7
/
+12
*
egl: Implement EGL_MESA_platform_surfaceless
Chad Versace
2016-10-14
1
-0
/
+21
*
egl: Tear down images and syncs at eglTerminate
Adam Jackson
2016-09-14
1
-0
/
+22
*
egl/display: remove unnecessary code and make it easier to read
Eric Engestrom
2016-07-07
1
-15
/
+14
*
Revert "egl: Check if API is supported when using eglBindAPI."
Marek Olšák
2016-06-03
1
-5
/
+0
*
egl: Check if API is supported when using eglBindAPI.
Plamena Manolova
2016-06-02
1
-0
/
+5
*
egl: remove _EGL_PLATFORM_WINDOWS enum
Emil Velikov
2015-07-22
1
-1
/
+0
*
egl: remove final references of platform_null
Emil Velikov
2015-07-22
1
-1
/
+0
*
egl/dri2: implement platform_surfaceless
Haixia Shi
2015-06-16
1
-1
/
+2
*
egl/main: drop platform fbdev specific code
Emil Velikov
2015-03-21
1
-16
/
+0
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-11
1
-6
/
+7
*
Revert "egl/main: use c11/threads' mutex directly"
Emil Velikov
2015-03-06
1
-7
/
+6
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-06
1
-6
/
+7
*
egl: Add Haiku code and support
Alexander von Gluck IV
2014-12-23
1
-1
/
+6
*
egl/main: Enable Linux platform extensions
Chad Versace
2014-03-17
1
-0
/
+72
*
egl/main: Stop using EGLNative types internally
Chad Versace
2014-03-17
1
-2
/
+2
*
egl: clarify what _eglInitResource does
Chia-I Wu
2014-02-19
1
-1
/
+5
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
egl: silence unused var warning
Brian Paul
2011-11-10
1
-0
/
+2
*
egl: add null platform
Chia-I Wu
2011-09-20
1
-0
/
+1
*
egl: add _EGL_PLATFORM_ANDROID
Chia-I Wu
2011-08-21
1
-1
/
+2
*
egl: Log (debug) native platform type
Benjamin Franzke
2011-08-15
1
-12
/
+25
*
egl: Native Display autodetection
Benjamin Franzke
2011-08-15
1
-3
/
+97
*
egl: add copyright notices
Chia-I Wu
2011-07-02
1
-0
/
+30
*
egl: Add wayland platform
Benjamin Franzke
2011-02-07
1
-0
/
+1
*
egl: Add reference count for resources.
Chia-I Wu
2010-10-23
1
-1
/
+41
*
egl: Drop dpy argument from the link functions.
Chia-I Wu
2010-10-23
1
-6
/
+5
*
st/egl: Rename kms backend to drm.
Chia-I Wu
2010-09-19
1
-1
/
+1
*
egl: Store configs in a dynamic array.
Chia-I Wu
2010-06-30
1
-7
/
+1
*
st/egl: One driver per hardware.
Chia-I Wu
2010-06-29
1
-0
/
+56
*
egl: Introduce platform displays internally.
Chia-I Wu
2010-06-23
1
-3
/
+7
*
egl: Remove unused _EGL_SKIP_HANDLE_CHECK.
Chia-I Wu
2010-02-23
1
-6
/
+0
*
egl: Make eglGetDisplay atomic.
Chia-I Wu
2010-02-17
1
-72
/
+19
*
egl: Add a mutex to _EGLDisplay.
Chia-I Wu
2010-02-17
1
-0
/
+1
*
egl: Remove unnecessary headers.
Vinson Lee
2010-01-31
1
-1
/
+0
*
egl: Clean up header inclusions.
Chia-I Wu
2010-01-30
1
-0
/
+1
*
egl: Remove unnecessary headers.
Vinson Lee
2010-01-28
1
-1
/
+0
*
egl: Fix a segfault when a display is initialized again.
Chia-I Wu
2010-01-26
1
-0
/
+1
*
egl: Use a boolean to indicate whether a resource is linked.
Chia-I Wu
2010-01-26
1
-1
/
+5
*
egl: Native types are renamed in EGL 1.3.
Chia-I Wu
2010-01-25
1
-2
/
+2
*
egl: Make resource void pointer in _eglCheckResource.
Chia-I Wu
2010-01-25
1
-2
/
+5
[next]