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
Age
Commit message (
Expand
)
Author
2008-05-08
xlib: more SP_NO_RAST support
Keith Whitwell
2008-05-03
gallium: fix warnings
Brian Paul
2008-05-02
gallium: code movement (XSHM code)
Brian Paul
2008-05-02
gallium: comments, clean-ups
Brian Paul
2008-05-01
gallium: remove the unused softpipe_winsys code
Brian Paul
2008-04-29
gallium: updated comment in xm_flush_frontbuffer()
Brian Paul
2008-04-24
xlib: only shortcircuit makecurrent if NO_RAST set, otherwise window size upd...
Keith Whitwell
2008-04-22
xlib: shortcircuit no-op makecurrent
Keith Whitwell
2008-04-22
xlib: implement SP_NO_RAST env var
Keith Whitwell
2008-04-09
gallium: remove unneeded st->haveFramebufferSurfaces field.
Brian Paul
2008-04-03
gallium: Only build softpipe driver by default for xlib winsys with scons.
Michel Dänzer
2008-03-31
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-27
If visual is 32bpp, set visual->alphaBits = 8.
Brian
2008-03-26
xlib: Fix build error from recent fence changes
Ian Romanick
2008-03-26
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-25
xlib: Add support for MIT-SHM in xlib winsys driver
Ian Romanick
2008-02-27
gallium/i965: implement pipe_screen for i965 driver (untested)
Brian
2008-02-27
Cell: implement pipe_screen for cell driver
Brian
2008-02-27
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-19
gallium: general clean-up of xlib winsys Makefile
Brian
2008-02-19
gallium: updated cell build
Brian
2008-02-19
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-18
Update for llvm -> gallivm rename.
José Fonseca
2008-02-18
Update scons build for new code layout.
José Fonseca
2008-02-18
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca