mirror of
https://github.com/encounter/SDL.git
synced 2025-12-18 17:35:39 +00:00
Add pvr gles/gles2 context support
This commit is contained in:
committed by
Sam Lantinga
parent
ff85d4fbe5
commit
134dd46819
@@ -26,6 +26,10 @@
|
||||
*/
|
||||
#if !defined(_MSC_VER) && !defined(__ANDROID__)
|
||||
|
||||
#if defined(__vita__) || defined(__psp2__)
|
||||
#include <psp2/types.h>
|
||||
#endif
|
||||
|
||||
#include <EGL/egl.h>
|
||||
#include <EGL/eglext.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user