index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium: protect against multi-#include
Brian
2008-03-18
1
-0
/
+8
*
added u_simple_shaders.c
Brian
2008-03-18
2
-0
/
+2
*
gallium: make the gen_mipmap_state struct private
Brian
2008-03-18
2
-12
/
+14
*
gallium: use new simple shader utility routines
Brian
2008-03-18
1
-248
/
+12
*
gallium: utilities for creating simple vertex/fragment shaders
Brian
2008-03-18
2
-0
/
+315
*
d3d: Allow to iterate over the handle table.
José Fonseca
2008-03-18
2
-0
/
+31
*
d3d: Add function to walk through all items in the hash table.
José Fonseca
2008-03-18
2
-1
/
+27
*
gallium: Don't be pedantic about removing non exiting items from the table.
José Fonseca
2008-03-18
1
-2
/
+6
*
gallium: fix a mix-up in the uint[1] do_row() case
Brian
2008-03-18
1
-2
/
+2
*
gallium: utility for packing color, z values according to pipe_format
Brian
2008-03-18
1
-0
/
+125
*
gallium: Silencium warnings on Windows.
Michal Krol
2008-03-18
1
-3
/
+3
*
gallium: initial gen mipmap s/w fallback code
Brian
2008-03-17
1
-2
/
+607
*
gallium: added new u_draw_quad.c and u_gen_mipmap.c files.
Brian
2008-03-17
2
-0
/
+4
*
gallium: new mipmap generation code
Brian
2008-03-17
2
-0
/
+558
*
gallium: new util_draw_texquad() function.
Brian
2008-03-17
2
-0
/
+149
*
gallium: Ensure we don't add null objects to the table, as they mark empty ha...
José Fonseca
2008-03-15
1
-0
/
+4
*
gallium: make the windows config function more readable with 80-ish columns
Keith Whitwell
2008-03-13
1
-10
/
+20
*
gallium: General purpose hash table, which is actually just a convenient fron...
José Fonseca
2008-03-13
4
-0
/
+287
*
gallium: Add a new handle_table_set that accepts an arbitrary handle.
José Fonseca
2008-03-13
2
-21
/
+75
*
gallium: Generic handle table.
José Fonseca
2008-03-12
4
-0
/
+305
*
gallium: Change assert behavior on runtime (Mark Mueller).
José Fonseca
2008-03-12
1
-2
/
+36
*
gallium: Silence MSVC warnings.
José Fonseca
2008-03-12
1
-7
/
+3
*
gallium: Conditional debugging output.
José Fonseca
2008-03-12
1
-0
/
+34
*
gallium: Use hardcoded breakpoints on x86 targets.
José Fonseca
2008-03-10
1
-7
/
+10
*
gallium: Import Dennis Smit cpu detection code.
José Fonseca
2008-03-10
2
-0
/
+584
*
gallium: WinCE portability fixes.
José Fonseca
2008-03-10
1
-0
/
+8
*
gallium: Document debug_printf usage.
José Fonseca
2008-03-08
1
-1
/
+2
*
gallium: Surround externs with extern "C".
Michal Krol
2008-03-06
1
-6
/
+12
*
gallium: Use custom vsnprintf in WINDDK.
José Fonseca
2008-03-05
3
-1
/
+1502
*
win32: don't prepend all debug with gallium3d
Keith Whitwell
2008-03-03
1
-1
/
+1
*
gallium: added pipe_get/put_tile_z() functions
Brian Paul
2008-02-29
2
-0
/
+138
*
Remove src/mesa and src/mesa/main from gallium source include paths.
José Fonseca
2008-02-19
2
-0
/
+288
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-7
/
+1
*
Move mm.c code into util module.
José Fonseca
2008-02-19
4
-1
/
+377
*
Update scons build for new code layout.
José Fonseca
2008-02-18
1
-0
/
+11
*
Code reorganization: split gallium and mesa makefiles.
José Fonseca
2008-02-18
1
-0
/
+20
*
Code reorganization: s/aux/auxiliary/.
José Fonseca
2008-02-15
4
-0
/
+929
[prev]