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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nir: Remove nir_intrinsic_output_u8_as_fp16_pan
Alyssa Rosenzweig
2020-06-10
1
-6
/
+0
*
ac/surface: fix epitch when modifying surf_pitch
Pierre-Eric Pelloux-Prayer
2020-06-10
1
-2
/
+6
*
ac/surface: set SCANOUT if surf->is_displayable
Pierre-Eric Pelloux-Prayer
2020-06-10
1
-0
/
+3
*
zink: only report device-local memory as video-memory
Erik Faye-Lund
2020-06-10
1
-2
/
+5
*
ac/nir: fix integer comparisons with pointers
Samuel Pitoiset
2020-06-10
1
-0
/
+11
*
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
*
glsl: fix crash on glsl macro redefinition
Andrii Simiklit
2020-06-10
1
-0
/
+3
*
anv/allocator: Compare to start_offset in state_pool_free_no_vg
Jason Ekstrand
2020-06-09
1
-3
/
+6
*
panfrost: Ensure we have ro before using it
Alyssa Rosenzweig
2020-06-09
1
-4
/
+4
*
radv/aco: enable shaderInt8 and VK_KHR_shader_float16_int8 on GFX6-GFX7
Samuel Pitoiset
2020-06-09
3
-5
/
+3
*
radv/aco: enable shaderInt16 on GFX6-GFX7
Samuel Pitoiset
2020-06-09
2
-5
/
+5
*
radv/aco: enable 8-bit/16-bit storage on GFX6-GFX7
Samuel Pitoiset
2020-06-09
3
-10
/
+10
*
aco: remove unnecessary split- and create_vector instructions for subdword loads
Daniel Schürmann
2020-06-09
1
-79
/
+66
*
aco: fix alignment of vectors with 4 elements
Samuel Pitoiset
2020-06-09
1
-2
/
+5
*
aco: implement 8-bit/16-bit conversions on GFX6-GFX7
Samuel Pitoiset
2020-06-09
1
-13
/
+17
*
aco: optimize packing of 16bit subdword registers on GFX6/7
Daniel Schürmann
2020-06-09
1
-0
/
+51
*
aco: skip partial copies on first iteration when lowering to hw
Daniel Schürmann
2020-06-09
1
-27
/
+15
*
aco: coalesce copies more aggressively when lowering to hw
Daniel Schürmann
2020-06-09
1
-0
/
+20
*
aco: add and use scratch SGPR to lower subdword p_create_vector on GFX6/7
Daniel Schürmann
2020-06-09
2
-8
/
+25
*
aco: adjust GFX6 subdword lowering workarounds for 8bit
Daniel Schürmann
2020-06-09
1
-17
/
+21
*
aco: Workarounds subdword lowering on GFX6/7
Daniel Schürmann
2020-06-09
1
-0
/
+43
*
aco: use full-register instructions to implement subdword packing on GFX6/7
Daniel Schürmann
2020-06-09
1
-1
/
+25
*
aco: simplify statistics collection for copies
Daniel Schürmann
2020-06-09
1
-9
/
+5
*
aco: fix register assignment for p_create_vector on GFX6/7
Daniel Schürmann
2020-06-09
1
-24
/
+32
*
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
*
turnip: Expose robustBufferAccess.
Eric Anholt
2020-06-09
1
-1
/
+1
*
turnip: Fix crashes in compute with no descriptors to load.
Eric Anholt
2020-06-09
1
-1
/
+3
*
frontends/vdpau: Default destination rect to source rect
Thong Thai
2020-06-09
1
-0
/
+3
*
radeonsi: require LLVM 11 for gfx10.3
Marek Olšák
2020-06-09
1
-0
/
+6
*
radeonsi: add support for Sienna Cichlid
Marek Olšák
2020-06-09
6
-2
/
+19
*
ac: align num_vgprs for gfx10.3
Marek Olšák
2020-06-09
6
-5
/
+23
*
radeonsi: don't set any XNACK options on gfx10.3
Marek Olšák
2020-06-09
2
-4
/
+4
*
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
4
-9
/
+51
*
radeonsi: enable larger SDMA clears and copies on gfx10.3
Marek Olšák
2020-06-09
2
-8
/
+15
*
radeonsi: honor a user-specified pitch on gfx10.3
Marek Olšák
2020-06-09
1
-6
/
+20
*
ac/surface: add displayable DCC code for gfx10.3
Marek Olšák
2020-06-09
1
-7
/
+20
*
ac,radeonsi: start adding support for gfx10.3
Marek Olšák
2020-06-09
8
-17
/
+64
*
ac,radeonsi: replace == GFX10 with >= GFX10 where it's needed
Marek Olšák
2020-06-09
3
-9
/
+12
*
radeonsi: enable ARB_sparse_buffer
Marek Olšák
2020-06-09
1
-4
/
+1
*
tu: Fix context faults loading unused descriptor sets
Connor Abbott
2020-06-09
3
-0
/
+28
*
i965: Work around incorrect usage of glDrawRangeElements in UE4
Danylo Piliaiev
2020-06-09
1
-0
/
+20
*
tu: Rewrite flushing to use barriers
Connor Abbott
2020-06-09
4
-154
/
+1049
*
tu: Remove useless event_write helpers
Connor Abbott
2020-06-09
1
-19
/
+7
*
tu: Don't actually track seqno's for events
Connor Abbott
2020-06-09
4
-76
/
+78
[next]