| Age | Commit message (Collapse) | Author |
|
Adds `convert_abgr8_to_d32f_frag(BuildShader(device, CONVERT_ABGR8_TO_D32F_FRAG_SPV)),`
|
|
|
|
|
|
adds blit_image_helper.ConvertABGR8ToD32F and fragment shader for performing ABGR and BGRA to D32F copies
|
|
|
|
|
|
|
|
|
|
Corrects some visual issues in games such as Disney SpeedStorm
|
|
|
|
renderer_vulkan: fix query cache for homebrew
|
|
Vulkan: Implement Depth Bias Control
|
|
|
|
|
|
Y.F.C: Rework the Query Cache.
|
|
vk_texture_cache: Limit srgb block to transcoding only
|
|
vulkan_device: Return true if either depth/stencil format supports blit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
android: Add option to bundle validation layer
|
|
|
|
* VVL has implemented the more modern alternative, thus we don't need to support it anymore
|
|
Fix regressions that damaged compute indirect & use reinterpret for copies with different byteblocksizes
|
|
|
|
|
|
Mark decompiled macros on dump, dump shaders after translation
|
|
|
|
|
|
Mark accelerated DMA destination buffers and images as GPU-modified
|
|
|
|
|
|
skip fragment shaders when rasterizer is disabled
initialize env_ptrs
|
|
vulkan: centralize config
|
|
general: Reimplement per-game configurations
|
|
|
|
|
|
|
|
|
|
Just puts them all neatly into one place.
|