Stuart Carnie
|
a0900ec433
|
feat(Metal): full xmb pipeline support
Menu TODOs:
* understand why ribbon does not look the same as GL
* add clear support to `MenuDisplay` for glui
|
2018-07-03 22:32:12 -07:00 |
|
Stuart Carnie
|
4a101734a1
|
More cleanup
* use single render command encoder for display for better performance
* Context handles all rendering and presentation
|
2018-07-03 22:32:12 -07:00 |
|
Stuart Carnie
|
1c5d94aca1
|
Improve performance; don't care about previous state ofcolor attachment
Color attachment is being completely overwritten.
|
2018-07-03 22:32:12 -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
|
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 |
|