summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_label.c
AgeCommit message (Expand)Author
2010-05-01glsl: s/sprintf/_mesa_snprintf/Vinson Lee
2010-02-19Replace the _mesa_*printf() wrappers with the plain libc versionsKristian Høgsberg
2010-02-19Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versionsKristian Høgsberg
2010-02-19Remove _mesa_strlen in favor of plain strlen.Kenneth Graunke
2007-04-21Remove all the USE_MEMPOOL debug code.Brian
2007-04-21Use new memory pool allocator. Lots of debug code still in place...Brian
2007-03-27added _slang_label_new_unique()Brian
2007-02-23label routines for implementing branches, jumpsBrian