mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-04 08:56:25 +00:00
Separate vita piglet renderer. Add proper render initialization and window re-creation.
This commit is contained in:

committed by
Sam Lantinga

parent
d75ea51ac0
commit
dbb730d395
@@ -139,8 +139,12 @@
|
||||
#define SDL_FILESYSTEM_VITA 1
|
||||
|
||||
|
||||
#define SDL_VIDEO_RENDER_OGL_ES2 1
|
||||
#define SDL_VIDEO_RENDER_VITA_GLES2 1
|
||||
//#define SDL_VIDEO_RENDER_VITA_GXM 1
|
||||
|
||||
#if defined(SDL_VIDEO_RENDER_VITA_GLES2)
|
||||
#define SDL_VIDEO_OPENGL_ES2 1
|
||||
#endif
|
||||
|
||||
|
||||
/* VITA doesn't have haptic device (src/haptic/dummy/\*.c) */
|
||||
|
Reference in New Issue
Block a user