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
*
svga: do not emulate wide points in GS when doing transform feedback
Charmaine Lee
2017-04-07
1
-3
/
+5
*
gallium/util: tweak backtrace format with libunwind
Rob Clark
2017-04-07
1
-10
/
+16
*
gallium/util: cache symbol lookup with libunwind
Rob Clark
2017-04-07
2
-27
/
+94
*
gallium/util: fix missing limit check in libunwind backtrace
Rob Clark
2017-04-07
1
-1
/
+1
*
gallium/radeon: fix typo in radeon_winsys.h
Samuel Pitoiset
2017-04-07
1
-1
/
+1
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-04-05
4
-75
/
+1299
*
swr: [rasterizer core] Enable 8x2 backend
Tim Rowley
2017-04-05
1
-1
/
+1
*
swr: [rasterizer codegen] remove copy of mako
Tim Rowley
2017-04-05
18
-7201
/
+0
*
swr: [rasterizer core/memory] Move intrinics to _simd functions
Tim Rowley
2017-04-05
5
-117
/
+112
*
swr: [rasterizer core] Programmable sample position support
Tim Rowley
2017-04-05
12
-596
/
+267
*
swr: [configure.ac/scons] require c++14
Tim Rowley
2017-04-05
2
-3
/
+3
*
swr: [rasterizer core] Fix center sample pattern
Tim Rowley
2017-04-05
3
-26
/
+26
*
swr: [rasterizer core/memory] Fix missing avx512 storetile
Tim Rowley
2017-04-05
3
-23
/
+14
*
swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
2017-04-05
2
-37
/
+14
*
Revert "etnaviv: Cannot render to rb-swapped formats"
Christian Gmeiner
2017-04-05
1
-5
/
+2
*
etnaviv: add support for rb swap
Christian Gmeiner
2017-04-05
4
-0
/
+38
*
etnaviv: adapt shader-db output for variant support
Christian Gmeiner
2017-04-05
1
-15
/
+15
*
etnaviv: bring back shader-db traces
Christian Gmeiner
2017-04-05
1
-0
/
+9
*
etnaviv: add etna_shader_key and generate variants if needed
Christian Gmeiner
2017-04-05
8
-29
/
+97
*
etnaviv: pass a preallocated variant to compiler
Christian Gmeiner
2017-04-05
4
-38
/
+62
*
etnaviv: make specs const
Christian Gmeiner
2017-04-05
1
-1
/
+1
*
etnaviv: add struct etna_shader_state
Christian Gmeiner
2017-04-05
5
-23
/
+24
*
etnaviv: add basic shader variant support
Christian Gmeiner
2017-04-05
3
-4
/
+60
*
etnaviv: s/etna_shader/etna_shader_variant
Christian Gmeiner
2017-04-05
7
-34
/
+34
*
etnaviv: remove not needed forward declarations
Christian Gmeiner
2017-04-05
1
-2
/
+0
*
gallium/util: honour LIBUNWIND_CFLAGS
Emil Velikov
2017-04-05
1
-0
/
+1
*
st/clover: Fix build after shrink of pipe_box
Aaron Watry
2017-04-05
1
-3
/
+3
*
radeonsi: enable ARB_shader_ballot
Nicolai Hähnle
2017-04-05
1
-1
/
+3
*
radeonsi: optimization barriers to work around LLVM deficiencies
Nicolai Hähnle
2017-04-05
1
-4
/
+12
*
radeonsi: strengthen emit_optimization_barrier
Nicolai Hähnle
2017-04-05
2
-4
/
+38
*
radeonsi: emit TGSI_OPCODE_READ_*
Nicolai Hähnle
2017-04-05
1
-0
/
+38
*
radeonsi: emit TGSI_OPCODE_BALLOT
Nicolai Hähnle
2017-04-05
1
-0
/
+18
*
radeonsi: implement TGSI_SEMANTIC_SUBGROUP_*
Nicolai Hähnle
2017-04-05
1
-0
/
+40
*
radeonsi: support 64-bit system values
Nicolai Hähnle
2017-04-05
1
-4
/
+20
*
radeonsi: bump RADEON_LLVM_MAX_SYSTEM_VALUES
Nicolai Hähnle
2017-04-05
2
-1
/
+3
*
tgsi: add SUBGROUP_* semantics
Ilia Mirkin
2017-04-05
3
-0
/
+65
*
tgsi: add BALLOT/READ_* opcodes
Ilia Mirkin
2017-04-05
3
-17
/
+63
*
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
2017-04-05
17
-0
/
+18
*
swr: automake: add gen_common.py to the tarball
Emil Velikov
2017-04-05
1
-0
/
+1
*
radeonsi: enable ARB_sparse_buffer
Nicolai Hähnle
2017-04-05
1
-1
/
+10
*
radeonsi: disable SDMA clears and copies for sparse buffers
Nicolai Hähnle
2017-04-05
3
-4
/
+11
*
gallium/radeon: implement pipe->resource_commit
Nicolai Hähnle
2017-04-05
1
-0
/
+35
*
gallium/radeon: transfers and invalidation for sparse buffers
Nicolai Hähnle
2017-04-05
1
-10
/
+24
*
gallium/radeon: implement sparse buffer creation
Nicolai Hähnle
2017-04-05
1
-0
/
+2
*
winsys/amdgpu: sparse buffer debugging helpers
Nicolai Hähnle
2017-04-05
1
-0
/
+61
*
winsys/amdgpu: take fences when freeing a backing buffer
Nicolai Hähnle
2017-04-05
1
-3
/
+11
*
winsys/amdgpu: add sparse buffers to CS
Nicolai Hähnle
2017-04-05
2
-16
/
+140
*
winsys/amdgpu: sparse buffer creation / destruction / commitment
Nicolai Hähnle
2017-04-05
1
-1
/
+400
*
winsys/amdgpu: add sparse buffer data structures
Nicolai Hähnle
2017-04-05
2
-1
/
+46
*
winsys/amdgpu: extend amdgpu_add_fence to allow adding multiple fences
Nicolai Hähnle
2017-04-05
2
-11
/
+27
[next]