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
/
vulkan
/
radv_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Use correct buffer count with variable descriptor set sizes.
Bas Nieuwenhuizen
2020-04-09
1
-0
/
+1
*
radv/gfx10: implement NGG GS queries
Samuel Pitoiset
2020-01-29
1
-1
/
+5
*
radv/gfx10: add a separate flag for creating a GDS OA buffer
Samuel Pitoiset
2020-01-29
1
-0
/
+2
*
radv: update VK_KHR_depth_stencil_resolve for Vulkan 1.2
Samuel Pitoiset
2020-01-15
1
-4
/
+4
*
radv/gfx10: determine if a pipeline is eligible for NGG passthrough
Samuel Pitoiset
2020-01-13
1
-0
/
+2
*
radv: Emit a BATCH_BREAK when changing pixel shaders or CB_TARGET_MASK.
Bas Nieuwenhuizen
2020-01-07
1
-0
/
+9
*
radv: record number of color/depth samples for each subpass
Samuel Pitoiset
2020-01-03
1
-0
/
+3
*
amd: fix empty-body issues
Eric Engestrom
2019-12-27
1
-1
/
+1
*
radv: implement VK_KHR_separate_depth_stencil_layouts
Samuel Pitoiset
2019-12-10
1
-0
/
+4
*
radv: create decompress pipelines for separate depth/stencil layouts
Samuel Pitoiset
2019-11-25
1
-1
/
+1
*
radv: Move argument declaration out of nir_to_llvm
Connor Abbott
2019-11-25
1
-7
/
+4
*
radv: add some infrastructure for fresh forks for each secure compile
Timothy Arceri
2019-11-25
1
-1
/
+14
*
radv: Do not change scratch settings while shaders are active.
Bas Nieuwenhuizen
2019-11-20
1
-4
/
+8
*
radv: implement VK_AMD_device_coherent_memory
Samuel Pitoiset
2019-11-18
1
-0
/
+4
*
radv: remove useless RADV_DEBUG=unsafemath debug option
Samuel Pitoiset
2019-11-15
1
-6
/
+5
*
radv: implement VK_EXT_subgroup_size_control
Samuel Pitoiset
2019-11-06
1
-0
/
+5
*
radv: Add wait-before-submit support for timelines.
Bas Nieuwenhuizen
2019-10-30
1
-1
/
+15
*
radv: Add timelines with a VK_KHR_timeline_semaphore impl.
Bas Nieuwenhuizen
2019-10-30
1
-0
/
+31
*
radv: Split semaphore into two parts as enum+union.
Bas Nieuwenhuizen
2019-10-30
1
-4
/
+17
*
radv: add radv_sc_read() helper
Timothy Arceri
2019-10-30
1
-0
/
+3
*
radv: fix empty-body instruction
Eric Engestrom
2019-10-27
1
-1
/
+1
*
radv: add radv_device_use_secure_compile() helper
Timothy Arceri
2019-10-26
1
-0
/
+6
*
radv: add some new members to radv device and instance for secure compile
Timothy Arceri
2019-10-26
1
-0
/
+21
*
radv: add radv_secure_compile_type enum
Timothy Arceri
2019-10-26
1
-0
/
+11
*
radv: fix a performance regression with graphics depth/stencil clears
Samuel Pitoiset
2019-10-23
1
-0
/
+5
*
radv: do not create meta pipelines with 16 samples
Samuel Pitoiset
2019-10-23
1
-3
/
+3
*
radv: fix DCC fast clear code for intensity formats
Samuel Pitoiset
2019-10-14
1
-0
/
+2
*
radv: Expose image handle compat types for Android handles.
Bas Nieuwenhuizen
2019-10-10
1
-0
/
+1
*
radv: Allow Android image binding.
Bas Nieuwenhuizen
2019-10-10
1
-0
/
+5
*
radv/android: Add android hardware buffer import/export.
Bas Nieuwenhuizen
2019-10-10
1
-0
/
+11
*
radv: Deal with Android external formats.
Bas Nieuwenhuizen
2019-10-10
1
-0
/
+3
*
radv: Derive android usage from create flags.
Bas Nieuwenhuizen
2019-10-10
1
-0
/
+4
*
radv/android: Add android hardware buffer field to device memory.
Bas Nieuwenhuizen
2019-10-10
1
-0
/
+4
*
radv: Add VK_ANDROID_external_memory_android_hardware_buffer.
Bas Nieuwenhuizen
2019-10-10
1
-0
/
+13
*
radv: use a compute shader for copying timestamp query results
Samuel Pitoiset
2019-10-10
1
-0
/
+1
*
radv/gfx10: fix NGG streamout with triangle strips for VS
Samuel Pitoiset
2019-10-02
1
-0
/
+1
*
radv/gfx10: add radv_device::use_ngg
Samuel Pitoiset
2019-10-02
1
-0
/
+3
*
radv/aco: Setup alternate path in RADV to support the experimental ACO compiler
Daniel Schürmann
2019-09-19
1
-0
/
+4
*
radv/gfx10: allocate GDS/OA buffer objects for NGG streamout
Samuel Pitoiset
2019-09-16
1
-0
/
+4
*
radv/gfx10: add an option to switch from legacy to NGG streamout
Samuel Pitoiset
2019-09-16
1
-0
/
+3
*
radv: store engine name
Lionel Landwerlin
2019-09-15
1
-0
/
+3
*
radv: do not pass all compiler options to the shader info pass
Samuel Pitoiset
2019-09-10
1
-1
/
+3
*
radv: merge radv_shader_variant_info into radv_shader_info
Samuel Pitoiset
2019-09-06
1
-3
/
+3
*
ac: add rbplus_allowed to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-2
/
+0
*
ac: add has_tc_compat_zrange_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+0
*
ac: add has_gfx9_scissor_bug to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+0
*
ac: add cpdma_prefetch_writes_memory to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+0
*
ac: add has_out_of_order_rast to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+0
*
ac: add has_load_ctx_reg_pkt to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-3
/
+0
*
ac: add has_rbplus to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+0
[next]