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
/
eglcontext.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: fix assorted context-related bugs
Brian Paul
2008-06-19
1
-2
/
+6
*
egl: clean up prototype code, new _eglFindAPIs() function.
Brian Paul
2008-06-19
1
-0
/
+2
*
egl: clean-up re-org of the client API state
Brian Paul
2008-05-30
1
-1
/
+9
*
eliminate the context hash table
Brian Paul
2008-05-27
1
-21
/
+32
*
assorted changes to compile with new EGL 1.4 headers (untested)
Brian Paul
2008-05-27
1
-6
/
+10
*
some initial EGL 1.2 work
Brian Paul
2006-01-30
1
-0
/
+5
*
Some initial per-thread support.
Brian Paul
2005-12-10
1
-3
/
+4
*
Redo _eglInitSurface() so it can be used with all surface types.
Brian Paul
2005-11-27
1
-16
/
+46
*
Move all the EGL API function pointers into a new _egl_api struct.
Brian Paul
2005-11-24
1
-3
/
+3
*
use EGLint instead of unsigned long for eglCopyContextMESA, added comments
Brian Paul
2005-05-16
1
-2
/
+8
*
Add empty placeholder for eglCopyContextMESA
Jon Smirl
2005-05-14
1
-0
/
+8
*
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-13
1
-1
/
+1
*
initial EGL code
Brian Paul
2005-04-22
1
-0
/
+226