Age | Commit message (Collapse) | Author |
|
Implemented glutIgnoreKeyRepeat() and glutSetKeyRepeat().
|
|
|
|
|
|
without first doing 'make realclean'.
|
|
Eventually move them into imports.c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use frame counter.
|
|
|
|
Remove unused macro
Replace LOCAL_VAR, PREFIX*
Indent code
Remove radeon redundant CP type 3 packet
|
|
|
|
|
|
|
|
|
|
"gl_" to match other structs.
|
|
|
|
|
|
|
|
ctx->Light.ShadeModel
|
|
|
|
_mesa_GetTexImage() so it's not needed in the fallback or driver functions.
|
|
There's only 16 evaluator maps. Define new _TNL_NUM_EVAL constant for
those loops.
Also, fix priority of GL_NV_vertex_program generic maps - they override the
conventional maps.
See bug 7564.
|
|
|
|
|
|
|
|
|
|
reasons)
|
|
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?).
|