Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
get_gen.py Python script.
Moved GetString(), GetPointer(), GetError() into new getstring.c file.
|
|
|
|
It doesnt look like filter constants in r300_reg.h would define number of
levels.
|
|
|
|
texwrap still shows some problems with clamp mode with nearest filtering.
|
|
vertex buffer. ELTS are not supported yet (missing functionality in
the DRM). You need at least Savage DRM version 2.1.3, which fixes a
bug that screwed up triangle fans and strips.
Moved the texture normalization stage to savagerender.c.
|
|
|
|
Looks like the matter of texture formats is a lot simpler, with the wrong
display in quake explained by the fact that we are not handling texture combine modes.
|
|
|
|
functions.
|
|
|
|
Wrap modes would work perfectly but i messed up something when cleaning up
the code :/ Border color code is incomplete because i forgot to check how to
set border size :)
|
|
|
|
|
|
|
|
things now given the demos I've used and passes glean's paths test.
|
|
|
|
|
|
reliable.
|
|
PC/HW timer.
|
|
|
|
|
|
Hook up some functions in r300Enable().
|
|
Switch to using R300_EASY_TX_FORMAT() macro everywhere.
|
|
|