summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util
Commit message (Expand)AuthorAgeFilesLines
* gallium: make the windows config function more readable with 80-ish columnsKeith Whitwell2008-03-131-10/+20
* gallium: General purpose hash table, which is actually just a convenient fron...José Fonseca2008-03-134-0/+287
* gallium: Add a new handle_table_set that accepts an arbitrary handle.José Fonseca2008-03-132-21/+75
* gallium: Generic handle table.José Fonseca2008-03-124-0/+305
* gallium: Change assert behavior on runtime (Mark Mueller).José Fonseca2008-03-121-2/+36
* gallium: Silence MSVC warnings.José Fonseca2008-03-121-7/+3
* gallium: Conditional debugging output.José Fonseca2008-03-121-0/+34
* gallium: Use hardcoded breakpoints on x86 targets.José Fonseca2008-03-101-7/+10
* gallium: Import Dennis Smit cpu detection code.José Fonseca2008-03-102-0/+584
* gallium: WinCE portability fixes.José Fonseca2008-03-101-0/+8
* gallium: Document debug_printf usage.José Fonseca2008-03-081-1/+2
* gallium: Surround externs with extern "C".Michal Krol2008-03-061-6/+12
* gallium: Use custom vsnprintf in WINDDK.José Fonseca2008-03-053-1/+1502
* win32: don't prepend all debug with gallium3dKeith Whitwell2008-03-031-1/+1
* gallium: added pipe_get/put_tile_z() functionsBrian Paul2008-02-292-0/+138
* Remove src/mesa and src/mesa/main from gallium source include paths.José Fonseca2008-02-192-0/+288
* Simplify makefile boilerplate code.José Fonseca2008-02-191-7/+1
* Move mm.c code into util module.José Fonseca2008-02-194-1/+377
* Update scons build for new code layout.José Fonseca2008-02-181-0/+11
* Code reorganization: split gallium and mesa makefiles.José Fonseca2008-02-181-0/+20
* Code reorganization: s/aux/auxiliary/.José Fonseca2008-02-154-0/+929