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
/
eglscreen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Remove skeleton implementation of EGL_MESA_screen_surface
Adam Jackson
2015-05-11
1
-235
/
+0
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-11
1
-4
/
+4
*
Revert "egl/main: use c11/threads' mutex directly"
Emil Velikov
2015-03-06
1
-4
/
+4
*
egl/main: use c11/threads' mutex directly
Emil Velikov
2015-03-06
1
-4
/
+4
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
egl: Kill macro _EGL_DECLARE_MUTEX
Chad Versace
2013-11-26
1
-1
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
egl: add copyright notices
Chia-I Wu
2011-07-02
1
-0
/
+30
*
egl: Remove unnecessary headers.
Vinson Lee
2010-10-27
1
-1
/
+0
*
egl: Fix _eglModeLookup.
Chia-I Wu
2010-10-23
1
-2
/
+15
*
egl: Minor changes to the _EGLScreen interface.
Chia-I Wu
2010-10-23
1
-69
/
+32
*
egl: Move fallback routines to eglfallbacks.c.
Chia-I Wu
2010-10-22
1
-44
/
+0
*
egl: Display may be NULL in _eglLookup*.
Chia-I Wu
2010-09-10
1
-1
/
+1
*
egl: Add checks for EGL_MESA_screen_surface.
Chia-I Wu
2010-07-31
1
-5
/
+14
*
egl: Store screens in a dynamic array.
Chia-I Wu
2010-06-30
1
-25
/
+25
*
egl: Revisit global data locking.
Chia-I Wu
2010-02-17
1
-3
/
+8
*
egl: Remove code blocks that are commented out.
Chia-I Wu
2010-01-31
1
-16
/
+1
*
egl: Clean up header inclusions.
Chia-I Wu
2010-01-30
1
-0
/
+1
*
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
1
-84
/
+25
*
egl: Use the link functions to manage resources.
Chia-I Wu
2009-07-17
1
-5
/
+10
*
minor code movement
Brian Paul
2005-12-17
1
-0
/
+13
*
Added EGL_SCREEN_POSITION_GRANULARITY_MESA query.
Brian Paul
2005-12-10
1
-5
/
+23
*
Redo _eglInitSurface() so it can be used with all surface types.
Brian Paul
2005-11-27
1
-50
/
+13
*
update comments
Brian Paul
2005-05-17
1
-2
/
+3
*
Make EGL_NO_MODE_MESA work.
Jon Smirl
2005-05-17
1
-1
/
+1
*
minor tweaks
Brian Paul
2005-05-16
1
-4
/
+8
*
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-13
1
-25
/
+45
*
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
Brian Paul
2005-05-04
1
-35
/
+85
*
initial EGL code
Brian Paul
2005-04-22
1
-0
/
+259