Stuart Carnie
|
844e5e15d0
|
fix(Metal): fix XRGBA rendering; no nil texture; undefined stuff bad
|
2018-07-04 08:50:46 -07:00 |
|
Stuart Carnie
|
30d2192338
|
fix(Metal): Fix release build crash for misaligned read
|
2018-07-04 00:16:14 -07:00 |
|
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
|
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 |
|