Age | Commit message (Collapse) | Author |
|
glTexImage2D. All samples should appear identical. Press f/F to change
the internal texture format.
|
|
console.
|
|
|
|
|
|
Adjust texcoords so we always have to sample the border.
Other misc changes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and execute fragment programs. Very limited and experimental, but works
well enough to run arbfplight.c.
http://fabrice.bellard.free.fr/tcc/
Compile with 'make linux-tcc', being sure to make clean first.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rather than rasterization. A crutch to hw with wonky line
rasterizers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fragment program execution
|
|
OpenVMS compile issues
Modified Files:
Mesa-newtree/progs/tests/cva.c
Mesa-newtree/progs/tests/dinoshade.c
Mesa-newtree/progs/tests/multipal.c
Mesa-newtree/src/mesa/main/descrip.mms
Mesa-newtree/src/mesa/tnl/descrip.mms
Mesa-newtree/src/mesa/tnl/t_vtx_api.c
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that it addes to ATI_texture_mirror_once. This includes updating the
texwrap test to exercise the new mode.
|
|
|
|
|
|
|
|
|
|
|