Age | Commit message (Collapse) | Author |
|
We need to call do_swizzle() when the scaler _or_ vector unit have a
swizzle other 000/ZERO/111/ONE.
This ensures that the gloss on banners in ut2004 is not angel-dependent
(since when was banners glossy?).
|
|
Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets.
Patch by Hanno Böck.
|
|
|
|
|
|
|
|
AGP map is equivalent to the AGP physical address. Fix this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
used swizzle and writemask flags are identical to the bits used on the hardware, use a macro to error out if these assumptions are no longer true.
|
|
make it easier to figure out why it won't compile...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_TNL_NUM_GENERIC. this fixes an off-by-one error (we didn't handle the final attribute)
|
|
|
|
|
|
tests/stencilwrap and ut2k4 adrenaline pills.
|
|
|
|
|
|
Probably need to fix the install destinations too...
|
|
|
|
|
|
|
|
only tested on r300.
|
|
|
|
|
|
googleearth glitches.
|
|
disable reporting the GLX_SGI_video_sync extension anyway.
Google Earth works now.
|
|
|
|
Sorry for the breakage. These changes are only build tested.
|
|
and demos are also added.
Adding basic support to drivers should be as easy as just enabling the
extension, though thorough test would also be required.
|
|
|
|
|
|
when it's a nv_vp as there could be issues.
|
|
functions compile without error...
|
|
|
|
|
|
(Roland Scheidegger)
|
|
Clean up the r200 vertex program code a bit.
|
|
|
|
ctx->_MaintainTnlProgram is set
|
|
|