view TaskManager/Test/simple_pack/texture.h @ 434:852e3f6a6357 draft

merge overlay
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 24 Sep 2009 21:09:27 +0900
parents 0c8ae614d421
children
line wrap: on
line source

#include <SDL.h>
#include <SDL_opengl.h>

GLuint SDL_GL_LoadTexture(SDL_Surface *surface, GLfloat *texcoord);