index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
nvir/gv100: enable support for tu1xx
Ben Skeggs
2020-06-10
2
-0
/
+3
*
nvir/gv100: initial support
Ben Skeggs
2020-06-10
14
-19
/
+3683
*
nvir/nir/gm107: switch off lower_extract_word
Ben Skeggs
2020-06-10
1
-1
/
+1
*
nvir/nir/gm107: switch off lower_extract_byte
Ben Skeggs
2020-06-10
1
-1
/
+1
*
nvir/nir/gm107: turn on nir_lower_extract64
Ben Skeggs
2020-06-10
1
-0
/
+1
*
nvir/nir/gm107: split nir shader compiler options from gf100
Ben Skeggs
2020-06-10
1
-0
/
+4
*
nvir/gm107: separate out header for sched data calculator
Ben Skeggs
2020-06-10
2
-150
/
+157
*
nvir/gm107: replace SHR+AND+AND with PRMT+PRMT in PFETCH lowering
Ben Skeggs
2020-06-10
1
-3
/
+2
*
nvir/gm107: implement OP_PERMT
Ben Skeggs
2020-06-10
1
-0
/
+31
*
nvir/nir: use nir_lower_idiv
Ben Skeggs
2020-06-10
1
-0
/
+5
*
nvir/nir: nir expects the shift amount to wrap, rather than clamp
Ben Skeggs
2020-06-10
1
-0
/
+4
*
nvir/nir: implement nir_op_uror
Ben Skeggs
2020-06-10
1
-0
/
+10
*
nvir/nir: implement nir_op_urol
Ben Skeggs
2020-06-10
1
-0
/
+10
*
nvir/nir: implement nir_op_extract_i16
Ben Skeggs
2020-06-10
1
-0
/
+8
*
nvir/nir: implement nir_op_extract_u16
Ben Skeggs
2020-06-10
1
-0
/
+8
*
nvir/nir: implement nir_op_extract_i8
Ben Skeggs
2020-06-10
1
-0
/
+8
*
nvir/nir: implement nir_op_extract_u8
Ben Skeggs
2020-06-10
1
-0
/
+8
*
nvir/nir: turn on lower_rotate
Ben Skeggs
2020-06-10
1
-1
/
+1
*
nvir/nir: flesh out options
Ben Skeggs
2020-06-10
1
-0
/
+17
*
nvir/nir: move nir options to codegen
Ben Skeggs
2020-06-10
3
-63
/
+89
*
nvir/nir: fix fragment program output when using MRT
Ben Skeggs
2020-06-10
1
-1
/
+5
*
nvir/nir: use component helpers instead of insn->num_components
Karol Herbst
2020-06-10
1
-15
/
+16
*
nvir: run replaceZero() before replaceCvt()
Ben Skeggs
2020-06-10
1
-3
/
+3
*
nvir: add constant folding for OP_PERMT
Ben Skeggs
2020-06-10
1
-0
/
+9
*
nvir: introduce OP_FINAL
Ben Skeggs
2020-06-10
3
-3
/
+5
*
nvir: introduce OP_SGXT
Ben Skeggs
2020-06-10
4
-2
/
+15
*
nvir: introduce OP_BMSK
Ben Skeggs
2020-06-10
5
-4
/
+11
*
nvir: introduce OP_SHF
Ben Skeggs
2020-06-10
3
-3
/
+12
*
nvir: introduce OP_BREV with lowering to EXTBF_REV for current GPUs
Ben Skeggs
2020-06-10
8
-12
/
+29
*
nvir: introduce OP_WARPSYNC
Ben Skeggs
2020-06-10
3
-0
/
+5
*
nvir: introduce OP_LOP3_LUT
Ben Skeggs
2020-06-10
4
-3
/
+22
*
nvir: bump max encoding size of instructions
Ben Skeggs
2020-06-10
2
-2
/
+2
*
gallium/hud: do not specify potentially invalid depth-range
Erik Faye-Lund
2020-06-10
1
-1
/
+1
*
draw: add disk caching for draw shaders
Dave Airlie
2020-06-11
1
-17
/
+126
*
llvmpipe: hook draw disk cache up
Dave Airlie
2020-06-11
1
-1
/
+21
*
draw: add disk cache callbacks for draw shaders
Dave Airlie
2020-06-11
3
-1
/
+35
*
llvmpipe/cs: add shader caching
Dave Airlie
2020-06-11
1
-3
/
+45
*
llvmpipe/fs: add caching support
Dave Airlie
2020-06-11
1
-4
/
+47
*
gallivm: don't cache shaders that use fetch functions.
Dave Airlie
2020-06-11
1
-1
/
+5
*
llvmpipe: add infrastructure for disk cache support
Dave Airlie
2020-06-11
3
-3
/
+78
*
gallivm: add cache interface to mcjit
Dave Airlie
2020-06-11
3
-1
/
+49
*
gallivm: skip operations if we have a cached object.
Dave Airlie
2020-06-11
1
-0
/
+5
*
gallivm: add support for a cache object
Dave Airlie
2020-06-11
14
-19
/
+41
*
gallivm: rework debug printf hook to use global mapping.
Dave Airlie
2020-06-11
3
-7
/
+9
*
gallivm: rework coroutine malloc/free callouts.
Dave Airlie
2020-06-11
5
-11
/
+35
*
llvmpipe/draw: drop variant number from function names.
Dave Airlie
2020-06-11
3
-16
/
+9
*
llvmpipe/cs: overhaul cs variant key state.
Dave Airlie
2020-06-11
2
-25
/
+64
*
ac/surface: cache DCC retile maps (v2)
Marek Olšák
2020-06-10
1
-17
/
+5
*
ac/surface: add a wrapper structure to hold ADDR_HANDLE
Marek Olšák
2020-06-10
2
-4
/
+3
*
panfrost: Add writes_stencil to the EARLY_Z disable list
Icecream95
2020-06-10
1
-1
/
+2
[next]