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
*
radeonsi: do not set the shader->key for gs copy shaders
Nicolai Hähnle
2016-01-25
1
-1
/
+0
*
radeonsi: si_llvm_emit_vs_epilogue is never used with gs copy shaders
Nicolai Hähnle
2016-01-25
1
-2
/
+3
*
radeonsi: move is_gs_copy_shader to si_shader_context
Nicolai Hähnle
2016-01-25
2
-6
/
+5
*
radeonsi: replace use of is_gs_copy_shader in si_shader_vs
Nicolai Hähnle
2016-01-25
1
-1
/
+1
*
radeonsi: ensure that VGT_GS_MODE is sent when necessary
Nicolai Hähnle
2016-01-25
1
-8
/
+21
*
radeonsi: extract the VGT_GS_MODE calculation into its own function
Nicolai Hähnle
2016-01-25
1
-19
/
+28
*
trace: fix a segfault when tracing indirect draw calls
Samuel Pitoiset
2016-01-24
1
-1
/
+16
*
winsys/amdgpu: optionally use buffer lists with all allocated buffers
Marek Olšák
2016-01-23
5
-3
/
+61
*
virgl: enable building on Android
Rob Herring
2016-01-23
4
-0
/
+78
*
radeonsi: add ETC1 support for Stoney
Marek Olšák
2016-01-22
1
-0
/
+1
*
radeonsi: change LLVM intrinsics for BREV, CLAMP, EX2
Marek Olšák
2016-01-22
1
-3
/
+6
*
radeonsi: add max waves / SIMD to shader stats (v2)
Marek Olšák
2016-01-22
1
-5
/
+49
*
radeonsi: enable late VS allocation (v3)
Marek Olšák
2016-01-22
1
-3
/
+23
*
radeonsi: allow using all CUs for tessellation and on-chip GS (v2)
Marek Olšák
2016-01-22
1
-2
/
+2
*
Revert "radeonsi: fix discard-only fragment shaders (v2)"
Nicolai Hähnle
2016-01-22
1
-4
/
+0
*
radeonsi: fix discard-only fragment shaders (v2)
Nicolai Hähnle
2016-01-22
1
-0
/
+4
*
radeonsi: add ETC2 support for Stoney
Marek Olšák
2016-01-22
2
-10
/
+38
*
radeonsi: implement SAMPLEPOS system value without a constant buffer load
Marek Olšák
2016-01-22
1
-2
/
+13
*
winsys/amdgpu: compute num_good_compute_units correctly
Marek Olšák
2016-01-22
1
-10
/
+5
*
gallium/radeon: rename max_compute_units -> num_good_compute_units
Marek Olšák
2016-01-22
6
-11
/
+11
*
radeonsi: disable SPI color outputs the shader doesn't write
Marek Olšák
2016-01-22
2
-0
/
+16
*
radeonsi: use all SPI color formats
Marek Olšák
2016-01-22
6
-58
/
+195
*
radeonsi: use 32_AR for alpha-to-coverage without a color buffer
Marek Olšák
2016-01-22
1
-1
/
+1
*
radeonsi: add shader conversion code for all SPI color formats
Marek Olšák
2016-01-22
2
-14
/
+140
*
radeonsi: set CB_SHADER_MASK according to SPI color formats
Marek Olšák
2016-01-22
1
-16
/
+35
*
radeonsi: use SPI_SHADER_COL_FORMAT fields instead of export_16bpc
Marek Olšák
2016-01-22
7
-38
/
+91
*
radeonsi: don't enable blending if colormask == 0
Marek Olšák
2016-01-22
1
-0
/
+3
*
targets/dri: android: use WHOLE static libraries
Emil Velikov
2016-01-22
1
-1
/
+3
*
freedreno/a4xx: Add support for adreno 430
cstout
2016-01-21
1
-0
/
+1
*
freedreno: make opc array static const
Christian Gmeiner
2016-01-21
1
-1
/
+1
*
freedreno: implement emit_string_marker
Rob Clark
2016-01-21
2
-1
/
+28
*
gallium: add GREMEDY_string_marker
Rob Clark
2016-01-21
16
-0
/
+22
*
r600g: don't leak driver const buffers
Grazvydas Ignotas
2016-01-21
1
-0
/
+6
*
nv50/ir: 64-bit splitting fixes
Ilia Mirkin
2016-01-20
1
-1
/
+2
*
gk110/ir: allow carry to be set/read by imad
Ilia Mirkin
2016-01-20
1
-0
/
+4
*
gm107/ir: add carry emission to LOP and IADD
Ilia Mirkin
2016-01-20
1
-0
/
+4
*
gm107/ir: add ATOM and CCTL support
Ilia Mirkin
2016-01-20
1
-0
/
+52
*
gm107/ir: set LD/ST address width bit
Ilia Mirkin
2016-01-20
1
-0
/
+2
*
gk110/ir: fix double-wide vm address
Ilia Mirkin
2016-01-20
1
-0
/
+4
*
gk110/ir: add OP_CCTL handling
Ilia Mirkin
2016-01-20
1
-0
/
+35
*
gk110/ir: add atomic op emission, fix gmem loads
Ilia Mirkin
2016-01-20
1
-5
/
+65
*
llvmpipe: warn about illegal use of objects in different contexts
Roland Scheidegger
2016-01-21
3
-1
/
+32
*
llvmpipe,i915: add back NEW_RASTERIZER dependency when computing vertex info
Roland Scheidegger
2016-01-21
3
-3
/
+11
*
nv50/ir: don't flip SHL(ADD) into ADD(SHL) if ADD sources have modifiers
Ilia Mirkin
2016-01-20
1
-0
/
+2
*
gk110/ir: fix load from shared memory
Ilia Mirkin
2016-01-20
1
-1
/
+1
*
gk110/ir: add partial BAR support
Ilia Mirkin
2016-01-20
1
-2
/
+18
*
llvmpipe: turn depth clears into full depth/stencil clears for d24x8 formats
Roland Scheidegger
2016-01-20
1
-11
/
+14
*
st/va: fix motion adaptive deinterlacing
Christian König
2016-01-19
1
-1
/
+1
*
util/u_pstipple.c: copy immediates during transformation
Nicolai Hähnle
2016-01-19
1
-0
/
+1
*
nv50/ir: swap the least-ref'd source into src1 when both const/imm
Ilia Mirkin
2016-01-18
1
-10
/
+15
[next]