liamwhite
|
4d34ba4d9d
|
Merge pull request #11470 from GPUCode/bundle-vvl
android: Add option to bundle validation layer
|
2023-09-10 13:40:18 -04:00 |
|
GPUCode
|
065305c627
|
vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471)
|
2023-09-10 02:19:45 +02:00 |
|
GPUCode
|
75213f8c49
|
renderer_vulkan: Remove debug report
* VVL has implemented the more modern alternative, thus we don't need to support it anymore
|
2023-09-08 23:28:46 +03:00 |
|
Feng Chen
|
666bdc1125
|
video_core: Fix d24r8/s8d24 convert shader build error in moltenvk
|
2023-09-07 18:01:36 +08:00 |
|
Feng Chen
|
a356e6b8d5
|
video_core: Add missing scissor update when viewport scale offset disable
|
2023-09-07 18:01:30 +08:00 |
|
liamwhite
|
230e40a2d6
|
Merge pull request #11383 from FernandoS27/are-you-a-wabbit
Fix regressions that damaged compute indirect & use reinterpret for copies with different byteblocksizes
|
2023-09-02 14:42:42 -04:00 |
|
liamwhite
|
a2971a3540
|
Merge pull request #11393 from FernandoS27/bayo-got-busted-up
Maxwell3D: Improve Index buffer size estimation.
|
2023-09-02 14:42:28 -04:00 |
|
Danila Malyutin
|
beec962363
|
Use initial_frame to check interlaced flag
If final frame was transferred from GPU, it won't carry the props.
Fixes #11089
|
2023-08-28 00:48:53 +04:00 |
|
Fernando Sahmkow
|
a571250875
|
Maxwell3D: Improve Index buffer size estimation.
|
2023-08-27 22:14:37 +02:00 |
|
Fernando S
|
bbbe7c3b11
|
Merge pull request #11389 from FernandoS27/discard-fix
Buffer Cache: fix discard writes.
|
2023-08-27 04:26:59 +02:00 |
|
Fernando Sahmkow
|
94dd857cda
|
VideoCore: Implement DispatchIndirect
|
2023-08-27 04:26:22 +02:00 |
|
Fernando Sahmkow
|
8fcab24644
|
Shader Recompiler: Auto stub special registers and dump pipelines on exception.
|
2023-08-27 03:47:04 +02:00 |
|
Fernando Sahmkow
|
47d921e04d
|
Buffer Cache: fix discard writes.
|
2023-08-27 03:45:43 +02:00 |
|
liamwhite
|
0560b267b3
|
Merge pull request #11317 from Kelebek1/macro_dumps
Mark decompiled macros on dump, dump shaders after translation
|
2023-08-26 19:14:25 -04:00 |
|
Fernando Sahmkow
|
8208becc49
|
DMA Pusher: Fix regression caused by guest memory optimizations
|
2023-08-26 22:00:43 +02:00 |
|
Kelebek1
|
334a0eaa9c
|
Mark decompiled macros as decompiled on dump, dump shaders after translation
|
2023-08-25 21:47:47 -04:00 |
|
Feng Chen
|
ce0c210173
|
video_core: set vertex buffer num to 16, because mvk have when using more than 16
|
2023-08-23 23:22:55 +08:00 |
|
liamwhite
|
ed224b8712
|
Merge pull request #11302 from vonchenplus/vulkan_macos
Add macos moltenvk bundle, Add copy moltevk dylib script
|
2023-08-22 13:10:26 -04:00 |
|
Feng Chen
|
ec643e7e9d
|
Add macos moltenvk bundle, Add copy moltevk dylib script
|
2023-08-22 10:22:28 +08:00 |
|
liamwhite
|
62fbba8575
|
Merge pull request #11149 from ameerj/astc-perf-prod
host_shaders: ASTC compute shader optimizations
|
2023-08-21 16:08:51 -04:00 |
|
Kelebek1
|
5d1961ad67
|
Masked depthstencil clears
|
2023-08-19 03:29:46 +01:00 |
|
liamwhite
|
1f584c14e7
|
Merge pull request #11278 from Kelebek1/dma_sync
Mark accelerated DMA destination buffers and images as GPU-modified
|
2023-08-18 09:12:27 -04:00 |
|
Feng Chen
|
c8c4aa6ef7
|
video_core: Fix vulkan assert error
|
2023-08-18 14:40:11 +08:00 |
|
liamwhite
|
71bb69c1f4
|
Merge pull request #11282 from ameerj/glasm-xfb
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
|
2023-08-14 09:19:20 -04:00 |
|
liamwhite
|
ade4a97659
|
Merge pull request #11283 from ameerj/glasm-pipeline-detection
gl_graphics_pipeline: Fix GLASM storage buffer detection
|
2023-08-14 09:19:10 -04:00 |
|
liamwhite
|
b3c9497bc2
|
Merge pull request #11263 from liamwhite/my-feature-branch
vulkan_device: disable features associated with unloaded extensions
|
2023-08-14 09:18:47 -04:00 |
|
Ameer J
|
01638cfe35
|
gl_texture_cache: Enable async downloads
|
2023-08-13 23:17:59 -05:00 |
|
Ameer J
|
b260471154
|
gl_buffer_cache: Enable async downloads
|
2023-08-13 23:17:54 -05:00 |
|
Ameer J
|
dc665a7024
|
gl_staging_buffer_pool: Refactor allocation variables into a struct
|
2023-08-13 23:17:47 -05:00 |
|
Ameer J
|
c6aafc55ab
|
gl_graphics_pipeline: Fix GLASM storage buffer detection
|
2023-08-13 17:06:45 -04:00 |
|
Ameer J
|
4e1813a2c3
|
gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
|
2023-08-13 16:50:01 -04:00 |
|
Kelebek1
|
5de54129b3
|
Mark accelerted DMA destination buffers and images as GPU-modified
|
2023-08-13 02:22:39 +01:00 |
|
Liam
|
7b579a7708
|
vulkan_device: disable features associated with unloaded extensions
|
2023-08-11 14:54:12 -04:00 |
|
Squall-Leonhart
|
e7602b1012
|
Needed to make this an extra case so it didnt also start asserting in BOTW.
Thanks Liam
|
2023-08-11 08:45:15 +10:00 |
|
Squall Leonhart
|
443f35e5db
|
Fix an assert in the format lookup table fir Z16
Came across this while looking into Asterix and Obelix XXL glitching
|
2023-08-11 08:18:54 +10:00 |
|
Liam
|
3e4076c2ac
|
general: fix apple clang build
|
2023-08-09 22:38:37 -04:00 |
|
Ameer J
|
4c1cf94f3a
|
flatten color_values
|
2023-08-09 18:45:52 -04:00 |
|
Ameer J
|
18328533d0
|
flatten encoding_values
|
2023-08-09 18:38:37 -04:00 |
|
Ameer J
|
6077bac118
|
flatten result vector
|
2023-08-09 18:34:57 -04:00 |
|
Ameer J
|
433d7cbd52
|
GetUnquantizedWeightVector
|
2023-08-09 17:45:39 -04:00 |
|
liamwhite
|
c918db9514
|
Merge pull request #11216 from lat9nq/no-mesa-astc
gl_device: Detect Mesa to disable their ASTC
|
2023-08-07 11:34:22 -04:00 |
|
Ameer J
|
903280955a
|
Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
This reverts commit 476ac42b61 .
|
2023-08-06 14:55:05 -04:00 |
|
Ameer J
|
476ac42b61
|
HACK: Avoid swizzling and reuploading ASTC image every frame
|
2023-08-06 14:54:58 -04:00 |
|
Ameer J
|
3f114d8e5e
|
Compute Replicate
|
2023-08-06 14:54:58 -04:00 |
|
Ameer J
|
166a17f4ba
|
minor
|
2023-08-06 14:54:58 -04:00 |
|
Ameer J
|
4c40c8be29
|
undo uint
|
2023-08-06 14:54:58 -04:00 |
|
Ameer J
|
b57854fb5f
|
Revert "vulkan dims specialization"
This reverts commit e6243058f2269bd79ac8479d58e55feec2611e9d.
|
2023-08-06 14:54:58 -04:00 |
|
ameerj
|
9c5c5cbf06
|
vulkan dims specialization
|
2023-08-06 14:54:58 -04:00 |
|
Ameer J
|
790010da61
|
small_block opt
|
2023-08-06 14:54:58 -04:00 |
|
Ameer J
|
cc6abe21ea
|
remove TexelWeightParams
|
2023-08-06 14:54:57 -04:00 |
|