mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 10:40:39 +00:00
5e1f991e32
TODOs * menu shader pipeline effects * refactor / optimize graphics rendering
13 lines
203 B
Objective-C
13 lines
203 B
Objective-C
//
|
|
// metal_common.h
|
|
// RetroArch_Metal
|
|
//
|
|
// Created by Stuart Carnie on 6/15/18.
|
|
//
|
|
|
|
#import "RendererCommon.h"
|
|
#import "Context.h"
|
|
#import "View.h"
|
|
#import "TexturedView.h"
|
|
#import "MenuDisplay.h"
|