index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
xlib
/
fakeglx.c
Age
Commit message (
Expand
)
Author
2009-01-09
xlib: strip out some CI and overlay support
Keith Whitwell
2009-01-09
xlib: strip out some overlay support
Keith Whitwell
2009-01-09
xlib: strip out glXAllocateMemoryNV & friends
Keith Whitwell
2009-01-09
xlib: combine and eliminate some header files
Keith Whitwell
2009-01-08
xlib: remove VMS tweaks, these should be moved to p_compiler.h if needed
Keith Whitwell
2009-01-08
xlib: strip out some unused XMesa api functions
Keith Whitwell
2009-01-08
xlib: rename xfonts.c to fakeglx_fonts.c
Keith Whitwell
2009-01-08
xlib: rename old_xmesa.h to xm_api.h
Keith Whitwell
2009-01-08
xlib: remove XMesaMakeCurrent, use XMesaMakeCurrent2 always
Keith Whitwell
2009-01-08
xlib: remove some XMesa types, just use the native Xlib ones
Keith Whitwell
2009-01-08
xlib: strip out more 3dfx stuff
Keith Whitwell
2009-01-08
xlib: pull in private copies of the GL/xmesa*.h headers
Keith Whitwell
2009-01-08
xlib: strip out FX stuff
Keith Whitwell
2009-01-08
xlib: remove realglx.[ch]
Keith Whitwell
2009-01-08
gallium: split driver-independent code out of xlib winsys
Keith Whitwell