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
*
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
|
\
|
*
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
4
-68
/
+96
|
*
gallivm: Fix several glitches introduced in the prev commit.
José Fonseca
2010-05-04
3
-6
/
+7
|
*
gallivm: Implement TXD.
José Fonseca
2010-05-04
4
-37
/
+58
|
*
gallium: move surface utility functions into u_surface.c
Brian Paul
2010-05-03
6
-179
/
+175
|
*
gallivm: Increase the TGSI translation limits and centralize them in a header.
José Fonseca
2010-05-04
2
-13
/
+69
|
*
gallicm: Newton-Raphson step to improve precision.
José Fonseca
2010-05-04
1
-2
/
+27
|
*
cso: use framebuffer utility functions
Brian Paul
2010-05-03
1
-41
/
+7
|
*
gallium: move framebuffer utility functions into a new file
Brian Paul
2010-05-03
6
-84
/
+162
|
*
util: add util_format_short_name
Marek Olšák
2010-05-03
1
-0
/
+13
|
*
util: add util_format_is_plain
Marek Olšák
2010-05-03
1
-0
/
+15
|
*
Reorder LLVM passes, running mem2reg earlier.
Török Edwin
2010-05-03
1
-2
/
+2
|
*
gallivm: Display message instead of crashing when sampler generator was not s...
José Fonseca
2010-05-03
1
-0
/
+8
|
*
translate: Make translate_generic truly generic.
José Fonseca
2010-05-03
1
-301
/
+90
|
*
draw: Remove draw_pt_fetch_prepare call from llvm middle end.
José Fonseca
2010-05-03
1
-12
/
+0
|
*
tgsi: Parse and dump predicates.
José Fonseca
2010-05-03
2
-1
/
+63
|
*
gallium: Remove loop register file.
José Fonseca
2010-05-03
7
-40
/
+2
|
*
gallivm: Replace predicate assertion failure with warning message.
José Fonseca
2010-05-03
1
-8
/
+6
|
*
draw: Disable rtasm compilation when using LLVM.
José Fonseca
2010-05-03
1
-6
/
+10
|
*
gallivm: fix nested break and continue statements
Zack Rusin
2010-05-02
1
-16
/
+6
|
*
gallium/util: print \n after DXTn printf
Luca Barbieri
2010-05-03
1
-2
/
+2
|
*
llvmpipe: fix out-of-bounds texture sampling
Brian Paul
2010-04-30
1
-0
/
+12
|
*
llvmpipe: added lp_build_sample_nop() for debugging
Brian Paul
2010-04-30
1
-7
/
+29
|
*
draw: Fix memory leaks in llvm code.
José Fonseca
2010-04-30
2
-0
/
+26
|
*
util: Add missing break statement in u_caps.c
Jakob Bornecrantz
2010-04-30
1
-0
/
+1
*
|
Merge commit 'origin/master' into gallium-msaa
Roland Scheidegger
2010-04-30
35
-362
/
+725
|
\
|
|
*
util: Update caps after helpfull input
Jakob Bornecrantz
2010-04-29
2
-19
/
+61
|
*
util: Add small caps checker helper
Jakob Bornecrantz
2010-04-29
4
-0
/
+271
|
*
util: Format error format string as the rest of the pipe formats
Jakob Bornecrantz
2010-04-29
1
-1
/
+1
|
*
draw llvm: stay in bounds even if fetch_count % 4 != 0
Zack Rusin
2010-04-29
1
-2
/
+16
|
*
cso: remove commented-out code, update function docs
Brian Paul
2010-04-29
1
-1
/
+4
|
*
gallivm: add some assertions in special-case sampler code
Brian Paul
2010-04-29
1
-0
/
+5
|
*
gallium/draw: Fix PPC compiler warning.
Michel Dänzer
2010-04-29
1
-1
/
+1
|
*
gallium/draw: Fix PPC build failure.
Michel Dänzer
2010-04-29
1
-1
/
+1
|
*
draw: remove extra semicolons
Brian Paul
2010-04-28
2
-4
/
+4
|
*
draw: use a cast wrapper
Brian Paul
2010-04-28
1
-4
/
+11
|
*
draw: put 'create' in the vs varient create function names
Brian Paul
2010-04-28
5
-12
/
+16
|
*
draw: add missing function parameter
Brian Paul
2010-04-28
1
-1
/
+2
|
*
gallium/util: convert //-style comments
Brian Paul
2010-04-28
1
-2
/
+2
|
*
gallium/util: convert //-style comments
Brian Paul
2010-04-28
1
-2
/
+2
|
*
tgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-27
7
-161
/
+4
|
*
gallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
José Fonseca
2010-04-27
1
-16
/
+0
|
*
util: fix assorted problems in the image packing functions
Brian Paul
2010-04-27
1
-84
/
+70
|
*
gallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32 instrinsics on Windows.
José Fonseca
2010-04-27
1
-0
/
+18
|
*
gallivm: Ensure all allocas are in the first block.
José Fonseca
2010-04-27
6
-41
/
+97
|
*
draw/llvm: implement fetch elts paths
Zack Rusin
2010-04-26
3
-31
/
+160
*
|
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
|
/
*
gallivm: BGNFOR/ENDFOR fallthrough to BGNLOOP/ENDLOOP
Alan Hourihane
2010-04-26
1
-10
/
+2
[next]