index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
amd
Commit message (
Expand
)
Author
Age
Files
Lines
*
ac/nir: add missing round_slice for 1D arrays
Samuel Pitoiset
2018-04-23
1
-0
/
+7
*
radv: advertise 8 bits of subpixel precision for viewports
Józef Kucia
2018-04-23
1
-1
/
+1
*
radv: mark const structs as extern in header file to avoid lto damage
Dave Airlie
2018-04-23
1
-3
/
+3
*
ac/nir: fix image dimension for subpass attachments
Samuel Pitoiset
2018-04-20
1
-3
/
+15
*
radv: Mark GTT memory as device local for APUs.
Bas Nieuwenhuizen
2018-04-20
1
-3
/
+5
*
radv/winsys: allow to submit up to 4 IBs for chips without chaining
Samuel Pitoiset
2018-04-20
1
-50
/
+168
*
ac/nir: handle nir_intrinsic_load_first_vertex like base_vertex
Samuel Pitoiset
2018-04-20
1
-2
/
+2
*
radv/winsys: allow local BOs on APUs
Samuel Pitoiset
2018-04-20
1
-1
/
+2
*
radv: use a global BO list only for VK_EXT_descriptor_indexing
Samuel Pitoiset
2018-04-20
3
-9
/
+34
*
Revert "radv: Don't store buffer references in the descriptor set."
Samuel Pitoiset
2018-04-20
5
-13
/
+82
*
ac/nir: use ac_build_image_opcode for image intrinsics
Nicolai Hähnle
2018-04-20
3
-140
/
+78
*
radeonsi: generate image load/store/atomic ops using ac_build_image_opcode
Nicolai Hähnle
2018-04-20
2
-32
/
+110
*
amd/common: pass address components individually to ac_build_image_intrinsic
Nicolai Hähnle
2018-04-20
3
-264
/
+216
*
amd/common: pass new enum ac_image_dim to ac_build_image_opcode
Nicolai Hähnle
2018-04-20
3
-11
/
+66
*
ac/nir: fix atomic compare-and-swap
Nicolai Hähnle
2018-04-20
1
-0
/
+1
*
radv: Add Vega M support.
Bas Nieuwenhuizen
2018-04-19
4
-2
/
+11
*
radv: Add bound checking workaround for dynamic buffers.
Bas Nieuwenhuizen
2018-04-19
3
-1
/
+5
*
radv: enable DCC for MSAA 2x textures on VI under an option
Samuel Pitoiset
2018-04-19
4
-1
/
+13
*
radv: decompress DCC for multisampled source images before resolving
Samuel Pitoiset
2018-04-19
4
-4
/
+18
*
radv: add a workaround for fast clears with DCC and MSAA textures
Samuel Pitoiset
2018-04-19
1
-0
/
+9
*
radv: allocate CMASK for DCC fast clear with MSAA
Samuel Pitoiset
2018-04-19
1
-0
/
+7
*
radv: implement fast color clear for DCC with MSAA
Samuel Pitoiset
2018-04-19
1
-1
/
+16
*
radv: make sure to sync after resolving using the compute path
Samuel Pitoiset
2018-04-19
1
-0
/
+3
*
radv: dump the SHA1 of SPIRV in the hang report
Samuel Pitoiset
2018-04-19
1
-1
/
+8
*
radv: Enable VK_EXT_descriptor_indexing.
Bas Nieuwenhuizen
2018-04-18
3
-0
/
+63
*
radv: Support allocating variable size descriptor sets.
Bas Nieuwenhuizen
2018-04-18
1
-4
/
+17
*
radv: Add support for variable descriptor set layouts.
Bas Nieuwenhuizen
2018-04-18
2
-1
/
+30
*
radv: Fix GetDescriptorSetLayoutSupport.
Bas Nieuwenhuizen
2018-04-18
1
-3
/
+0
*
radv: Use sorted bindings for set layout creation.
Bas Nieuwenhuizen
2018-04-18
1
-2
/
+41
*
radv: Don't store buffer references in the descriptor set.
Bas Nieuwenhuizen
2018-04-18
5
-82
/
+13
*
radv: Keep a global BO list for VkMemory.
Bas Nieuwenhuizen
2018-04-18
4
-39
/
+146
*
radeonsi: add support for VegaM
Marek Olšák
2018-04-18
3
-0
/
+6
*
amd/addrlib: add support for VegaM
Marek Olšák
2018-04-18
4
-0
/
+41
*
radv: fix scissor computation when using half-pixel viewport offset
Samuel Pitoiset
2018-04-17
1
-4
/
+4
*
anv,radv: Drop XML workarounds for VK_ANDROID_native_buffer
Jason Ekstrand
2018-04-16
1
-6
/
+1
*
radv: clean up radv_decompress_resolve_subpass_src()
Samuel Pitoiset
2018-04-16
1
-10
/
+7
*
radv: don't fast-clear eliminate after resolving a subpass with compute
Samuel Pitoiset
2018-04-16
1
-14
/
+0
*
radv: handle CMASK/FMASK transitions only if DCC is disabled
Samuel Pitoiset
2018-04-16
1
-3
/
+1
*
radv: merge radv_handle_{dcc,cmask}_image_transition() functions
Samuel Pitoiset
2018-04-16
1
-41
/
+17
*
radv: add radv_init_color_image_metadata() helper
Samuel Pitoiset
2018-04-16
1
-10
/
+41
*
radv: make radv_initialise_cmask() static
Samuel Pitoiset
2018-04-16
2
-4
/
+2
*
radv: clean up radv_handle_image_transition() a bit
Samuel Pitoiset
2018-04-16
1
-11
/
+20
*
radv: add radv_handle_color_image_transition() helper
Samuel Pitoiset
2018-04-16
1
-9
/
+25
*
radv: handle DCC image transitions before CMASK/FMASK transitions
Samuel Pitoiset
2018-04-16
1
-5
/
+5
*
radv: disable prediction only if it has been enabled
Samuel Pitoiset
2018-04-16
1
-1
/
+1
*
ac/nir: Make the GFX9 buffer size fix apply to image loads/atomics too.
Bas Nieuwenhuizen
2018-04-16
1
-17
/
+22
*
radv: enable subgroup capabilities
Daniel Schürmann
2018-04-14
2
-3
/
+14
*
ac: handle subgroup intrinsics
Daniel Schürmann
2018-04-14
1
-29
/
+40
*
ac: add LLVM build functions for subgroup instrinsics
Daniel Schürmann
2018-04-14
2
-1
/
+485
*
ac: make ballot and umsb capable of 64bit inputs
Daniel Schürmann
2018-04-14
1
-9
/
+25
[next]