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: Cleanup util_format_xxx_fetch_xxx call generation.
José Fonseca
2010-12-17
1
-47
/
+24
*
gallivm: fix copy&paste error from previous commit
Brian Paul
2010-12-16
1
-1
/
+1
*
gallivm: work around LLVM 2.6 bug when calling C functions
Brian Paul
2010-12-16
2
-11
/
+61
*
draw: s/varient/variant/
Brian Paul
2010-12-16
10
-110
/
+110
*
gallium: properly check for src->dst blit compatibilities
Jerome Glisse
2010-12-15
1
-2
/
+2
*
gallivm: do texture swizzle after shadow compare
Brian Paul
2010-12-14
2
-4
/
+2
*
gallivm: store callbacks in a linked list rather than fixed size array
Brian Paul
2010-12-13
1
-26
/
+28
*
tgsi: fix rbug compile error
Marek Olšák
2010-12-11
1
-1
/
+2
*
draw/llvm: don't flush in vs_llvm_delete()
Brian Paul
2010-12-09
1
-12
/
+0
*
draw/llvm: remove redundant comment
Brian Paul
2010-12-09
1
-1
/
+0
*
draw/llvm: remove extraneous conditional
Brian Paul
2010-12-09
1
-6
/
+4
*
u_blitter: use util_is_format_compatible in the assert
Marek Olšák
2010-12-07
1
-1
/
+2
*
gallium/util: minor formatting fixes
Brian Paul
2010-12-06
1
-3
/
+3
*
init ps->context with util_surfaces_get and do_get
Xavier Chantry
2010-12-05
3
-12
/
+15
*
nvfx: fixes after array textures merge
Xavier Chantry
2010-12-05
2
-10
/
+25
*
mesa: consolidate some compiler -D flags
Brian Paul
2010-12-03
1
-3
/
+0
*
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
[next]