summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker/st_cb_strings.c
Commit message (Expand)AuthorAgeFilesLines
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-3/+3
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* Merge branch 'gallium-embedded'José Fonseca2010-02-031-0/+1
|\
| * mesa: Add missing includes.José Fonseca2010-02-011-0/+1
* | mesa/st: bump the gallium version numberKeith Whitwell2010-02-031-1/+1
|/
* st/mesa: Remove unnecessary header from st_cb_strings.c.Vinson Lee2010-01-141-1/+0
* mesa/st: bump gallium version to 0.3Keith Whitwell2009-03-241-13/+2
* gallium: Don't ask winsys name -- let pipe screen do that if it wants.José Fonseca2009-01-301-5/+2
* gallium: make p_winsys internalZack Rusin2009-01-301-1/+2
* mesa: bump gallium version string to 0.2Brian Paul2008-09-121-1/+1
* snprintf -> util_snprintfAlan Hourihane2008-05-021-6/+6
* gallium: start removing pipe_context->get_name/vendor/param/paramfBrian2008-02-271-4/+5
* Use Gallium in the renderer stringkeithw2007-09-271-1/+2
* Need to store vendor and renderer strings in the context.Brian2007-08-221-8/+6
* Move string functions to state_tracker, add queries to pipe, winsys.Keith Whitwell2007-08-101-0/+86