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
/
targets
/
graw-xlib
Age
Commit message (
Expand
)
Author
2011-01-20
graw: fix logic error in pixel format selection
Brian Paul
2010-11-18
scons: Use inline wrap helpers more consistently.
José Fonseca
2010-11-17
graw: Use inline debug helper instead of non-inline version
Jakob Bornecrantz
2010-11-10
graw: Use inline sw helper instead of roll your own loader
Jakob Bornecrantz
2010-11-02
graw: Tidy graw xlib scons file a bit
Jakob Bornecrantz
2010-11-01
scons: Revamp how to specify targets to build.
José Fonseca
2010-08-27
graw: fix the build (missing header)
Zack Rusin
2010-08-26
graw: Undo late loading of graw drivers.
José Fonseca
2010-08-26
graw: Dynamically load graw libraries.
José Fonseca
2010-06-07
graw: add parse_geometry_shader helper
Keith Whitwell
2010-06-07
graw_xlib: build fixes
Keith Whitwell
2010-05-14
graw: combine graw_init and graw_create_window functions
Keith Whitwell
2010-05-14
graw: split util code into new file
Keith Whitwell
2010-05-14
graw: move towards glut-like interface, add tri.c
Keith Whitwell
2010-05-12
rbug: Add to all targets that link against trace
Jakob Bornecrantz
2010-05-06
graw-xlib: Remove duplicate graw.h file.
José Fonseca
2010-05-05
graw-xlib: Revert the output dir lib change.
José Fonseca
2010-05-05
tests/raw: Get it building with scons.
José Fonseca
2010-04-11
scons: Always build softpipe and llvmpipe (when llvm available).
José Fonseca
2010-04-11
scons: Make LLVM a black-white dependency.
José Fonseca
2010-03-28
gallium: new raw gallium interface to support standalone tests
Keith Whitwell