Stuart Carnie
|
74e1f24e90
|
feat(Metal): Full screen support
* I believe there is a race condition where the viewport is not set
correctly on launch
|
2018-07-06 23:38:34 -07:00 |
|
Stuart Carnie
|
a19ea2ed07
|
feat(Metal): Add support for overlays
|
2018-07-04 13:12:40 -07:00 |
|
Stuart Carnie
|
048aa16599
|
feat(Metal): Support vsync enable / disable
|
2018-07-04 09:50:09 -07:00 |
|
Stuart Carnie
|
5e1f991e32
|
feat(Metal): initial xmb and glui menu support
TODOs
* menu shader pipeline effects
* refactor / optimize graphics rendering
|
2018-07-03 22:32:12 -07:00 |
|
Stuart Carnie
|
367c15f488
|
feat(Metal): font rendering
* FPS and other OSD messages render correctly
* add autoreleasepool around entire render loop to avoid memory leaks
|
2018-06-23 23:54:23 -07:00 |
|
Stuart Carnie
|
eacd52f009
|
fix(Metal): improve shader stability
* use MTKView, which handles layer and scaling changes automatically
between displays
|
2018-06-23 13:33:27 -07:00 |
|
twinaphex
|
0d8729daa6
|
FIx warning
|
2018-06-21 08:12:02 +02:00 |
|
Stuart Carnie
|
411bcf8bdd
|
feat(apple): Metal support for macOS
* includes rgui
* shader support
This is a work-in-progress and there are some bugs and visual artifacts
still to be fixed.
|
2018-06-20 21:33:45 -07:00 |
|