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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/auxiliary: add semantic linkage utility code
Luca Barbieri
2010-08-21
3
-0
/
+211
*
u_debug_describe: use switch instead of if chain
Luca Barbieri
2010-08-21
1
-7
/
+17
*
u_debug_describe: add PIPE_TEXTURE_RECT
Luca Barbieri
2010-08-21
1
-0
/
+2
*
auxiliary: add copyright headers
Luca Barbieri
2010-08-21
10
-5
/
+258
*
util: Match printf format to silence warning.
José Fonseca
2010-08-21
1
-1
/
+1
*
util: Make the reference debuggin code more C++ friendly.
José Fonseca
2010-08-21
4
-13
/
+30
*
util: Remove the x86 exception handlers.
José Fonseca
2010-08-21
1
-55
/
+0
*
os_stream: fix bugs in allocation path
Luca Barbieri
2010-08-21
1
-16
/
+8
*
util: Fix build for C++ compilers.
Michal Krol
2010-08-20
2
-0
/
+16
*
gallium: hook up reference count debugging code
Luca Barbieri
2010-08-20
1
-6
/
+13
*
auxiliary: add reference count debugging code
Luca Barbieri
2010-08-20
4
-0
/
+187
*
os_stream: add printf facility
Luca Barbieri
2010-08-20
8
-3
/
+85
*
u_debug_symbol: add symbol name caching
Luca Barbieri
2010-08-20
2
-1
/
+43
*
u_debug_symbol: add support for getting symbol names from glibc
Luca Barbieri
2010-08-20
1
-0
/
+23
*
u_debug_symbol: support getting a string without output
Luca Barbieri
2010-08-20
2
-14
/
+27
*
auxiliary: add functions to describe gallium objects
Luca Barbieri
2010-08-20
4
-0
/
+55
*
u_staging: improve interface
Luca Barbieri
2010-08-20
2
-11
/
+7
*
auxiliary: support using PIPE_TEXTURE_RECT internally
Luca Barbieri
2010-08-20
2
-34
/
+81
*
u_staging: use PIPE_TEXTURE_RECT
Luca Barbieri
2010-08-20
1
-1
/
+1
*
u_blitter: use TGSI_TEXTURE_RECT
Luca Barbieri
2010-08-20
1
-1
/
+1
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
5
-5
/
+13
*
translate_sse: enable on Win64
Luca Barbieri
2010-08-20
1
-2
/
+1
*
u_blitter: fix a memory leak
Marek Olšák
2010-08-19
1
-0
/
+1
*
translate_sse: try to fix Win64
Luca Barbieri
2010-08-19
1
-1
/
+2
*
translate_sse: fix emit_load_sse2
Luca Barbieri
2010-08-19
1
-0
/
+2
*
gallivm: Use proper index to lookup predicate register array.
michal
2010-08-18
1
-1
/
+1
*
translate_sse: don't overwrite source buffer pointer
Luca Barbieri
2010-08-18
1
-5
/
+5
*
gallivm: Fix and re-enable MMX-disabling code
nobled
2010-08-17
1
-5
/
+1
*
util: Remove check_os_katmai_support.
Vinson Lee
2010-08-16
1
-119
/
+1
*
translate: Move loop variable declaration outside for loop.
Vinson Lee
2010-08-16
1
-1
/
+2
*
translate: Remove unused temporary register.
José Fonseca
2010-08-16
1
-1
/
+0
*
translate: Eliminate void pointer arithmetic.
José Fonseca
2010-08-16
1
-1
/
+1
*
draw_llvm: fix segfaults on non-SSE2 CPUs where it is disabled (v2)
Luca Barbieri
2010-08-16
3
-17
/
+32
*
translate_sse: major rewrite (v5)
Luca Barbieri
2010-08-16
2
-239
/
+936
*
rtasm: add minimal x86-64 support and new instructions (v5)
Luca Barbieri
2010-08-16
3
-40
/
+551
*
translate: add support for 8/16-bit indices
Luca Barbieri
2010-08-16
5
-19
/
+108
*
translate_sse: remove useless generated function wrappers
Luca Barbieri
2010-08-16
1
-51
/
+4
*
translate_generic: factor out common code between linear and indexed
Luca Barbieri
2010-08-16
1
-115
/
+62
*
translate_generic: use memcpy if possible (v3)
Luca Barbieri
2010-08-16
1
-33
/
+75
*
drwa: Fix polygon edge flags.
Chia-I Wu
2010-08-16
1
-1
/
+1
*
draw: No need to make max_vertices even.
Chia-I Wu
2010-08-16
6
-30
/
+0
*
draw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_MASK.
Chia-I Wu
2010-08-16
6
-30
/
+19
*
drwa: Add PRIMITIVE macro to vsplit.
Chia-I Wu
2010-08-16
2
-20
/
+31
*
draw: last_vertex_last is always true for GS and SO.
Chia-I Wu
2010-08-16
2
-9
/
+3
*
draw: Remove varray and vcache.
Chia-I Wu
2010-08-16
9
-1284
/
+2
*
draw: Replace vcache by vsplit.
Chia-I Wu
2010-08-16
3
-26
/
+4
*
draw: Replace varray by vsplit.
Chia-I Wu
2010-08-16
2
-8
/
+9
*
draw: Add vsplit frontend.
Chia-I Wu
2010-08-16
6
-1
/
+695
*
draw: Add new util function draw_pt_trim_count.
Chia-I Wu
2010-08-16
3
-10
/
+9
*
draw: Simplify frontend interface a little.
Chia-I Wu
2010-08-16
5
-21
/
+11
[next]