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
*
CELL: fix stencil test bugs
Robert Ellison
2008-11-12
2
-12
/
+15
*
gallium: add missing prototypes
Brian Paul
2008-11-12
1
-0
/
+6
*
cell: move semicolons to silence warnings w/ other compilers
Brian Paul
2008-11-12
1
-189
/
+189
*
cell: include cell_surface.h
Brian Paul
2008-11-12
1
-0
/
+1
*
cell: fix typo in EMIT_ macro
Brian Paul
2008-11-12
1
-1
/
+1
*
cell: include cell_pipe_state.h
Brian Paul
2008-11-12
1
-0
/
+1
*
util: Optimise log2().
Michal Krol
2008-11-12
1
-1
/
+2
*
rtasm: Use INLINE keyword. Compile for all platforms, not only GALLIUM_CELL.
Michal Krol
2008-11-12
1
-9
/
+5
*
util: Add log2() definition for MSC.
Michal Krol
2008-11-12
1
-0
/
+5
*
tgsi: Fix a bug with saving/restoring xmm registers upon func call.
Michal Krol
2008-11-12
1
-3
/
+3
*
rtasm: Compile only for GALLIUM_CELL.
Michal Krol
2008-11-12
1
-0
/
+4
*
draw: Add missing include.
Michal Krol
2008-11-12
1
-0
/
+1
*
cell: implement NRM3 opcode
Brian Paul
2008-11-11
1
-0
/
+48
*
CELL: two-sided stencil fixes
Robert Ellison
2008-11-11
11
-206
/
+115
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-10
2
-2
/
+4
|
\
|
*
gallium: fix typos in comments
Brian Paul
2008-11-10
1
-2
/
+2
|
*
gallium: actually flip the coordinates
Zack Rusin
2008-11-10
1
-1
/
+2
|
*
util: Fix util_fast_pow/exp2/log2.
Brian
2008-11-09
2
-69
/
+64
|
*
gallium: _debug_vprintf() should be silent if DEBUG is not defined
Brian
2008-11-09
1
-0
/
+2
*
|
gallium: use PIPE_ARCH_SSE to protect use of SSE instrinsics only
Brian
2008-11-09
3
-11
/
+35
*
|
gallium: implement SSE codegen for TGSI_OPCODE_NRM/NRM4
Brian
2008-11-08
1
-1
/
+33
*
|
gallium: added SSE for DP2, DP2A
Brian Paul
2008-11-07
1
-2
/
+22
*
|
gallium: implement TGSI_OPCODE_DP2A, add sqrt to NRM3/NRM4
Brian Paul
2008-11-07
1
-3
/
+19
*
|
CELL: fix several stencil problems
Robert Ellison
2008-11-07
3
-88
/
+80
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-07
1
-1
/
+58
|
\
|
|
*
gallium: implement TGSI_OPCODE_NRM/NRM4 in tgsi_exec.c
Brian
2008-11-06
1
-1
/
+58
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-06
4
-5
/
+129
|
\
|
|
*
gallium: debug code to print vertex array data (disabled)
Brian Paul
2008-11-06
1
-0
/
+89
|
*
softpipe: debug code (disabled)
Brian Paul
2008-11-06
1
-0
/
+8
|
*
gallium: check execution mask in indirect register loads
Brian
2008-11-05
1
-0
/
+23
|
*
gallium: don't range check tgsi register index for indirect accesses
Brian
2008-11-05
1
-5
/
+9
*
|
gallium: actually flip the coordinates
Zack Rusin
2008-11-06
1
-1
/
+2
*
|
cell: minor reformatting, var renaming
Brian Paul
2008-11-05
1
-7
/
+11
*
|
gallium: s/mmDestroy/u_mmDestroy/
Brian Paul
2008-11-05
1
-1
/
+1
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Brian Paul
2008-11-05
10
-6
/
+114
|
\
|
|
*
gallium: call tgsi_set_exec_mask() and use exec mask in SSE ARL code
Brian Paul
2008-11-05
4
-4
/
+54
|
*
gallium: added tgsi_set_exec_mask()
Brian Paul
2008-11-05
1
-0
/
+25
|
*
gallium: added some sanity check assertions for constant buffer indexing
Brian Paul
2008-11-05
1
-0
/
+4
|
*
gallium: added some debug code (disabled)
Brian Paul
2008-11-05
1
-0
/
+24
|
*
gallium: disable some debug output
Brian Paul
2008-11-05
1
-1
/
+2
|
*
i915: Remove faulty assert
Jakob Bornecrantz
2008-11-05
1
-1
/
+0
|
*
draw: Implement TGSI_OPCODE_TRUNC.
michal
2008-11-05
1
-0
/
+14
|
*
tgsi: Implement OPCODE_TRUNC.
michal
2008-11-05
1
-1
/
+17
|
*
gallium: new sanity assertions in mmAllocMem()
Brian Paul
2008-10-29
1
-0
/
+4
|
*
gallium: fix copy&paste bug
Brian Paul
2008-10-29
1
-1
/
+1
|
*
gallium: fix alignment parameter passed to u_mmAllocMem()
Brian Paul
2008-10-29
1
-2
/
+2
|
*
gallium: recognize DEBUG as well as DBG for debugging
Keith Whitwell
2008-10-28
1
-1
/
+1
*
|
draw: Implement TGSI_OPCODE_TRUNC.
michal
2008-11-05
1
-0
/
+14
*
|
tgsi: Implement OPCODE_TRUNC.
michal
2008-11-05
1
-1
/
+17
*
|
gallium: Silence compiler warnings on Windows.
Michal Krol
2008-11-03
1
-2
/
+2
[next]