Age | Commit message (Collapse) | Author |
|
|
|
|
|
warnings.
|
|
|
|
|
|
|
|
|
|
driNewRenderbuffer().
|
|
with pfCurrentPage value, in case it's initially 1 instead of 0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
yet).
Extends the query mechanism to query elapsed time while rendering.
|
|
|
|
this field actually used for anything?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use driRenderbuffer's offset, pitch fields in the span routines.
Remove the SetBuffer driver function.
Consolidate the code for setting CTX_RB3D_COLOROFFSET and CTX_RB3D_COLORPITCH
state in new radeonUpdateDrawBuffer() function.
Old code is surrounded by #if 000 / #endif, temporarily.
|
|
Use driRenderbuffer's offset, pitch fields in the span routines.
Remove the SetBuffer driver function.
Consolidate the code for setting CTX_RB3D_COLOROFFSET and CTX_RB3D_COLORPITCH
state in new radeonUpdateDrawBuffer() function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
texture sampling and texture environment, optimize away texture sampling for units if the result is not used, always emit the env instructions in-order and try to eliminate GL_REPLACE env instructions.
|
|
|
|
_mesa_init_driver_functions()
|
|
|