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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
llvmpipe: hook draw disk cache up
Dave Airlie
2020-06-11
1
-1
/
+21
*
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
*
llvmpipe: add infrastructure for disk cache support
Dave Airlie
2020-06-11
3
-3
/
+78
*
gallivm: add support for a cache object
Dave Airlie
2020-06-11
9
-10
/
+10
*
gallivm: rework coroutine malloc/free callouts.
Dave Airlie
2020-06-11
1
-0
/
+3
*
llvmpipe/draw: drop variant number from function names.
Dave Airlie
2020-06-11
2
-6
/
+4
*
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
*
panfrost: Add writes_stencil to the EARLY_Z disable list
Icecream95
2020-06-10
1
-1
/
+2
*
zink: only report device-local memory as video-memory
Erik Faye-Lund
2020-06-10
1
-2
/
+5
*
radeonsi/ngg: try GS multi-cycling mode if default mode failed
Pierre-Eric Pelloux-Prayer
2020-06-10
1
-1
/
+10
*
radeonsi: add return value to gfx10_ngg_calculate_subgroup_info
Pierre-Eric Pelloux-Prayer
2020-06-10
3
-3
/
+11
*
panfrost: Ensure we have ro before using it
Alyssa Rosenzweig
2020-06-09
1
-4
/
+4
*
zink: emit interpolation decorations for ntv outputs
Mike Blumenkrantz
2020-06-09
1
-0
/
+17
*
zink: track program usages for each shader
Mike Blumenkrantz
2020-06-09
4
-1
/
+34
*
zink: assert that image-view format isn't undefined
Erik Faye-Lund
2020-06-09
1
-0
/
+1
*
zink: emulate B8G8R8X8_SRGB with B8G8R8A8_SRGB
Erik Faye-Lund
2020-06-09
1
-0
/
+1
*
radeonsi: require LLVM 11 for gfx10.3
Marek Olšák
2020-06-09
1
-0
/
+6
*
ac: align num_vgprs for gfx10.3
Marek Olšák
2020-06-09
1
-1
/
+1
*
radeonsi: don't set any XNACK options on gfx10.3
Marek Olšák
2020-06-09
1
-2
/
+2
*
radeonsi: set BIG_PAGE fields on gfx10.3
Marek Olšák
2020-06-09
2
-3
/
+23
*
radeonsi: move L2_CACHE_CONTROL registers into si_emit_framebuffer_state
Marek Olšák
2020-06-09
1
-29
/
+32
*
radeonsi: implement R9G9B9E5 render target and image store support on gfx10.3
Marek Olšák
2020-06-09
3
-7
/
+22
*
radeonsi: enable larger SDMA clears and copies on gfx10.3
Marek Olšák
2020-06-09
1
-5
/
+11
*
radeonsi: honor a user-specified pitch on gfx10.3
Marek Olšák
2020-06-09
1
-6
/
+20
*
ac,radeonsi: start adding support for gfx10.3
Marek Olšák
2020-06-09
4
-8
/
+22
*
ac,radeonsi: replace == GFX10 with >= GFX10 where it's needed
Marek Olšák
2020-06-09
2
-8
/
+11
*
panfrost: Mark PIPE_BUFFER BOs as not renderable
Icecream95
2020-06-09
1
-1
/
+2
*
freedreno/a6xx: use nonbinning VS when GS is used
Jonathan Marek
2020-06-08
1
-4
/
+5
[prev]
[next]