mirror of
https://github.com/libretro/RetroArch
synced 2025-01-17 19:14:56 +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"
|