summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_stipple.c
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: only flip stipple pattern for winsys fbo'sIlia Mirkin2016-10-121-3/+7
* st/mesa: completely rewrite state atomsMarek Olšák2016-07-301-5/+0
* st/mesa: remove st_tracked_state::nameMarek Olšák2016-07-301-1/+0
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* st/mesa: replace st->ctx with ctxBrian Paul2011-06-141-5/+6
* mesa: Remove inclusion of compiler.h from mtypes.h.Vinson Lee2010-07-311-0/+2
* gallium: remove use of origin_lower_leftBrian Paul2009-03-201-5/+33
* Some changed for non-C99 compilersAlan Hourihane2008-05-021-5/+5
* add names to tracked state atoms to improve debugkeithw2007-08-251-0/+1
* Implement polygon stipple state tracking, application.Brian2007-07-111-0/+62