Age | Commit message (Collapse) | Author |
|
|
|
operations (shift, offset, table lookup, etc).
|
|
incoming colors when applying pixel transfer ops. In all cases, the
caller either indicates there's no pixel transfer ops, or the incoming
colors are coming from temporary storage already and can be safely
modified.
|
|
|
|
Always store all color tables as both float and ubyte.
|
|
|
|
|
|
_swrast_read_rgba_span() now takes a datatype parameter.
New optimization for glReadPixels(format=GL_RGB).
New glCopyPixels optimization for the simple, common cases.
|
|
|
|
|
|
|
|
|
|
To be included by X.org Makefile.am files so that lists of files don't need
to be hardcoded and frequently updated there.
|
|
debug) it's only used there.
|
|
|
|
|
|
|
|
|
|
comments
|
|
|
|
|
|
mipmap.c file.
|
|
|
|
sw_span object, rather than an explicit parameter.
|
|
|
|
|
|
clears
|
|
|
|
|
|
|
|
|
|
|
|
|
|
results of _swrast_update_fog_state().
Fixes bug where first frame of progs/samples/fog.c does not show fog.
|
|
|
|
|
|
|
|
|
|
|
|
"gl_" to match other structs.
|
|
|
|
|
|
|
|
Added some const qualifiers.
|
|
|
|
|
|
|
|
|
|
|
|
|