summaryrefslogtreecommitdiff
path: root/src/mesa/state_tracker/st_cb_queryobj.c
AgeCommit message (Expand)Author
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg
2010-02-17st/mesa: replace conditional with assertionBrian Paul
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-15st/mesa: Remove unnecessary header from st_cb_queryobj.c.Vinson Lee
2009-12-31st/mesa: move st_query_object type to header to make it publicBrian Paul
2009-02-12mesa: use new ST_CALLOC_STRUCT() macro in gallium state trackerBrian Paul
2009-02-12mesa: consistantly use mesa memory-functions in gallium state trackerBrian Paul
2008-04-07gallium: remove stray commentBrian Paul
2007-12-11Rework gallium and mesa queries a little.Keith Whitwell
2007-09-11Implement query object interface.Brian
2007-08-11Begin/EndQuery functionsBrian