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
|
8dc0e0d100
|
rt(mtl): set up pipeline objects and renderpass
|
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 |
|