Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
New truncate vs. floor comments in drawpixels.c
Added current raster secondary color state, not used yet.
|
|
|
|
|
|
|
|
not before.
|
|
|
|
|
|
of potential problems
|
|
|
|
|
|
Added some const keywords in the s/w texturing code.
|
|
Replace "RGBAMode" with "rgbMode", etc.
Other minor clean-ups.
|
|
Renamed gl_texture_pixels() to _swrast_texture_fragments()
|
|
New array_cache module
Support 8 texture units in core mesa (now support 8 everywhere)
Rework core mesa statechange operations to avoid flushing on many
noop statechanges.
|
|
|
|
Modified Files:
Mesa/src/swrast/s_copypix.c
changed one occurence of rgba to rgbaFloat
----------------------------------------------------------------------
|
|
Implemented post-convolution scale and bias operation.
|
|
|
|
with tighter interfaces with the rest of the world.
Proper documentation to come.
|
|
|
|
|