index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
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: fix _EGL_NATIVE_PLATFORM fallback
Eric Engestrom
2019-11-11
1
-9
/
+0
*
egl: Make native display detection work more than once
Adam Jackson
2019-10-09
1
-22
/
+12
*
egl: warn user if they set an invalid EGL_PLATFORM
Eric Engestrom
2019-09-03
1
-0
/
+3
*
egl: fix platform selection
Lionel Landwerlin
2019-09-02
1
-2
/
+7
*
egl: simplify loop
Eric Engestrom
2019-07-01
1
-3
/
+1
*
egl: Enable eglGetPlatformDisplay on Android Platform
renchenglei
2019-06-29
1
-0
/
+16
*
egl: add missing #include
Eric Engestrom
2019-06-19
1
-0
/
+1
*
egl: compare the whole list of attributes
Eric Engestrom
2019-06-11
1
-1
/
+1
*
egl: add EGL_platform_device support
Emil Velikov
2019-06-05
1
-0
/
+67
*
egl: fold X11 attrib handling like other platforms
Emil Velikov
2019-06-05
1
-34
/
+11
*
egl: remove Options::Platform handling
Adam Jackson
2019-06-05
1
-9
/
+4
*
egl: handle the full attrib list in display::options
Adam Jackson
2019-06-05
1
-9
/
+52
*
egl: fixup autotools-specific wording
Eric Engestrom
2019-04-30
1
-1
/
+1
*
egl: use coherent variable names
Eric Engestrom
2019-02-06
1
-27
/
+27
*
egl/main: fix indentation
Eric Engestrom
2018-08-02
1
-1
/
+1
*
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
[next]