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
Age
Commit message (
Expand
)
Author
2008-03-18
gallium: Silencium warnings on Windows.
Michal Krol
2008-03-17
gallium: initial gen mipmap s/w fallback code
Brian
2008-03-17
gallium: added new u_draw_quad.c and u_gen_mipmap.c files.
Brian
2008-03-17
gallium: new mipmap generation code
Brian
2008-03-17
gallium: new util_draw_texquad() function.
Brian
2008-03-15
gallium: Ensure we don't add null objects to the table, as they mark empty ha...
José Fonseca
2008-03-13
gallium: make the windows config function more readable with 80-ish columns
Keith Whitwell
2008-03-13
gallium: General purpose hash table, which is actually just a convenient fron...
José Fonseca
2008-03-13
gallium: Add a new handle_table_set that accepts an arbitrary handle.
José Fonseca
2008-03-12
gallium: Generic handle table.
José Fonseca
2008-03-12
gallium: Change assert behavior on runtime (Mark Mueller).
José Fonseca
2008-03-12
gallium: Silence MSVC warnings.
José Fonseca
2008-03-12
gallium: Conditional debugging output.
José Fonseca
2008-03-10
gallium: Use hardcoded breakpoints on x86 targets.
José Fonseca
2008-03-10
gallium: Import Dennis Smit cpu detection code.
José Fonseca
2008-03-10
gallium: WinCE portability fixes.
José Fonseca
2008-03-08
gallium: Document debug_printf usage.
José Fonseca
2008-03-06
gallium: Surround externs with extern "C".
Michal Krol
2008-03-05
gallium: Use custom vsnprintf in WINDDK.
José Fonseca
2008-03-03
win32: don't prepend all debug with gallium3d
Keith Whitwell
2008-02-29
gallium: added pipe_get/put_tile_z() functions
Brian Paul
2008-02-19
Remove src/mesa and src/mesa/main from gallium source include paths.
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
Update scons build for new code layout.
José Fonseca
2008-02-18
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-15
Code reorganization: s/aux/auxiliary/.
José Fonseca