aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/translate/translate_cache.c
Commit message (Expand)AuthorAgeFilesLines
* gallium/auxiliary: Sanitize NULL checks into canonical formEdward O'Callaghan2015-12-061-1/+1
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-3/+3
* translate: fix buffer overflowsZack Rusin2014-03-041-1/+1
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* secure malloc in translate_cache_createTim Wiederhake2011-01-241-0/+4
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* translate: squash warningsKeith Whitwell2008-04-281-1/+2
* translate: Actually return a value from translate_cache_create().Michal Krol2008-04-241-0/+1
* Create a sharable translate_cache and use it.Zack Rusin2008-04-231-0/+100