Mai
|
bcd74a81a9
|
Merge pull request #12370 from iwubcode/more_samplers
VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16
|
2023-12-17 14:50:23 -05:00 |
OatmealDome
|
438c48912b
|
MTLStateTracker: Increase fragment buffer array size to 3
|
2023-12-14 14:17:07 -05:00 |
iwubcode
|
ac862b04ab
|
VideoBackends / VideoCommon: update max pixel shader samplers from 8 to 16, this allows us to support more samplers than the native Wii/GC
|
2023-12-10 18:14:02 -06:00 |
TellowKrinkle
|
394dd02d0a
|
VideoBackends:Metal: Support multiple compute textures
|
2023-11-29 18:45:11 -06:00 |
TellowKrinkle
|
fc4036af80
|
VideoBackends:Metal: Multi render target support
|
2023-06-28 00:11:37 -05:00 |
OatmealDome
|
8aae296d4e
|
Merge pull request #11759 from TellowKrinkle/MTLPerfQueryFixes
VideoBackends:Metal: Fix perf queries
|
2023-04-18 22:15:50 +02:00 |
TellowKrinkle
|
09c80513cd
|
VideoBackends:Metal: Fix perf queries
Fixes an issue where perf queries could end up including counts from previous queries
|
2023-04-14 00:25:31 -05:00 |
TellowKrinkle
|
ed177bdbd7
|
VideoBackends:Metal: Use max pixel samplers constant
|
2023-04-08 02:12:31 +02:00 |
Scott Mansell
|
4422af1272
|
Cleanup headers
|
2023-02-09 18:36:20 +13:00 |
JMC47
|
b66793194e
|
Merge pull request #11028 from tellowkrinkle/MetalFixes
Various Metal renderer improvements
|
2022-10-24 15:22:37 -04:00 |
TellowKrinkle
|
678ee48bfc
|
VideoBackends:Metal: Add support for vertex shader point and line expansion
|
2022-10-22 20:13:24 -05:00 |
TellowKrinkle
|
c08de82e90
|
VideoBackends:Metal: Bring back unified memory config
Turns out it was helpful. (Most improvement in ubershaders.) This time with much better auto mode.
|
2022-10-08 04:46:05 -05:00 |
TellowKrinkle
|
a41345127f
|
VideoBackends:Metal: Remove unified memory config
Not worth the extra code
|
2022-07-21 20:44:19 -05:00 |
TellowKrinkle
|
ee3f2b8fcb
|
VideoBackends:Metal: Implement PerfQuery
|
2022-07-21 20:44:19 -05:00 |
TellowKrinkle
|
c0fd128171
|
VideoBackends:Metal: Use base vertex
|
2022-07-21 20:44:19 -05:00 |
TellowKrinkle
|
716c0980d7
|
VideoBackends: Add Metal renderer
|
2022-07-21 20:44:19 -05:00 |