mesa/src/gallium/include
Christoph Bumiller 5d5af7d359 gallium: specify resource_resolve destination via a pipe_surface
The format member of pipe_surface may differ from that of the
pipe_resource, which is used to communicate, for instance, whether
sRGB encode should be enabled in the resolve operation or not.

Fixes resolve to sRGB surfaces in mesa/st when GL_FRAMEBUFFER_SRGB
is disabled.

Reviewed-by: Brian Paul <brianp@vmware.com>
2012-07-28 14:58:18 +02:00
..
pipe gallium: specify resource_resolve destination via a pipe_surface 2012-07-28 14:58:18 +02:00
state_tracker gallium: add st_api feature mask to prevent advertising MS visuals 2012-05-29 15:01:41 +02:00