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
*
gallivm: fix null builder pointers
Brian Paul
2010-12-03
1
-3
/
+2
*
gallivm/llvmpipe: remove lp_build_context::builder
Brian Paul
2010-12-02
11
-263
/
+339
*
gallium/util: add states relevant to geometry shaders
Zack Rusin
2010-12-02
1
-0
/
+4
*
util: Don't try to use imagehlp on mingw.
José Fonseca
2010-12-02
1
-2
/
+2
*
util: __builtin_frame_address() doesn't work on mingw.
José Fonseca
2010-12-02
1
-1
/
+4
*
util: Plug leaks in util_destroy_gen_mipmap.
José Fonseca
2010-12-02
1
-2
/
+4
*
util: C++ safe.
José Fonseca
2010-12-02
1
-0
/
+11
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
26
-556
/
+631
*
gallivm/llvmpipe: squash merge of the llvm-context branch
Brian Paul
2010-11-30
51
-1606
/
+2220
*
util: rename u_mempool -> u_slab
Marek Olšák
2010-11-30
4
-74
/
+74
*
gallivm: fix storing of the addr register
Zack Rusin
2010-11-30
1
-1
/
+1
*
u_blitter: interpolate clear color using a GENERIC varying instead of COLOR
Marek Olšák
2010-11-28
3
-25
/
+22
*
u_blitter: use PIPE_TRANSFER_DISCARD to prevent cpu/gpu stall
Marek Olšák
2010-11-25
1
-2
/
+5
*
auxiliary: util_blit_pixels_tex should restore the viewport.
Chia-I Wu
2010-11-25
1
-0
/
+2
*
gallium: add PIPE_SHADER_CAP_SUBROUTINES
Marek Olšák
2010-11-22
1
-0
/
+2
*
tgsi: Add STENCIL to text parser.
Chia-I Wu
2010-11-21
1
-1
/
+2
*
gallium: Remove redundant sw and debug target helpers
Jakob Bornecrantz
2010-11-17
4
-87
/
+1
*
tgsi: fill out CAPs for indirect addressing
Marek Olšák
2010-11-12
1
-0
/
+5
*
gallivm: implement indirect addressing over inputs
Zack Rusin
2010-11-10
1
-3
/
+64
*
gallivm: Allocate TEMP/OUT arrays only once.
José Fonseca
2010-11-09
1
-36
/
+23
*
gallivm: implement indirect addressing of the output registers
Zack Rusin
2010-11-09
1
-5
/
+105
*
os: Open file streams in binary mode.
Michal Krol
2010-11-08
1
-1
/
+1
*
scons: Remove old pipebuffer SConscript
Jakob Bornecrantz
2010-11-05
1
-18
/
+0
*
gallivm: add const qualifiers, fix comment string
Brian Paul
2010-11-05
1
-4
/
+4
*
gallivm: alloca() was called too often for temporary arrays
Brian Paul
2010-11-05
1
-0
/
+2
*
tgsi: remove unused function
Brian Paul
2010-11-04
1
-11
/
+0
*
gallivm: implement execution mask for scatter stores
Brian Paul
2010-11-04
1
-7
/
+34
*
gallivm: added lp_elem_type()
Brian Paul
2010-11-04
2
-0
/
+20
*
gallivm: add pixel offsets in scatter stores
Brian Paul
2010-11-04
1
-2
/
+18
*
gallivm: added debug code to dump temp registers
Brian Paul
2010-11-04
1
-0
/
+51
*
tgsi/build: Reduce interface clutter.
Michal Krol
2010-11-04
2
-541
/
+367
*
tgsi/exec: Get rid of obsolete condition codes.
Michal Krol
2010-11-04
2
-33
/
+4
*
tgsi/exec: Cleanup the remaining arithmetic instructions.
Michal Krol
2010-11-04
1
-378
/
+413
*
gallivm: add some LLVM var labels
Brian Paul
2010-11-03
1
-6
/
+6
*
gallivm: implement scatter stores into temp register file
Brian Paul
2010-11-03
1
-4
/
+47
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
1
-34
/
+37
*
gallivm: Remove the EMMS opcodes.
José Fonseca
2010-10-28
1
-10
/
+0
*
gallivm: always enable LLVMAddInstructionCombiningPass()
José Fonseca
2010-10-28
1
-7
/
+1
*
gallium: Avoid using __doc__ in python scripts.
José Fonseca
2010-10-28
2
-4
/
+4
*
Fix build on systems where "python" is python 3.
Kenneth Graunke
2010-10-27
1
-5
/
+5
*
translate: remove unused prototypes
Brian Paul
2010-10-25
1
-9
/
+0
*
translate: use function typedefs, casts to silence warnings
Brian Paul
2010-10-25
2
-27
/
+35
*
rtasm: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
1
-1
/
+1
*
util: use pointer_to_func() to silence warning
Brian Paul
2010-10-25
1
-1
/
+2
*
Merge branch 'primitive-restart-cleanup'
Brian Paul
2010-10-21
1
-1
/
+85
|
\
|
*
draw: implement primitive splitting for primitive restart
Brian Paul
2010-10-21
1
-1
/
+85
*
|
draw: fix typo in comment
Brian Paul
2010-10-21
1
-1
/
+1
*
|
gallivm: Silence uninitialized variable warning.
Vinson Lee
2010-10-21
1
-1
/
+1
*
|
gallivm: Silence uninitialized variable warnings.
Vinson Lee
2010-10-21
1
-1
/
+1
*
|
gallivm: Silence uninitialized variable warnings.
Vinson Lee
2010-10-21
1
-2
/
+2
|
/
[next]