Mercurial > hg > Members > kono > Cerium
view TaskManager/Test/simple_pack/texture.h @ 294:0b823cdb0d93
merge
author | e065746@localhost.localdomain |
---|---|
date | Fri, 05 Jun 2009 19:18:12 +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);