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
/
eglconfig.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
1
-14
/
+4
*
egl: Silence warnings on x86-64.
Chia-Wu
2009-07-31
1
-1
/
+1
*
egl: if a surface type isn't defined let's default to EGL_WINDOW_BIT
Alan Hourihane
2009-02-19
1
-0
/
+3
*
egl: fix default value of EGL_SURFACE_TYPE, added some sanity check assertions
Brian Paul
2008-06-28
1
-3
/
+9
*
egl: These changes allow an eglBindAPI(EGL_OPENGL_ES_API) to succeed, and to ...
Robert Ellison
2008-06-27
1
-1
/
+1
*
egl: added null ptr check
Brian Paul
2008-06-20
1
-2
/
+4
*
egl: in _eglAddConfig() just save a pointer to the config; don't copy the config
Brian Paul
2008-06-04
1
-12
/
+13
*
Move some config-related utility functions into new eglconfigutil.c file.
Brian Paul
2008-05-27
1
-252
/
+1
*
minor overhaul/re-org of driver selection/loading code
Brian Paul
2008-05-27
1
-3
/
+1
*
added _eglGet*Handle() functions
Brian Paul
2008-05-27
1
-0
/
+12
*
assorted changes to compile with new EGL 1.4 headers (untested)
Brian Paul
2008-05-27
1
-2
/
+6
*
some initial EGL 1.2 work
Brian Paul
2006-01-30
1
-3
/
+33
*
implement config sorting for eglChooseConfig()
Brian Paul
2005-12-10
1
-33
/
+51
*
Redo _eglInitSurface() so it can be used with all surface types.
Brian Paul
2005-11-27
1
-8
/
+12
*
change error test in _eglParseConfigAttribs()
Brian Paul
2005-11-24
1
-2
/
+5
*
init attribs to EGL_DONT_CARE in _eglParseConfigAttribs()
Brian Paul
2005-11-24
1
-1
/
+4
*
use _eglLog()
Brian Paul
2005-11-23
1
-4
/
+7
*
remove glmode stuff
Brian Paul
2005-05-17
1
-102
/
+14
*
more work on _eglConfigToContextModesRec()
Brian Paul
2005-05-17
1
-3
/
+4
*
Fix several internal problems with generating the list of configs.
Jon Smirl
2005-05-17
1
-2
/
+3
*
restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextMod...
Brian Paul
2005-05-16
1
-23
/
+56
*
make _eglSetConfigAtrib() a static function, and rename it
Brian Paul
2005-05-16
1
-83
/
+90
*
A few egl patches needed for glitz, mainly config BITS
Jon Smirl
2005-05-15
1
-4
/
+10
*
First attempt at getting egl support up on dumb framebuffer.
Jon Smirl
2005-05-13
1
-13
/
+318
*
sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles)
Brian Paul
2005-05-04
1
-0
/
+26
*
initial EGL code
Brian Paul
2005-04-22
1
-0
/
+286