index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
draw
Age
Commit message (
Expand
)
Author
2008-02-21
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
gallium: new AA point drawing stage
Brian
2008-02-21
draw: vertex cache rework
Keith Whitwell
2008-02-20
gallium: re-fix some msvc warnings
Brian
2008-02-19
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
Add run-time cpu capabilities detection stubs.
José Fonseca
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
Use gallium's rtasm module.
José Fonseca
2008-02-18
gallium: remove the prototype/unused wide_line_aa() function
Brian
2008-02-18
gallium: antialiased line drawing
Brian
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
Make this file build on non-SSE builds (e.g., Cell)
Ian Romanick
2008-02-15
draw: subclass vertex shaders according to execution method
Keith Whitwell
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Code reorganization: s/aux/auxiliary/.
José Fonseca