mesa/progs/fp
2009-06-11 13:19:34 +01:00
..
.gitignore mesa: Update ignores a bit 2008-09-19 12:43:47 +02:00
abs.txt
add-swz.txt simple add with swizzle and mul with swizzle tests 2008-09-12 08:40:50 -06:00
add.txt
cmp.txt
cos.txt
dp3.txt
dp4.txt
dph.txt
dst.txt
ex2.txt
flr.txt
fp-tri.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
frc.txt
kil-pos.txt progs/fp: pass texcoord to triangle, add a test shader 2009-03-23 18:39:36 +00:00
kil-texcoord-sgt.txt progs/fp: pass texcoord to triangle, add a test shader 2009-03-23 18:39:36 +00:00
kil.txt
lg2.txt
lit.txt
local.txt progs/fp: Add a bit of local variable testing to fp-tri 2008-09-18 14:14:56 +02:00
lrp.txt
mad.txt
Makefile progs: Make fp-tri use glew and add scons target 2009-02-14 07:04:01 +01:00
max.txt
min.txt
mov.txt
mul-swz.txt simple add with swizzle and mul with swizzle tests 2008-09-12 08:40:50 -06:00
mul.txt
negate.txt negate.txt - test negation of a src reg 2008-09-13 15:33:07 -06:00
point-position.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
position.txt fp: dont reference fragment.position.zw 2009-03-06 21:00:18 +00:00
pow.txt
rcp.txt
rsq.txt
run.sh fp: put test name in window title, add run script 2008-09-12 10:28:36 +01:00
SConscript progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
scs.txt
sge.txt
sge2.txt
sin.txt
slt.txt
sub.txt
swz.txt
swz2.txt
swz3.txt tests: another extended swizzle test 2009-04-15 19:55:28 -06:00
tex-pos-kil-1.txt fp: enable a second texture unit and add a kil test for it 2009-03-09 14:08:52 +00:00
tex-pos-kil.txt fp: add some more texture, position and kill tests 2009-03-06 21:15:19 +00:00
tex-pos.txt fp: add some more texture, position and kill tests 2009-03-06 21:15:19 +00:00
tex.txt fp: add some more texture, position and kill tests 2009-03-06 21:15:19 +00:00
tri-depth.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
tri-depth2.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
tri-depthwrite.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
tri-depthwrite2.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
tri-inv.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
tri-param.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
tri-tex.c progs: Port fp programs to GLEW. 2009-06-11 13:19:34 +01:00
xpd.txt