ppsspp/ext/native/gfx
Carlos Estrague cc169c440e Fix I forgot typo declaration x64_64 android port.
Acording in the usr/include/GLES2/gl2ext.h 

typedef void (GL_APIENTRYP PFNGLBLITFRAMEBUFFERNVPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
2016-01-18 05:20:14 +01:00
..
CMakeLists.txt Remove the old UI texture class 2015-09-19 11:05:00 +02:00
gl_common.h Fix I forgot typo declaration x64_64 android port. 2016-01-18 05:20:14 +01:00
gl_debug_log.cpp
gl_debug_log.h
gl_lost_manager.cpp
gl_lost_manager.h
texture_atlas.cpp
texture_atlas.h