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: add VK_EXT_display_control to radv driver [v5]
Keith Packard
2018-06-23
1
-0
/
+1
*
radv: always initialize the clear depth/stencil values to 0
Samuel Pitoiset
2018-06-20
1
-4
/
+4
*
radv: always initialize the clear color values to 0
Samuel Pitoiset
2018-06-20
1
-4
/
+4
*
radv: don't store the number of samples as log2
Samuel Pitoiset
2018-06-20
1
-1
/
+1
*
radv: Add KHR_display extension to radv [v5]
Keith Packard
2018-06-19
1
-0
/
+1
*
vulkan: Add KHR_display extension using DRM [v10]
Keith Packard
2018-06-19
1
-0
/
+1
*
amd,radeonsi: rename radeon_winsys_cs -> radeon_cmdbuf
Marek Olšák
2018-06-19
1
-15
/
+15
*
radv: clean up radv_{set,load}_depth_clear_regs() helpers
Samuel Pitoiset
2018-06-15
1
-4
/
+5
*
radv: clean up radv_{set,load}_color_clear_regs() helpers
Samuel Pitoiset
2018-06-15
1
-4
/
+6
*
radv: remove multisample bit from shader key.
Dave Airlie
2018-06-15
1
-1
/
+0
*
radv: Consolidate GFX9 merged shader lookup logic
Alex Smith
2018-06-01
1
-1
/
+2
*
radv: Add startup debug option.
Bas Nieuwenhuizen
2018-05-31
1
-0
/
+2
*
radv: Add option to print errors even in optimized builds.
Bas Nieuwenhuizen
2018-05-31
1
-8
/
+5
*
radv: Make the sem_info allocate/free functions static.
Bas Nieuwenhuizen
2018-05-31
1
-8
/
+0
*
radv: allow radv_emit_shader_pointer_head() to emit more pointers
Samuel Pitoiset
2018-05-29
1
-3
/
+5
*
radv: split radv_emit_shader_pointer()
Samuel Pitoiset
2018-05-29
1
-5
/
+20
*
radv: add support for 32-bit pointers in user data SGPRs
Samuel Pitoiset
2018-05-22
1
-4
/
+14
*
radv: add radv_emit_shader_pointer() helper
Samuel Pitoiset
2018-05-17
1
-0
/
+10
*
radv: remove radv_device::llvm_supports_spill
Samuel Pitoiset
2018-05-17
1
-1
/
+0
*
radv: Fix up 2_10_10_10 alpha sign.
Bas Nieuwenhuizen
2018-05-14
1
-0
/
+1
*
radv: add initial support for VK_PIPELINE_CREATE_DISABLE_OPTIMIZATION_BIT
Timothy Arceri
2018-05-13
1
-0
/
+1
*
radv: fix multisample image copies
Matthew Nicholls
2018-05-02
1
-9
/
+9
*
radv: use a global BO list only for VK_EXT_descriptor_indexing
Samuel Pitoiset
2018-04-20
1
-0
/
+3
*
Revert "radv: Don't store buffer references in the descriptor set."
Samuel Pitoiset
2018-04-20
1
-0
/
+2
*
radv: enable DCC for MSAA 2x textures on VI under an option
Samuel Pitoiset
2018-04-19
1
-0
/
+3
*
radv: Don't store buffer references in the descriptor set.
Bas Nieuwenhuizen
2018-04-18
1
-2
/
+0
*
radv: Keep a global BO list for VkMemory.
Bas Nieuwenhuizen
2018-04-18
1
-0
/
+8
*
radv: make radv_initialise_cmask() static
Samuel Pitoiset
2018-04-16
1
-2
/
+0
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-0
/
+1
*
radv: Implement VK_EXT_vertex_attribute_divisor.
Bas Nieuwenhuizen
2018-04-12
1
-0
/
+1
*
radv: Enable RB+ where possible.
Bas Nieuwenhuizen
2018-04-11
1
-0
/
+4
*
radv: add radv_image_is_tc_compat_htile() helper
Samuel Pitoiset
2018-04-09
1
-0
/
+9
*
radv: clean up radv_vi_dcc_enabled()
Samuel Pitoiset
2018-04-09
1
-6
/
+10
*
radv: clean up radv_htile_enabled()
Samuel Pitoiset
2018-04-09
1
-6
/
+9
*
radv: add radv_image_has_{cmask,fmask,dcc,htile}() helpers
Samuel Pitoiset
2018-04-09
1
-0
/
+36
*
radv: only enable PERFECT_ZPASS_COUNTS for precision occlusion queries
Samuel Pitoiset
2018-04-06
1
-0
/
+1
*
radv: use a mask for VBOs and shaders prefetching
Samuel Pitoiset
2018-04-05
1
-1
/
+2
*
radv: implement out-of-order rasterization when it's safe on VI+
Samuel Pitoiset
2018-04-04
1
-0
/
+4
*
radv: set SAMPLE_RATE to the number of samples of the current fb
Samuel Pitoiset
2018-03-30
1
-0
/
+1
*
radv: remove unused radv_pipeline::needs_data_cache variable
Samuel Pitoiset
2018-03-22
1
-1
/
+0
*
radv: add dump_shader to the NIR compiler options
Samuel Pitoiset
2018-03-15
1
-4
/
+2
*
radv: fix vkGetDeviceQueue2() when create flags don't match
Samuel Pitoiset
2018-03-14
1
-0
/
+1
*
ac/nir: move ac_nir_compiler_options and friends to radv folder
Samuel Pitoiset
2018-03-13
1
-3
/
+4
*
ac: move ac_shader_info to radv folder
Samuel Pitoiset
2018-03-13
1
-0
/
+7
*
ac/nir: move ac_shader_variant_info and friends to radv folder
Samuel Pitoiset
2018-03-13
1
-5
/
+7
*
ac/nir: move all RADV related code to radv_nir_to_llvm.c
Samuel Pitoiset
2018-03-13
1
-0
/
+18
*
radv: Increase the number of dynamic uniform buffers.
Bas Nieuwenhuizen
2018-03-12
1
-1
/
+3
*
radv: only emit cache flushes when the pool size is large enough
Samuel Pitoiset
2018-03-01
1
-0
/
+6
*
radv: keep track of the query pool size
Samuel Pitoiset
2018-03-01
1
-0
/
+1
*
radv: make sure to emit cache flushes before starting a query
Samuel Pitoiset
2018-03-01
1
-0
/
+5
[next]