Age | Commit message (Collapse) | Author |
|
were getting in savageBindTexture.
|
|
|
|
|
|
|
|
|
|
|
|
Needs testing - it havent been even compiled yet.
|
|
|
|
|
|
TODO:
- add checking for duplicate symbols (or is it done already?)
- move all the statics (grammar objects list and last error message)
to the GL context state; I think simple pointer initialized in a
first call to ProgramString() is sufficent.
- apply an optimized version of match() - this will be needed for
glslang compiler.
|
|
|
|
|
|
FP exceptions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clean-ups.
|
|
fxMesa now uses grQueryResolution
minor fixes to X11 and DOS drivers
|
|
|
|
ported from the r200 driver, r200_screen.c rev. 1.8 - 1.12)
|
|
|
|
|
|
which registers changed in all the functions that change the state. Instead
check which registers changed in the end when the hardware state is updated.
Tried to avoid cosmetic (whitespace) changes in this commit.
|
|
IMAGE_CLAMP_BIT if needed.
Added ClampVertexColors and ClampFragmentColors to GLcontext in anticipation
of upcoming extensions (not fully used yet).
|
|
|
|
function
|
|
|
|
|
|
|
|
|
|
|
|
first place, and make the message a bit clearer.
+ Remove some extraneous whitespace.
|
|
|
|
erroneously marked as GLX_SLOW_CONFIG.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
savage vertex formats.
|
|
|
|
|