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
/
winsys
/
xlib
/
xlib.c
Age
Commit message (
Expand
)
Author
2010-03-09
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-08
gallium: make it work
Keith Whitwell
2010-03-08
gallium: introduce target directory
Keith Whitwell
2010-03-04
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-01-21
Do not include glapi/dispatch.h outside Mesa core.
Chia-I Wu
2010-01-12
Merge branch 'master' into opengl-es-v2
Chia-I Wu
2010-01-12
st/mesa: Remove st_api.c.
Chia-I Wu
2009-12-28
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
2009-11-05
gallium/xlib: Fix missing symbols when GLX_INDIRECT_RENDERING is defined.
Chia-I Wu
2009-10-05
i965g: Drop i965simple
Jakob Bornecrantz
2009-08-29
llvmpipe: add missing break in xlib _init()
Brian Paul
2009-08-29
xlib: Complete llvmpipe integration.
José Fonseca
2009-02-02
xlib: Get conditional compilation of drivers working again.
José Fonseca
2009-01-13
xlib: split off cell to its own backend
Keith Whitwell
2009-01-13
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
2009-01-08
gallium: split driver-independent code out of xlib winsys
Keith Whitwell