summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/Makefile
Commit message (Expand)AuthorAgeFilesLines
* gallium: new, simple RGBA surface create/destroy helpersBrian Paul2009-04-151-0/+1
* util: Lookup symbol names from addresses.José Fonseca2009-04-011-0/+2
* gallium/util: add upload manager helper moduleKeith Whitwell2009-03-201-0/+1
* gallium: Improve makefiles for librariesJakob Bornecrantz2009-02-201-3/+0
* util: Move p_debug.h into util module.José Fonseca2009-02-181-1/+1
* gallium: add a convience wrapper for simple screensZack Rusin2009-01-301-1/+2
* Merge commit 'origin/gallium-0.1' into gallium-0.2José Fonseca2008-12-221-0/+2
|\
| * gallium: Simple and efficient cache.José Fonseca2008-12-191-0/+2
* | util: Add generic tile and detile functionsJakob Bornecrantz2008-11-241-0/+1
* | gallium: added general-purpose key->data map/lookup containerBrian Paul2008-10-071-0/+1
|/
* util: Rip-off trace's os-independent stream code.José Fonseca2008-09-081-0/+2
* add u_timed_winsys.[ch]Keith Whitwell2008-09-011-1/+2
* gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul2008-08-241-1/+1
* gallium: rename p_util.c to u_rect.c (it only contains rect copy/fill helpers)Brian Paul2008-08-221-1/+1
* gallium: new u_math.[ch] files for math functionsBrian Paul2008-08-221-0/+1
* gallium: remove duplicated u_mm.c in file listBrian Paul2008-06-181-2/+1
* gallium: Add u_time.cJosé Fonseca2008-04-131-0/+1
* gallium: OS independent time-manipulation functions.José Fonseca2008-04-131-1/+2
* gallium: new pixel blit codeBrian2008-03-181-0/+1
* added u_simple_shaders.cBrian2008-03-181-0/+1
* gallium: added new u_draw_quad.c and u_gen_mipmap.c files.Brian2008-03-171-0/+2
* gallium: General purpose hash table, which is actually just a convenient fron...José Fonseca2008-03-131-0/+1
* gallium: Generic handle table.José Fonseca2008-03-121-0/+1
* gallium: Document debug_printf usage.José Fonseca2008-03-081-1/+2
* Simplify makefile boilerplate code.José Fonseca2008-02-191-7/+1
* Move mm.c code into util module.José Fonseca2008-02-191-1/+2
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-0/+20