index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
/
SConscript
Age
Commit message (
Expand
)
Author
2009-08-29
util: New file dedicated to dump state in human/machine readable format.
José Fonseca
2009-08-29
util: Pixel format database.
José Fonseca
2009-06-01
util: Add simple network functions
Jakob Bornecrantz
2009-04-15
gallium: new, simple RGBA surface create/destroy helpers
Brian Paul
2009-04-01
util: Lookup symbol names from addresses.
José Fonseca
2009-03-20
gallium/util: add upload manager helper module
Keith Whitwell
2009-03-16
util: bitmask data type.
José Fonseca
2009-02-20
util: Stack backtracing facilities.
José Fonseca
2009-02-18
util: Move p_debug.h into util module.
José Fonseca
2009-02-01
util: List new file in sconscript.
José Fonseca
2008-12-31
util: List new file in SConscript.
José Fonseca
2008-12-22
Merge commit 'origin/gallium-0.1' into gallium-0.2
José Fonseca
2008-12-19
gallium: Simple and efficient cache.
José Fonseca
2008-10-07
gallium: added general-purpose key->data map/lookup container
Brian Paul
2008-09-08
util: Rip-off trace's os-independent stream code.
José Fonseca
2008-08-24
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-22
gallium: rename p_util.c to u_rect.c (it only contains rect copy/fill helpers)
Brian Paul
2008-08-22
gallium: new u_math.[ch] files for math functions
Brian Paul
2008-05-24
scons: New profile build.
José Fonseca
2008-04-13
gallium: OS independent time-manipulation functions.
José Fonseca
2008-03-23
gallium: Memory debugging utilities.
José Fonseca
2008-03-18
gallium: new pixel blit code
Brian
2008-03-18
added u_simple_shaders.c
Brian
2008-03-17
gallium: added new u_draw_quad.c and u_gen_mipmap.c files.
Brian
2008-03-13
gallium: General purpose hash table, which is actually just a convenient fron...
José Fonseca
2008-03-12
gallium: Generic handle table.
José Fonseca
2008-03-05
gallium: Use custom vsnprintf in WINDDK.
José Fonseca
2008-02-19
Move mm.c code into util module.
José Fonseca
2008-02-18
Update scons build for new code layout.
José Fonseca