index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
egl
/
main
/
Makefile
Age
Commit message (
Expand
)
Author
2009-02-11
Add install target for egl
Johannes Engel
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-07-12
Always pass -linker and -ldflags to mklib for shared libraries
Dan Nicholson
2008-07-12
Call mklib with $(SHELL) so the user controls the interpreter
Dan Nicholson
2008-05-30
link libEGL with Xlib
Brian Paul
2008-05-28
egl: re-enable LOCAL_CFLAGS
Brian Paul
2008-05-28
egl: move a few small functions into new eglmisc.[ch] files
Brian Paul
2008-05-28
egl: added egldefines.h
Brian Paul
2008-05-28
egl: added eglstring.[ch]
Brian Paul
2008-05-28
egl: Temporarily disable eglx.[c|h] building
Jakob Bornecrantz
2008-05-27
Move some config-related utility functions into new eglconfigutil.c file.
Brian Paul
2008-05-27
minor overhaul/re-org of driver selection/loading code
Brian Paul
2008-05-27
pipe stderr to /dev/null
Brian Paul
2008-05-07
Never fail `make clean'
Dan Nicholson
2007-09-28
add support for LDFLAGS env var
Dan Nicholson
2007-08-07
Gutsy oopses on touch of existing file. Workaround.
Keith Whitwell
2006-07-13
LIB_DIR is now just 'lib' or 'lib64'
Brian Paul
2005-11-23
New _eglLog() function to replace fprintf/printf calls for debug/info.
Brian Paul
2005-04-22
initial EGL code
Brian Paul