OSDN Git Service

softpipe: Support for PIPE_FORMAT_A4R4G4B4_UNORM and PIPE_FORMAT_R5G6B5_UNORM.
authorMichel Dänzer <michel@tungstengraphics.com>
Tue, 11 Dec 2007 18:07:12 +0000 (19:07 +0100)
committerMichel Dänzer <michel@tungstengraphics.com>
Tue, 11 Dec 2007 18:10:56 +0000 (19:10 +0100)
commitf3789748d4b8f38bfea2f30ef93e9ff3e3888af4
tree33dd43f35c2509113c34d11b393aa42917a01421
parent88723b2fc84628c1bc1e0008b88602b85e8668be
softpipe: Support for PIPE_FORMAT_A4R4G4B4_UNORM and PIPE_FORMAT_R5G6B5_UNORM.

The packedpixels test runs with the xlib winsys, though not all cases look
correct yet.
src/mesa/pipe/softpipe/sp_surface.c
src/mesa/state_tracker/st_format.c