home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Igromania 2005 May
/
Igromania_2005-05.iso
/
DemosThemes2
/
Demo1944BattleOfTheBulge
/
demo1944english.exe
/
Inf
/
shadowmapalpha.ps.ati
< prev
next >
Wrap
Text File
|
2004-05-04
|
253b
|
18 lines
ps_2_0
def c2, 0.5, 0.5, 0.5, 0.5
def c3, 0.0015, 0.0015, 0.0015, 0.0015
dcl_2d s0
dcl t0.xy
dcl t1.xyzw
texld r0, t0, s0
sub r0, r0.a, c2
texkill r0 ; alpha test
rcp r0, t1.w ; 1/w
mad r0, t1.z, r0.w, c3 ; z/w=z*(1/w)
mov oC0, r0