aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_atom_list.h
Commit message (Expand)AuthorAgeFilesLines
* st/mesa: add support for ARB_sample_locationsRhys Perry2018-06-141-1/+1
* st/mesa: generate blend state according to the number of enabled color buffersMarek Olšák2018-02-091-1/+1
* st/mesa: start adding support for hw atomics atom. (v2)Dave Airlie2017-11-101-0/+2
* st/mesa: use precomputed st_fb_orientationMarek Olšák2017-06-221-3/+3
* st/mesa: move blend color into its own state atomMarek Olšák2017-06-221-0/+1
* st/mesa: don't keep framebuffer state in st_contextMarek Olšák2017-06-071-1/+1
* st/mesa: remove struct st_tracked_stateMarek Olšák2017-05-081-14/+14
* mesa/st: only update samplers for stages that have changedTimothy Arceri2017-04-131-2/+6
* st/mesa: completely rewrite state atomsMarek Olšák2016-07-301-0/+75