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
*
spirv: Split the vtn_emit_scoped_memory_barrier() logic
Boris Brezillon
2020-06-03
1
-6
/
+31
*
radv: enable zero VRAM for all VKD3D (DX12->VK) games
Samuel Pitoiset
2020-06-03
1
-34
/
+43
*
radv: enable zero VRAM for Doom Eternal
Samuel Pitoiset
2020-06-03
1
-0
/
+3
*
gitlab-ci: bump piglit checkout commit
Timothy Arceri
2020-06-03
5
-22
/
+619
*
glsl/spirv: remove dead uniforms in spirv nir linker
Timothy Arceri
2020-06-03
1
-0
/
+8
*
glsl: remove dead uniforms in the nir linker
Timothy Arceri
2020-06-03
1
-0
/
+8
*
glsl: add can_remove_uniform() helper to the NIR linker
Timothy Arceri
2020-06-03
1
-0
/
+32
*
nir: add callback to nir_remove_dead_variables()
Timothy Arceri
2020-06-03
23
-51
/
+78
*
nir: add glsl_get_ifc_packing() helper
Timothy Arceri
2020-06-03
2
-0
/
+8
*
pan/mdg: Don't double-replicate blend on T720
Alyssa Rosenzweig
2020-06-03
1
-21
/
+1
*
radv: Use common gfx10_format_table.h
Bas Nieuwenhuizen
2020-06-03
5
-300
/
+5
*
radv: Include gfx10_format_table.h only from a single source file.
Bas Nieuwenhuizen
2020-06-03
2
-12
/
+11
*
radeonsi: Define gfx10_format in the common header.
Bas Nieuwenhuizen
2020-06-03
6
-17
/
+55
*
amd/common,radeonsi: Move gfx10_format_table to common.
Bas Nieuwenhuizen
2020-06-03
8
-32
/
+32
*
radeonsi: Explicitly map Z16_UNORM_S8_UINT to None for GFX10.
Bas Nieuwenhuizen
2020-06-03
1
-0
/
+1
*
Revert "CI: Disable Panfrost T720/T760"
Daniel Stone
2020-06-02
1
-2
/
+2
*
ci: bare-metal: make it possible to use a script for serial
Christian Gmeiner
2020-06-02
1
-4
/
+12
*
zink: Use store_dest_raw instead of storing an uint
Erik Faye-Lund
2020-06-02
1
-2
/
+1
*
radv: Explicitly cast TIMESTAMP_NOT_READY value to uin32_t where needed.
Oschowa
2020-06-02
1
-2
/
+2
*
aco: Use correct reference type in for-range-loop.
Oschowa
2020-06-02
1
-1
/
+1
*
aco: Don't std::move temporary object.
Oschowa
2020-06-02
1
-1
/
+1
*
aco: Don't declare 'Block' as class, but define as struct.
Oschowa
2020-06-02
1
-1
/
+1
*
radv: Don't take absolute value of unsigned type.
Oschowa
2020-06-02
1
-2
/
+2
*
radv/aco: Always enable subgroup shuffle.
Timur Kristóf
2020-06-02
1
-8
/
+3
*
aco: Implement subgroup shuffle on GFX6-7.
Timur Kristóf
2020-06-02
2
-2
/
+46
*
aco/gfx10: Refactor of GFX10 wave64 bpermute.
Timur Kristóf
2020-06-02
7
-92
/
+113
*
radeonsi: add a hack to disable TRUNC_COORD for shadow samplers
Marek Olšák
2020-06-02
1
-1
/
+2
*
radeonsi: pass at most 3 images and/or shader buffers via user SGPRs for compute
Marek Olšák
2020-06-02
8
-3
/
+130
*
radeonsi: remove const_buffers_declared hacks
Marek Olšák
2020-06-02
1
-3
/
+1
*
radeonsi: remove unused leftover code for INDIRECT_BUFFER inside IBs
Marek Olšák
2020-06-02
2
-16
/
+1
*
nir: gather which images are MSAA
Marek Olšák
2020-06-02
4
-10
/
+8
*
nir: gather which images are buffers
Marek Olšák
2020-06-02
2
-1
/
+14
*
nir: don't count samplers and images in interface blocks
Marek Olšák
2020-06-02
2
-4
/
+13
*
ac/nir: support v2f16 derivatives
Marek Olšák
2020-06-02
1
-0
/
+2
*
ac/nir: set the second v_cvt_pkrtz argument to undef if it's unused
Marek Olšák
2020-06-02
1
-1
/
+1
*
ac/nir: select v_cvt_pkrtz for all conversions from f32 to f16 for radeonsi
Marek Olšák
2020-06-02
1
-7
/
+36
*
ac/nir: handle nir_op_[fiu]2[fiu]mp opcodes
Marek Olšák
2020-06-02
1
-0
/
+3
*
ac/nir: support 16-bit data in image opcodes
Marek Olšák
2020-06-02
3
-6
/
+18
*
ac/nir: support 16-bit data in buffer_load_format opcodes
Marek Olšák
2020-06-02
5
-7
/
+18
*
ac/nir: remove type and num_channels args from ac_build_buffer_store_common
Marek Olšák
2020-06-02
4
-19
/
+7
*
ac/nir: support vector types in the type suffix of overloaded intrinsics
Marek Olšák
2020-06-02
2
-13
/
+17
*
ac/nir: use more types from ac_llvm_context
Marek Olšák
2020-06-02
4
-17
/
+15
*
ac: rename has_double_rate_fp16 -> has_packed_math_16bit
Marek Olšák
2020-06-02
5
-11
/
+11
*
gallium: add shader caps INT16 and FP16_DERIVATIVES
Marek Olšák
2020-06-02
21
-3
/
+54
*
glsl: lower samplers with highp coordinates correctly
Marek Olšák
2020-06-02
2
-6
/
+50
*
glsl: lower the precision of imageLoad
Marek Olšák
2020-06-02
3
-6
/
+125
*
glsl: lower mediump partial derivatives
Marek Olšák
2020-06-02
4
-6
/
+37
*
glsl: lower mediump integer types to int16 and uint16
Marek Olšák
2020-06-02
7
-53
/
+837
*
glsl: handle int16 and uint16 types and add instructions for mediump
Marek Olšák
2020-06-02
12
-73
/
+445
*
glsl: treat lowp as mediump when lowering builtins
Marek Olšák
2020-06-02
1
-2
/
+4
[next]