summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_strings.c
AgeCommit message (Expand)Author
2009-03-24mesa/st: bump gallium version to 0.3Keith Whitwell
2009-01-30gallium: Don't ask winsys name -- let pipe screen do that if it wants.José Fonseca
2009-01-30gallium: make p_winsys internalZack Rusin
2008-09-12mesa: bump gallium version string to 0.2Brian Paul
2008-05-02snprintf -> util_snprintfAlan Hourihane
2008-02-27gallium: start removing pipe_context->get_name/vendor/param/paramfBrian
2007-09-27Use Gallium in the renderer stringkeithw
2007-08-22Need to store vendor and renderer strings in the context.Brian
2007-08-10Move string functions to state_tracker, add queries to pipe, winsys.Keith Whitwell