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
/
Makefile
Age
Commit message (
Expand
)
Author
2008-09-08
util: Rip-off trace's os-independent stream code.
José Fonseca
2008-09-01
add u_timed_winsys.[ch]
Keith Whitwell
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-06-18
gallium: remove duplicated u_mm.c in file list
Brian Paul
2008-04-13
gallium: Add u_time.c
José Fonseca
2008-04-13
gallium: OS independent time-manipulation functions.
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-08
gallium: Document debug_printf usage.
José Fonseca
2008-02-19
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
Move mm.c code into util module.
José Fonseca
2008-02-18
Code reorganization: split gallium and mesa makefiles.
José Fonseca