History log of /external/mesa3d/src/gallium/auxiliary/util/u_pstipple.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
1279923d72942ee201fcc6ad40d552143f651f03 30-Apr-2012 Francisco Jerez <currojerez@riseup.net> gallium/tgsi: Move interpolation info from tgsi_declaration to a separate token.

Move Interpolate, Centroid and CylindricalWrap from tgsi_declaration
to a separate token -- they only make sense for FS inputs and we need
room for other flags in the top-level declaration token.
/external/mesa3d/src/gallium/auxiliary/util/u_pstipple.c
3dde6be908d827f4d6d54e0968ae83c2c4dfa87c 21-Jul-2011 Brian Paul <brianp@vmware.com> util: assorted updates to polygon stipple helper
/external/mesa3d/src/gallium/auxiliary/util/u_pstipple.c
7dcf019af2e76a4c6e0391c3c5e1d50966367df8 10-Mar-2011 Brian Paul <brianp@vmware.com> gallium/util: new polygon stipple utility helper

The polygon stipple fallback does not have to be implemented in the
draw module (it doesn't need window coords, etc). Drivers can use
this utility and avoid sw vertex fallbacks if pstipple is enabled.
Note: this is WIP and not used by any driver yet.
/external/mesa3d/src/gallium/auxiliary/util/u_pstipple.c