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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac/llvm: load 1 byte at a time if unaligned on gfx10
Pierre-Eric Pelloux-Prayer
2020-06-19
1
-1
/
+1
*
r600/sfn: Handle memory_barrier
Gert Wollny
2020-06-19
1
-0
/
+1
*
r600/sfn: Take SSBO buffer ID offset into account
Gert Wollny
2020-06-19
4
-8
/
+35
*
r600/sfn: Add support for reading cube image array dim.
Gert Wollny
2020-06-19
3
-15
/
+40
*
r600/sfn: Add support for image_size
Gert Wollny
2020-06-19
2
-0
/
+24
*
r600/sfn: Add imageio support
Gert Wollny
2020-06-19
3
-47
/
+325
*
r600/sfn: lower image derefs
Gert Wollny
2020-06-19
2
-1
/
+1
*
radv: require LLVM 11+ for GFX 10.3 if not using ACO
Samuel Pitoiset
2020-06-19
1
-0
/
+6
*
radv: add support for Sienna Cichlid
Samuel Pitoiset
2020-06-19
5
-10
/
+45
*
aco: replace == GFX10 with >= GFX10 where it's needed
Samuel Pitoiset
2020-06-19
3
-7
/
+7
*
radv: replace == GFX10 with >= GFX10 where it's needed
Samuel Pitoiset
2020-06-19
2
-3
/
+3
*
intel/tools: Add assembler tests for the cr0 register
Matt Turner
2020-06-19
6
-0
/
+70
*
intel/tools: Disallow control subregisters > 3
Matt Turner
2020-06-19
1
-1
/
+1
*
intel/tools: Require explicit regions/types for special regs
Matt Turner
2020-06-19
1
-28
/
+10
*
intel/tools: Drop srctype from ipreg
Matt Turner
2020-06-19
1
-1
/
+1
*
intel/tools: Remove unnecessary reg number checking
Matt Turner
2020-06-19
2
-10
/
+1
*
turnip: move enum translation functions to a common header
Jonathan Marek
2020-06-18
7
-371
/
+247
*
aco: use the same regclass as the definition for undef phi operands
Rhys Perry
2020-06-18
1
-3
/
+3
*
aco: fix edge check with sub-dword temporaries
Rhys Perry
2020-06-18
2
-5
/
+9
*
mesa/main: fix inverted condition
Erik Faye-Lund
2020-06-18
1
-1
/
+1
*
nv50/ir/nir: remove image uniform hack
Karol Herbst
2020-06-18
1
-11
/
+1
*
nv50/ir/nir: handle image atomic inc and dec
Karol Herbst
2020-06-18
1
-0
/
+18
*
nv50/ir/nir: move away from image_deref intrinsics
Karol Herbst
2020-06-18
2
-216
/
+58
*
nir/lower_images: handle dec and inc
Karol Herbst
2020-06-18
2
-0
/
+4
*
nir/lower_images: fix for array of arrays
Karol Herbst
2020-06-18
1
-2
/
+9
*
st/mesa: lower images when needed
Karol Herbst
2020-06-18
1
-0
/
+3
*
aco: shrink mad_info
Rhys Perry
2020-06-18
1
-1
/
+1
*
aco: make ssa_info::label 64-bit
Rhys Perry
2020-06-18
1
-17
/
+20
*
aco: shrink ssa_info
Rhys Perry
2020-06-18
1
-1
/
+1
*
radeon/vcn: bump vcn3.0 encode major version to 1
Boyuan Zhang
2020-06-18
1
-1
/
+18
*
radeon/vcn/enc: Re-write PPS encoding for HEVC
Boyuan Zhang
2020-06-18
1
-0
/
+65
*
radeon/vcn: add vcn 3.0 encode support
Thong Thai
2020-06-18
5
-3
/
+145
*
radeon/vcn/dec: add db_aligned_height to message buffer
Leo Liu
2020-06-18
1
-0
/
+4
*
radeon/vcn: add Sienna to use internal register offset
Leo Liu
2020-06-18
1
-13
/
+25
*
radeon/vcn: reset the decode flags from message buffer
Leo Liu
2020-06-18
1
-1
/
+1
*
aco: fix WQM handling in nested loops
Daniel Schürmann
2020-06-18
1
-1
/
+4
*
st/mesa: account for "loose", per-mipmap level textures in CopyImageSubData
Danylo Piliaiev
2020-06-18
1
-2
/
+4
*
virgl: apply bgra dest swizzle and add Portal 2
Gurchetan Singh
2020-06-18
1
-0
/
+7
*
turnip: set the API version
Jonathan Marek
2020-06-18
3
-1
/
+7
*
radv: only requires LLVM 9 for GFX10 if not using ACO
Samuel Pitoiset
2020-06-18
2
-1
/
+3
*
Revert "CI: Disable Panfrost Mali-T820 jobs"
Neil Armstrong
2020-06-18
1
-1
/
+1
*
Revert "CI: Disable Lima jobs due to lab unhealthiness"
Neil Armstrong
2020-06-18
1
-2
/
+2
*
radv: compute CB_SHADER_MASK from the fragment shader outputs
Samuel Pitoiset
2020-06-18
3
-1
/
+31
*
radv: make sure to set CB_SHADER_MASK correctly for internal CB operations
Samuel Pitoiset
2020-06-18
1
-0
/
+11
*
docs/features: remove driver-list for forward-compatible context
Erik Faye-Lund
2020-06-18
1
-1
/
+1
*
docs/features: update ARB_texture_buffer_object line
Erik Faye-Lund
2020-06-18
1
-1
/
+1
*
docs/features: mark GL3 as complete for zink
Erik Faye-Lund
2020-06-18
1
-22
/
+22
*
radv: lower discards to demote to workaround a RDR2 game bug
Samuel Pitoiset
2020-06-18
1
-0
/
+3
*
glsl_to_nir: fix vote_any/vote_all
Rob Clark
2020-06-18
1
-3
/
+4
*
glsl_to_nir: fix shader_clock
Rob Clark
2020-06-18
1
-1
/
+0
[next]