summaryrefslogtreecommitdiff
path: root/src/gallium/auxiliary/util/Makefile
AgeCommit message (Expand)AuthorFilesLines
2009-08-30util: Auto generate pixel format accessor functions fromJosé Fonseca1-1/+5
2009-08-29util: New file dedicated to dump state in human/machine readable format.José Fonseca1-0/+1
2009-08-29util: Fix r5g6b5 description.José Fonseca1-0/+3
2009-08-29util: Pixel format database.José Fonseca1-0/+2
2009-06-01util: Add simple network functionsJakob Bornecrantz1-0/+1
2009-04-15gallium: new, simple RGBA surface create/destroy helpersBrian Paul1-0/+1
2009-04-01util: Lookup symbol names from addresses.José Fonseca1-0/+2
2009-03-20gallium/util: add upload manager helper moduleKeith Whitwell1-0/+1
2009-02-20gallium: Improve makefiles for librariesJakob Bornecrantz1-3/+0
2009-02-18util: Move p_debug.h into util module.José Fonseca1-1/+1
2009-01-30gallium: add a convience wrapper for simple screensZack Rusin1-1/+2
2008-12-22Merge commit 'origin/gallium-0.1' into gallium-0.2José Fonseca1-0/+2
2008-12-19gallium: Simple and efficient cache.José Fonseca1-0/+2
2008-11-24util: Add generic tile and detile functionsJakob Bornecrantz1-0/+1
2008-10-07gallium: added general-purpose key->data map/lookup containerBrian Paul1-0/+1
2008-09-08util: Rip-off trace's os-independent stream code.José Fonseca1-0/+2
2008-09-01add u_timed_winsys.[ch]Keith Whitwell1-1/+2
2008-08-24gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.hBrian Paul1-1/+1
2008-08-22gallium: rename p_util.c to u_rect.c (it only contains rect copy/fill helpers)Brian Paul1-1/+1
2008-08-22gallium: new u_math.[ch] files for math functionsBrian Paul1-0/+1
2008-06-18gallium: remove duplicated u_mm.c in file listBrian Paul1-2/+1
2008-04-13gallium: Add u_time.cJosé Fonseca1-0/+1
2008-04-13gallium: OS independent time-manipulation functions.José Fonseca1-1/+2
2008-03-18gallium: new pixel blit codeBrian1-0/+1
2008-03-18added u_simple_shaders.cBrian1-0/+1
2008-03-17gallium: added new u_draw_quad.c and u_gen_mipmap.c files.Brian1-0/+2
2008-03-13gallium: General purpose hash table, which is actually just a convenient fron...José Fonseca1-0/+1
2008-03-12gallium: Generic handle table.José Fonseca1-0/+1
2008-03-08gallium: Document debug_printf usage.José Fonseca1-1/+2
2008-02-19Simplify makefile boilerplate code.José Fonseca1-7/+1
2008-02-19Move mm.c code into util module.José Fonseca1-1/+2
2008-02-18Code reorganization: split gallium and mesa makefiles.José Fonseca1-0/+20