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/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
*
egl: Make surfaces and contexts resources.
Chia-I Wu
2010-01-24
1
-15
/
+19
*
egl: Add _EGLResource and _EGLResourceType.
Chia-I Wu
2010-01-24
1
-0
/
+60
*
egl: Move surface functions in egldisplay.[ch] to eglsurface.[ch]
Chia-I Wu
2010-01-24
1
-64
/
+0
*
egl: Move context functions in egldisplay.[ch] to eglcontext.[ch].
Chia-I Wu
2010-01-24
1
-63
/
+0
*
egl: Remove unused driver and display functions.
Chia-I Wu
2010-01-20
1
-30
/
+0
*
egl: Use _eglPreloadDrivers.
Chia-I Wu
2010-01-20
1
-6
/
+0
*
egl: Remove Xdpy from EGLDisplay.
Chia-I Wu
2009-08-26
1
-3
/
+0
*
egl: Remove dependency on libX11.
Chia-I Wu
2009-08-21
1
-0
/
+30
*
egl: Check for null display in handle checking.
Chia-I Wu
2009-08-21
1
-4
/
+6
*
egl: Remove eglhash.c and eglhash.h.
Chia-I Wu
2009-08-18
1
-1
/
+0
*
egl: Add back handle checking.
Chia-I Wu
2009-08-18
1
-0
/
+66
*
egl: Make lookup functions static inline.
Chia-I Wu
2009-08-18
1
-66
/
+0
*
egl: Remove hash table for displays.
Chia-I Wu
2009-08-18
1
-75
/
+49
*
egl: Remove hash table for surfaces.
Chia-I Wu
2009-08-18
1
-29
/
+6
*
egl: _eglCloseDriver should be no-op.
Chia-I Wu
2009-08-18
1
-5
/
+6
*
egl: Change the way drivers are loaded.
Chia-I Wu
2009-08-18
1
-6
/
+1
*
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
1
-12
/
+12
[next]