• Christian Costa's avatar
    Enabled pixel shaders 1.4. · 1cda8c77
    Christian Costa authored
    Fixed handling of macros at the end of vertex shaders.
    Handled NOP and PHASE instructions.
    Fixed versions of several instructions.
    Improved pixel shader dump traces.
    Fixed write mask.
    Fixed X2 and -X2 source modifiers and implements DZ and DW ones.
    Implemented texcrd, texld, texm3x3pad, texm3x3tex, texm3x3spec and
    texm3x3vspec instructions (and partially texbem).
    Added cnd, cmp and lrp instructions.
    Rewrite of the "autoparam" code so we can add more complicated
    instructions (only cnd and cmp as well as simple instructions use that
    code at the moment).
    1cda8c77
Name
Last commit
Last update
controls Loading commit data...
dlls Loading commit data...
documentation Loading commit data...
include Loading commit data...
libs Loading commit data...
loader Loading commit data...
misc Loading commit data...
objects Loading commit data...
programs Loading commit data...
server Loading commit data...
tools Loading commit data...
windows Loading commit data...
.cvsignore Loading commit data...
ANNOUNCE Loading commit data...
AUTHORS Loading commit data...
BUGS Loading commit data...
COPYING.LIB Loading commit data...
ChangeLog Loading commit data...
DEVELOPERS-HINTS Loading commit data...
LICENSE Loading commit data...
LICENSE.OLD Loading commit data...
Make.rules.in Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
VERSION Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.ac Loading commit data...