Age | Commit message (Collapse) | Author |
|
|
|
glViewport so the viewport was 0 by 0 pixels.
|
|
|
|
Fix mis-application of increment to pointer variable.
|
|
|
|
|
|
|
|
|
|
NV_vertex_program path.
|
|
path.
|
|
need to check for this condition before the later field has been computed.
Fixes logicop bug #8860.
|
|
|
|
|
|
OpenGL 2.0 function of the same name.
|
|
|
|
|
|
|
|
|
|
Import edgeflag attribute to array of GLbooleans as expected by
downstream code.
|
|
|
|
since the former is what's used for OpenGL 2.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
after locking. Next: remove the params altogether.
|
|
|
|
|
|
|
|
|
|
|
|
notification callback through to tnl/ module, fixes glean crash.
|
|
|
|
|
|
|
|
|
|
CMPH a0, a1, a2 -> if a2 > 0.5 return a1 else return a0
Guessed by examinating LIT instruction handling of FGLRX.
|
|
notification callback through to tnl/ module, fixes glean crash.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|