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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/vega: Use vgapi.
Chia-I Wu
2010-05-07
16
-235
/
+393
*
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
13
-5
/
+16
*
gallivm: Require SSE2 for draw_llvm/llvmpipe due to LLVM PR6960.
Török Edwin
2010-05-06
2
-2
/
+18
*
softpipe: fix dangling references to shaders in the TGSI executor
Brian Paul
2010-05-06
4
-20
/
+22
*
tgsi: make SSE ADD instruction SOA-safe
Brian Paul
2010-05-06
1
-5
/
+13
*
tgsi: code refactoring
Brian Paul
2010-05-06
1
-16
/
+34
*
tgsi: added tgsi_get_processor_name()
Brian Paul
2010-05-06
2
-0
/
+18
*
tgsi: fix tgsi_exec_machine_bind_shader() to handle NULL tokens, samplers
Brian Paul
2010-05-06
1
-1
/
+20
*
gallium/tgsi: remove unused tgsi_exec_labels code
Brian Paul
2010-05-06
2
-22
/
+0
*
llvmpipe: Fix fence wait.
José Fonseca
2010-05-06
1
-1
/
+4
*
scons: Disable graw-null on msvc until linkage works.
José Fonseca
2010-05-06
1
-1
/
+3
*
graw-null: Try to fix MSVC linkage problems.
José Fonseca
2010-05-06
1
-1
/
+4
*
svga: Fix scons build
Jakob Bornecrantz
2010-05-06
1
-0
/
+2
*
llvmpipe: implement occlusion query
Qicheng Christopher Li
2010-05-06
14
-50
/
+277
*
util: Recognize FALSE and F in debug_get_bool_option
Jakob Bornecrantz
2010-05-06
1
-0
/
+4
*
gallium: untrack u_indices_gen.c and u_indices_gen.c
José Fonseca
2010-05-06
4
-6123
/
+2
*
raw/clear: Make it portable.
José Fonseca
2010-05-06
1
-2
/
+3
*
graw-null: New target to ensure we always have a graw implementation available.
José Fonseca
2010-05-06
4
-3
/
+145
*
graw-xlib: Remove duplicate graw.h file.
José Fonseca
2010-05-06
2
-37
/
+1
*
Revert "gallium: untrack u_indices_gen.c and u_indices_gen.c"
José Fonseca
2010-05-06
1
-2
/
+0
*
gallium: untrack u_indices_gen.c and u_indices_gen.c
Xavier Chantry
2010-05-06
1
-0
/
+2
*
gallium: untrack u_indices_gen.c and u_indices_gen.c
Xavier Chantry
2010-05-06
1
-0
/
+2
*
gallium: still more provoking vertex fixes
Brian Paul
2010-05-05
2
-11
/
+22
*
gallium: added edge flag print/debug code (disabled)
Brian Paul
2010-05-05
1
-0
/
+20
*
gallium: rename draw() to draw_elements() in vbuf code
Brian Paul
2010-05-05
10
-47
/
+47
*
llvmpipe: update driver's provoking vertex code
Brian Paul
2010-05-05
2
-93
/
+179
*
gallium: rework provoking vertex code
Brian Paul
2010-05-05
7
-164
/
+321
*
tgsi: make dumping work on non-debug builds
Marek Olšák
2010-05-05
1
-1
/
+1
*
llvmpipe: added a new assertion as a hint to Coverity
Brian Paul
2010-05-05
1
-0
/
+1
*
nouveau: only advertise PIPE_FORMAT_DXT* if s3tc available
Xavier Chantry
2010-05-05
3
-8
/
+27
*
graw-xlib: Revert the output dir lib change.
José Fonseca
2010-05-05
1
-1
/
+3
*
svga: Remove unnecessary header.
Vinson Lee
2010-05-04
1
-1
/
+0
*
draw: Remove unnecessary header.
Vinson Lee
2010-05-04
1
-1
/
+0
*
util: Remove unnecessary headers.
Vinson Lee
2010-05-04
3
-3
/
+0
*
llvmpipe: Remove unnecessary headers.
Vinson Lee
2010-05-04
2
-2
/
+0
*
r300g: Fix memory leak on error path.
Vinson Lee
2010-05-04
1
-0
/
+1
*
gallium: remove trailing comma in enum list
Brian Paul
2010-05-04
1
-2
/
+2
*
llvmpipe: predicate LLVMDumpModule() on DEBUG_JIT
Brian Paul
2010-05-04
1
-3
/
+2
*
tests/raw: Get it building with scons.
José Fonseca
2010-05-05
4
-5
/
+8
*
draw: Preserve the provoking vertex both when decomposing and clipping.
José Fonseca
2010-05-05
2
-23
/
+31
*
draw: Adjust wideline vertex coords for D3D.
Brian Paul
2010-05-05
1
-27
/
+34
*
llvmpipe: fix broken compressed cube maps
Brian Paul
2010-05-04
1
-27
/
+47
*
gallium/util: added is_format_compressed()
Brian Paul
2010-05-04
1
-0
/
+20
*
llvmpipe: do some null pointer checking
Brian Paul
2010-05-04
1
-17
/
+22
*
llvmpipe: add some tests for malloc() returning NULL.
Brian Paul
2010-05-04
2
-22
/
+38
*
r300g: advertise S3TC only when it's available in Gallium
Marek Olšák
2010-05-04
1
-0
/
+5
*
u_blitter: fix creating fragment shaders
Wiktor Janas
2010-05-04
1
-7
/
+6
*
gallivm: Proper implementation of TXL opcode.
José Fonseca
2010-05-04
5
-70
/
+100
*
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
5
-40
/
+62
[next]