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
Commit message (
Expand
)
Author
Age
Files
Lines
*
egl: added Name field to _EGLDriver so a driver name string can propogate up ...
Brian Paul
2008-05-29
2
-2
/
+5
*
egl: use softpipe_egl driver by default
Brian Paul
2008-05-29
1
-2
/
+14
*
egl: re-enable LOCAL_CFLAGS
Brian Paul
2008-05-28
1
-1
/
+1
*
egl: remove unused Display field
Brian Paul
2008-05-28
2
-3
/
+0
*
egl: move a few small functions into new eglmisc.[ch] files
Brian Paul
2008-05-28
5
-85
/
+159
*
egl: make sure EGL_VERSION_STRING query returns same version as eglInitialize()
Brian Paul
2008-05-28
4
-10
/
+16
*
egl: include egldefines.h
Brian Paul
2008-05-28
2
-7
/
+7
*
egl: added egldefines.h
Brian Paul
2008-05-28
2
-0
/
+48
*
egl: bring card->driver lookup code into egldriver.c
Brian Paul
2008-05-28
2
-8
/
+54
*
egl: added args string to _eglMain()
Brian Paul
2008-05-28
6
-29
/
+36
*
egl: added eglstring.[ch]
Brian Paul
2008-05-28
3
-2
/
+37
*
x-related EGL code (stub)
Brian Paul
2008-05-28
2
-0
/
+49
*
egl: Temporarily disable eglx.[c|h] building
Jakob Bornecrantz
2008-05-28
2
-4
/
+11
*
Move some config-related utility functions into new eglconfigutil.c file.
Brian Paul
2008-05-27
5
-267
/
+286
*
minor overhaul/re-org of driver selection/loading code
Brian Paul
2008-05-27
8
-62
/
+124
*
added _eglGet*Handle() functions
Brian Paul
2008-05-27
7
-12
/
+62
*
added EGL_OPENGL_API case
Brian Paul
2008-05-27
2
-1
/
+11
*
eliminate the context hash table
Brian Paul
2008-05-27
5
-30
/
+37
*
fix typo: s/Contexts/Surfaces/
Brian Paul
2008-05-27
1
-1
/
+1
*
assorted changes to compile with new EGL 1.4 headers (untested)
Brian Paul
2008-05-27
8
-57
/
+80
*
pipe stderr to /dev/null
Brian Paul
2008-05-27
1
-1
/
+2
*
Gutsy oopses on touch of existing file. Workaround.
Keith Whitwell
2007-08-07
1
-0
/
+1
*
set log level w/ env var
Christian Neumair
2007-02-20
1
-2
/
+39
*
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2006-07-13
1
-3
/
+3
*
fix typo
Brian Paul
2006-02-05
1
-1
/
+1
*
some initial EGL 1.2 work
Brian Paul
2006-01-30
11
-13
/
+349
*
this needs to be calloced
Dave Airlie
2005-12-23
1
-1
/
+1
*
minor code movement
Brian Paul
2005-12-17
4
-23
/
+17
*
Some initial per-thread support.
Brian Paul
2005-12-10
8
-22
/
+53
*
Added EGL_SCREEN_POSITION_GRANULARITY_MESA query.
Brian Paul
2005-12-10
2
-8
/
+28
*
lots of updates, mode sorting, etc
Brian Paul
2005-12-10
2
-56
/
+289
*
implement config sorting for eglChooseConfig()
Brian Paul
2005-12-10
2
-41
/
+51
*
added _EGLExtensions typedef
Brian Paul
2005-11-29
1
-0
/
+2
*
Put extension flags, string into separate struct.
Brian Paul
2005-11-29
2
-16
/
+23
*
Redo _eglInitSurface() so it can be used with all surface types.
Brian Paul
2005-11-27
7
-178
/
+273
*
Move all the EGL API function pointers into a new _egl_api struct.
Brian Paul
2005-11-24
6
-170
/
+186
*
report error token in message printed in _eglError()
Brian Paul
2005-11-24
1
-1
/
+50
*
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
*
update some comments
Brian Paul
2005-11-23
1
-2
/
+5
*
change error message
Brian Paul
2005-11-23
1
-1
/
+2
*
use _eglLog()
Brian Paul
2005-11-23
2
-10
/
+17
*
New _eglLog() function to replace fprintf/printf calls for debug/info.
Brian Paul
2005-11-23
3
-0
/
+75
*
More EGL prep. No impact on anything outside of EGL
Jon Smirl
2005-08-05
2
-32
/
+25
*
remove eglQueryDisplayMESA()
Brian Paul
2005-05-17
4
-19
/
+0
*
remove glmode stuff
Brian Paul
2005-05-17
2
-103
/
+14
*
update comments
Brian Paul
2005-05-17
1
-2
/
+3
*
more work on _eglConfigToContextModesRec()
Brian Paul
2005-05-17
2
-4
/
+9
*
Make EGL_NO_MODE_MESA work.
Jon Smirl
2005-05-17
1
-1
/
+1
*
added _eglInitPbufferSurface()
Brian Paul
2005-05-17
2
-0
/
+78
[next]