Age | Commit message (Collapse) | Author |
|
|
|
Merrill)
|
|
|
|
|
|
fine ..
|
|
|
|
Changed SWvertex's index field to GLfloat and fix a few other bits.
|
|
|
|
|
|
|
|
|
|
This finally really fixes assertion failures in savageBindTexture.
I think the same situation with several contexts is still broken though.
|
|
|
|
|
|
- make sure that vertex setup is initialized
- Savage seems to need the W coordinate for smooth shading
|
|
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
|
|
|
|
|
|
|
|
|