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
/
progs
/
fp
/
fp-tri.c
Age
Commit message (
Collapse
)
Author
2010-01-07
progs/fp: increase buffer size to read larger shaders
Brian Paul
2009-12-21
Merge commit 'origin/master' into i965g-restart
Keith Whitwell
Conflicts: SConstruct configs/default configs/linux-dri
2009-11-19
progs/fp: add simple imm, param tests
Keith Whitwell
2009-11-18
progs/fp: Redraw upon keypress.
Vinson Lee
2009-06-11
progs: Port fp programs to GLEW.
José Fonseca
2009-03-23
progs/fp: pass texcoord to triangle, add a test shader
Keith Whitwell
2009-03-09
fp: enable a second texture unit and add a kil test for it
Keith Whitwell
2009-03-06
fp: add some more texture, position and kill tests
Keith Whitwell
2009-02-14
progs: Make fp-tri use glew and add scons target
Jakob Bornecrantz
2008-09-18
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
Conflicts: src/mesa/shader/slang/slang_link.c
2008-09-18
progs/fp: Add a bit of local variable testing to fp-tri
Jakob Bornecrantz
2008-09-12
fp: put test name in window title, add run script
Keith Whitwell
2007-12-17
Add the new test program for fp's.
Zack Rusin