chyyran
|
30dfa1a655
|
rt(mtl): update with new semantics
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
325e39063a
|
rt(mtl): move test to main
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
5554703af7
|
rt(mtl): fix stride asssignment
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
a7b1682a37
|
rt(mtl): implement filter pass and filter chain logic
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
ba3154b92d
|
rt(mtl): implement texture and buffer abstractions
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
6780397d49
|
rt(mtl): fix build on windows
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
1aedb1bea7
|
rt: auto-impl parameters
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
8dc0e0d100
|
rt(mtl): set up pipeline objects and renderpass
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
f40df9a54a
|
rt(mtl): drawquad
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
12d55e928e
|
rt(mtl): common + shaderset for metal
|
2024-02-14 03:08:09 -05:00 |
|
chyyran
|
3c3f024ef8
|
preset: add original scaletype
As defined in https://github.com/libretro/RetroArch/pull/15937
|
2024-02-12 01:58:05 -05:00 |
|
chyyran
|
11d12730eb
|
rt(wgpu): don't use rayon on wasm32
doesn't build on wasm32 because missing glslang but that should be the only snag now
|
2024-02-11 15:48:01 -05:00 |
|