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
Age
Commit message (
Expand
)
Author
2009-03-13
progs: Add util to cpp path.
José Fonseca
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-03-06
fp: new kill + position test
Keith Whitwell
2009-03-06
fp: dont reference fragment.position.zw
Keith Whitwell
2009-02-14
progs: Make fp-tri use glew and add scons target
Jakob Bornecrantz
2008-09-21
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-19
mesa: Update ignores a bit
Jakob Bornecrantz
2008-09-18
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-18
progs/fp: Add a bit of local variable testing to fp-tri
Jakob Bornecrantz
2008-09-13
negate.txt - test negation of a src reg
Brian Paul
2008-09-12
Makefile was previously checked in with merge diffs still present. I just s...
Jonathan White
2008-09-12
simple add with swizzle and mul with swizzle tests
Brian Paul
2008-09-12
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-09-12
fp: put test name in window title, add run script
Keith Whitwell
2008-09-11
use APP_CC
Brian Paul
2008-09-11
Merge branch 'gallium-0.1' into gallium-0.2
Keith Whitwell
2008-07-30
Always pass CFLAGS when compiling or linking demos
Guillaume Melquiond
2008-05-07
Never fail `make clean'
Dan Nicholson
2007-12-17
Add the new test program for fp's.
Zack Rusin
2007-12-11
Redo the fragment program examples to match vp's
Zack Rusin
2007-10-29
specify app lib dependencies in Makefiles (patch 1/3)
Dan Nicholson
2007-10-25
Ignore generated files.
José Fonseca
2007-10-10
Ignore more generated files in progs/
Dan Nicholson
2006-08-24
add point-position.c
Keith Whitwell
2006-08-24
Test for fragment.position in points primitives. Currently renders
Keith Whitwell
2006-01-05
Oops - bad file-completion typo.
Keith Whitwell
2006-01-05
add simple test for program local parameters
Keith Whitwell
2005-10-21
new depth tests
Keith Whitwell
2005-10-21
simplify, remove sgi messages
Keith Whitwell
2005-10-21
better looking tests
Keith Whitwell
2005-10-21
Make test visible
Keith Whitwell
2005-10-21
Better looking test.
Keith Whitwell
2005-10-20
A bunch of little tests which exercise each ARB_fp instruction plus
Keith Whitwell