Tizen fixes
This commit is contained in:
@@ -22,14 +22,15 @@
|
||||
#elif defined(TIZEN)
|
||||
|
||||
//#include <osp/gl.h>
|
||||
//#include <FGraphicsOpengl.h>
|
||||
#include <FGraphicsOpengl2.h>
|
||||
#include <FGraphicsOpengl.h>
|
||||
//#include <FGraphicsOpengl2.h>
|
||||
|
||||
using namespace Tizen::Graphics::Opengl;
|
||||
|
||||
//#include <osp/gl2.h>
|
||||
#define ALLOW_OGL2
|
||||
//#define ALLOW_OGL2
|
||||
//#define NME_FORCE_GLES2
|
||||
#define NME_FORCE_GLES1
|
||||
#define NME_GLES
|
||||
|
||||
#elif defined(IPHONE)
|
||||
|
||||
Reference in New Issue
Block a user