index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallivm: add assertions to check type of phi variables
Brian Paul
2010-05-27
1
-0
/
+2
*
util: Also add a define for the dynamic library's prefix.
José Fonseca
2010-05-27
1
-0
/
+3
*
gallivm: Remove unnecessary headers.
Vinson Lee
2010-05-26
1
-2
/
+0
*
util: Remove unnecessary headers.
Vinson Lee
2010-05-26
1
-2
/
+0
*
util: update comments at blitter
Marek Olšák
2010-05-25
1
-1
/
+1
*
util: fix indentation in blitter
Marek Olšák
2010-05-25
1
-14
/
+14
*
r300g,util: remove pipe_surface from the util_blitter_copy interface and clea...
Marek Olšák
2010-05-25
2
-126
/
+121
*
r300g,util: remove pipe_surface from the util_blitter_fill interface and clea...
Marek Olšák
2010-05-25
2
-25
/
+29
*
util: remove unused util_blitter_copy_surface
Marek Olšák
2010-05-25
1
-19
/
+1
*
gallivm: Choose an appropriate code generation optimization level.
José Fonseca
2010-05-25
1
-1
/
+33
*
gallivm: Efficient implementation of sin/cos.
Qicheng Christopher Li
2010-05-24
1
-105
/
+429
*
util/blitter: allow NULL clear color
Marek Olšák
2010-05-23
1
-5
/
+14
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
10
-202
/
+176
|
\
|
*
util: fix obvious util_blitter_copy bugs...
Roland Scheidegger
2010-05-19
1
-4
/
+3
|
*
util: util_blitter_fill no longer needs to handle overlap
Roland Scheidegger
2010-05-19
1
-52
/
+2
|
*
util: fix some leftover util_surface_fill/copy calls
Roland Scheidegger
2010-05-18
2
-8
/
+18
|
*
gallium/util: adapt util code to interface changes
Roland Scheidegger
2010-05-17
8
-143
/
+145
|
*
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-05-04
31
-782
/
+843
|
|
\
|
*
\
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-04-30
35
-362
/
+725
|
|
\
\
|
*
|
|
gallium: fix glaring bugs in last commit
Roland Scheidegger
2010-04-27
1
-1
/
+1
|
*
|
|
gallium: interface changes for multisampling
Roland Scheidegger
2010-04-26
2
-0
/
+13
*
|
|
|
Merge branch 'gallium-front-ccw'
Keith Whitwell
2010-05-21
10
-29
/
+55
|
\
\
\
\
|
*
|
|
|
draw: fix front/back error in unfilled pipeline stage
Keith Whitwell
2010-05-14
1
-3
/
+4
|
*
|
|
|
draw: fix typo checking for unfilled polygons
Keith Whitwell
2010-05-14
1
-1
/
+1
|
*
|
|
|
gallium: more work on ccw flag removal
Keith Whitwell
2010-05-14
1
-0
/
+18
|
*
|
|
|
gallium: convert rasterizer state to use gl-style front/back concepts
Keith Whitwell
2010-05-14
9
-28
/
+35
*
|
|
|
|
gallivm: rename a var: s/val/array_size/
Brian Paul
2010-05-20
1
-3
/
+3
*
|
|
|
|
gallivm: fix spelling in comment
Brian Paul
2010-05-20
1
-1
/
+1
*
|
|
|
|
gallivm: handle pointer types in lp_dump_llvmtype()
Brian Paul
2010-05-20
1
-0
/
+5
*
|
|
|
|
gallium: fix/update tex target dumping
Brian Paul
2010-05-20
1
-0
/
+2
*
|
|
|
|
gallium: added util_dump_logicop()
Brian Paul
2010-05-20
2
-0
/
+46
*
|
|
|
|
util: Remove unused imports from Python scripts.
Vinson Lee
2010-05-19
2
-4
/
+0
*
|
|
|
|
util: Remove unnecessary semicolons in Python scripts.
Vinson Lee
2010-05-19
2
-5
/
+5
*
|
|
|
|
tgsi: Implement OPCODE_DIV.
Michal Krol
2010-05-19
1
-1
/
+1
*
|
|
|
|
gallivm: Tweak ret_mask handling.
José Fonseca
2010-05-17
1
-24
/
+15
*
|
|
|
|
gallivm: implement function calls by inlining
Zack Rusin
2010-05-17
1
-11
/
+134
*
|
|
|
|
util: Remove unused cruft.
José Fonseca
2010-05-15
1
-95
/
+0
*
|
|
|
|
draw: Use GALLIVM_DEBUG opt.
José Fonseca
2010-05-15
1
-21
/
+34
*
|
|
|
|
gallivm: Centralize some of the LLVM debugging options.
José Fonseca
2010-05-15
2
-0
/
+31
*
|
|
|
|
gallivm: Temporarily remove function call support
José Fonseca
2010-05-15
1
-438
/
+53
*
|
|
|
|
gallivm: use our util_snprintf
Zack Rusin
2010-05-15
1
-1
/
+2
*
|
|
|
|
gallivm: implement function calls
Zack Rusin
2010-05-15
1
-53
/
+437
*
|
|
|
|
gallivm: added some vector length sanity checks
Brian Paul
2010-05-14
1
-0
/
+2
*
|
|
|
|
gallivm: added lp_sizeof_llvm_type()
Brian Paul
2010-05-14
2
-0
/
+41
*
|
|
|
|
gallivm: comments, const qualifiers
Brian Paul
2010-05-14
1
-4
/
+11
*
|
|
|
|
tgsi: clean up in emit_fetch()
Brian Paul
2010-05-14
1
-43
/
+41
*
|
|
|
|
tgsi: add a dummy function to silence warning
Brian Paul
2010-05-14
1
-0
/
+8
|
/
/
/
/
*
|
|
|
util: fix copy_rect stride in default transfer_inline_write
Keith Whitwell
2010-05-14
1
-2
/
+2
*
|
|
|
rtasm: fix void * / func * casting warnings
Brian Paul
2010-05-13
2
-4
/
+24
*
|
|
|
draw: silence casting warnings
Brian Paul
2010-05-13
1
-5
/
+38
[next]