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
Age
Commit message (
Expand
)
Author
2008-02-25
Add Zack's comments about CSOs.
José Fonseca
2008-02-24
Add new files.
José Fonseca
2008-02-24
gallium: Fix MSVC warnings.
José Fonseca
2008-02-23
gallium: added new tgsi_scan.c / tgsi_scan_shader() function
Brian
2008-02-24
gallium: MSVC fixes.
José Fonseca
2008-02-23
Bring in several forgotten MSVC fixes.
José Fonseca
2008-02-22
gallium: fix bug in which wide point stage overrode the aapoint stage
Brian
2008-02-23
gallium: Countour MSVC's pickyness for structures returned by value.
José Fonseca
2008-02-23
gallium: Wrap decls in extern "C".
José Fonseca
2008-02-23
gallium: Add cso convenience routine (from Keith's patch).
José Fonseca
2008-02-23
gallium: MSVC fixes.
José Fonseca
2008-02-23
gallium: Silence compiler warnings on Windows.
Michal Krol
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-21
tgsi: print debug messages on failure to codegenerate
Keith Whitwell
2008-02-20
gallium: re-fix some msvc warnings
Brian
2008-02-19
Fix windows build.
José Fonseca
2008-02-19
Portability fixes.
José Fonseca
2008-02-19
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
Bring in ppc spe rtasm into gallium's rtasm module.
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-19
Move mm.c code into util module.
José Fonseca
2008-02-19
Add copyright headers to all rtasm source files.
José Fonseca
2008-02-19
Rename rtasm files.
José Fonseca
2008-02-19
Bring rtasm from mesa to gallium.
José Fonseca
2008-02-19
Initial scons support to build gallivm.
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
Rename llvm -> gallivm.
José Fonseca
2008-02-18
Standardize on using the pipe/ include prefix.
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-17
fix the build
Zack Rusin
2008-02-15
Make this file build on non-SSE builds (e.g., Cell)
Ian Romanick
2008-02-15
tgsi: pass through failure to sse-codegenerate for fragment programs too.
Keith Whitwell
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/ -- update build.
José Fonseca
2008-02-15
Code reorganization: s/aux/auxiliary/.
José Fonseca