mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
metal: hook up the backbuffer
This commit is contained in:
@@ -124,6 +124,10 @@
|
||||
# define LOVE_LEGENDARY_ACCELEROMETER_AS_JOYSTICK_HACK
|
||||
#endif
|
||||
|
||||
#if defined(LOVE_MACOS) || defined(LOVE_IOS)
|
||||
# define LOVE_GRAPHICS_METAL
|
||||
#endif
|
||||
|
||||
// Autotools config.h
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <../config.h>
|
||||
|
||||
Reference in New Issue
Block a user