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
/
amd
/
vulkan
/
radv_private.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: fix geometry shader primitives query with ACO on GFX10
Samuel Pitoiset
2020-04-17
1
-0
/
+3
*
radv: Use correct buffer count with variable descriptor set sizes.
Bas Nieuwenhuizen
2020-04-08
1
-0
/
+1
*
radv: remove radv_layout_has_htile() helper
Samuel Pitoiset
2020-04-08
1
-7
/
+0
*
radv: rename extra graphics pipeline decompress/resummarize fields
Samuel Pitoiset
2020-04-08
1
-3
/
+3
*
radv: stop including files from mesa/main
Marek Olšák
2020-03-27
1
-1
/
+0
*
radv: add llvm_compiler_shader() helper
Samuel Pitoiset
2020-03-13
1
-10
/
+5
*
radv: remove unnecessary LLVM includes
Samuel Pitoiset
2020-03-13
1
-2
/
+0
*
radv/sqtt: describe layout transitions with user markers
Samuel Pitoiset
2020-03-12
1
-0
/
+20
*
radv: do not recursively begin/end render pass for meta operations
Samuel Pitoiset
2020-03-11
1
-0
/
+4
*
radv/sqtt: describe pipeline and wait events barriers
Samuel Pitoiset
2020-03-10
1
-0
/
+27
*
radv/sqtt: describe render pass color/depthstencil clears
Samuel Pitoiset
2020-03-10
1
-0
/
+3
*
radv/sqtt: describe draw/dispatch and emit event markers
Samuel Pitoiset
2020-03-10
1
-0
/
+6
*
radv/sqtt: describe begin/end command buffers with user markers
Samuel Pitoiset
2020-03-10
1
-0
/
+4
*
radv/sqtt: add a helper that emits thread trace userdata markers
Samuel Pitoiset
2020-03-10
1
-0
/
+2
*
radv: update entrypoints generation from ANV
Samuel Pitoiset
2020-03-02
1
-8
/
+21
*
radv/sqtt: add support for GFX10
Samuel Pitoiset
2020-03-02
1
-1
/
+4
*
radv: allow to capture SQTT traces with RADV_THREAD_TRACE=<start_frame>
Samuel Pitoiset
2020-02-28
1
-0
/
+1
*
radv: add initial SQTT files generation support
Samuel Pitoiset
2020-02-28
1
-0
/
+4
*
radv: add initial SQ Thread Trace support for GFX9
Samuel Pitoiset
2020-02-28
1
-0
/
+33
*
radv: add a small helper that allows to submit internal CS
Samuel Pitoiset
2020-02-28
1
-0
/
+3
*
radv: remove unused RADV_HASH_SHADER_IS_GEOM_COPY_SHADER
Samuel Pitoiset
2020-02-13
1
-6
/
+5
*
radv: remove RADV_DEBUG=nosisched and RADV_PERFTEST=sisched
Samuel Pitoiset
2020-02-13
1
-6
/
+5
*
radv: implement VK_EXT_line_rasterization
Samuel Pitoiset
2020-02-13
1
-7
/
+15
*
radv: Do not redundantly set the RB+ regs on pipeline switch.
Bas Nieuwenhuizen
2020-02-11
1
-0
/
+4
*
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
[next]