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: 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
*
ac: add has_dcc_constant_encode to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-3
/
+0
*
ac: add has_distributed_tess to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+0
*
ac: add has_clear_state to ac_gpu_info
Samuel Pitoiset
2019-08-27
1
-1
/
+0
*
radv: add mipmap support for the clear depth/stencil values
Samuel Pitoiset
2019-08-26
1
-0
/
+9
*
radv: add mipmap support for the TC-compat zrange bug
Samuel Pitoiset
2019-08-26
1
-1
/
+10
*
radv: Hash Wave32 settings in shader key.
Bas Nieuwenhuizen
2019-08-12
1
-0
/
+3
*
radv: Add device argument for dcc compression check.
Bas Nieuwenhuizen
2019-08-07
1
-1
/
+2
*
radv: Disable compression for compute DCC decompress store.
Bas Nieuwenhuizen
2019-08-07
1
-0
/
+1
*
radv: Add extra struct to image view creation.
Bas Nieuwenhuizen
2019-08-07
1
-1
/
+5
*
radv: Pass through render loop detection to internal layout decisions.
Bas Nieuwenhuizen
2019-08-07
1
-0
/
+5
*
radv: Add render loop detection in renderpass.
Bas Nieuwenhuizen
2019-08-07
1
-0
/
+1
*
radv: Store image view also outside framebuffer.
Bas Nieuwenhuizen
2019-08-02
1
-0
/
+1
*
radv: Store color/depth surface info in attachment info instead of framebuffer.
Bas Nieuwenhuizen
2019-08-02
1
-48
/
+55
*
ac/nir,radv: Optimize bounds check for 64 bit CAS.
Bas Nieuwenhuizen
2019-08-02
1
-0
/
+3
*
radv: fix image_has_{cmask,fmask}() helpers
Samuel Pitoiset
2019-08-02
1
-2
/
+2
*
radv: remove radv_get_image_fmask_info()
Samuel Pitoiset
2019-08-02
1
-14
/
+2
*
radv: remove radv_get_image_cmask_info()
Samuel Pitoiset
2019-08-02
1
-11
/
+2
*
radv/gfx10: add Wave32 support for vertex, tessellation and geometry shaders
Samuel Pitoiset
2019-08-02
1
-0
/
+1
*
radv/gfx10: add Wave32 support for fragment shaders
Samuel Pitoiset
2019-08-02
1
-0
/
+1
*
radv/gfx10: add Wave32 support for compute shaders
Samuel Pitoiset
2019-07-31
1
-0
/
+3
*
radv: Don't include radv_private.h from radv_shader.h
Daniel Schürmann
2019-07-30
1
-34
/
+1
*
radv: Set FLUSH_ON_BINNING_TRANSITION.
Bas Nieuwenhuizen
2019-07-23
1
-0
/
+6
*
radv: fix crash in shader tracing.
Dave Airlie
2019-07-19
1
-0
/
+1
*
radv: add an option for disabling NGG on GFX10
Samuel Pitoiset
2019-07-17
1
-0
/
+2
*
radv/gfx10: disable the TC compat zrange workaround
Samuel Pitoiset
2019-07-17
1
-0
/
+1
*
radv/gfx10: always build the GS copy shader but uses it on-demand
Samuel Pitoiset
2019-07-17
1
-0
/
+2
*
radv: allow to select DST_SEL with RELEASE_MEM
Samuel Pitoiset
2019-07-16
1
-1
/
+1
[prev]
[next]