summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_clear.h
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* st/mesa: use u_upload_mgr to upload vertices for glClear fallbackMarek Olšák2012-04-181-3/+0
* st/mesa: Add forward declarations in st_cb_clear.h.Vinson Lee2010-08-041-0/+3
* gallium: avoid mapping same vertex buffer in subsequent framesKeith Whitwell2008-12-121-0/+3
* gallium: streamline viewport/raster/shader state for clearing with quadsBrian Paul2008-04-031-0/+4
* gallium: use the utility pasthrough shadersBrian2008-03-201-0/+4
* New st_init_*_functions() to initialize the driver functions table.Brian2007-08-061-2/+3
* New header file.Brian2007-08-021-0/+37