History log of /external/mesa3d/src/gallium/auxiliary/postprocess/pp_program.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
6dd284f7c8fac22f64c13fdf9909094f5ec59086 16-Sep-2011 Dave Airlie <airlied@redhat.com> gallium: move clear paths from rgba to a pointer to a color union (v2)

This moves the gallium interface for clears from using a pointer to 4 floats to a pointer to a union of float/unsigned/int values.

Notes:
1. the value is opaque.
2. only when the value is used should it be interpretered according to
the surface format it is going to be used with.
3. float clears on integer buffers and vice-versa are undefined.

v2: fixed up vega and graw, dropped hunks that shouldn't have been in
patch.

Signed-off-by: Dave Airlie <airlied@redhat.com>
/external/mesa3d/src/gallium/auxiliary/postprocess/pp_program.h
85d2ee59d9dd71b829f7356e9080103fe0b3251a 18-Aug-2011 Lauri Kasanen <cand@gmx.com> pp/main queue: Add pp_program.[ch]

Signed-off-by: Lauri Kasanen <cand@gmx.com>
Signed-off-by: Brian Paul <brianp@vmware.com>
/external/mesa3d/src/gallium/auxiliary/postprocess/pp_program.h