Mercurial > sdl-ios-xcode
changeset 2361:ba39d5af12a7 gsoc2008_iphone
test
author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
---|---|
date | Fri, 18 Jul 2008 17:30:56 +0000 |
parents | 96411dcd2267 |
children | 44fc2537ff9e |
files | src/video/glesrenderer/SDL_glesfuncs.h |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/video/glesrenderer/SDL_glesfuncs.h Thu Jul 17 23:45:58 2008 +0000 +++ b/src/video/glesrenderer/SDL_glesfuncs.h Fri Jul 18 17:30:56 2008 +0000 @@ -4,6 +4,8 @@ */ #define SDL_PROC_UNUSED(ret,func,params) +poop + SDL_PROC(void, glBindTexture, (GLenum, GLuint)) SDL_PROC(void, glBlendFunc, (GLenum, GLenum)) SDL_PROC(void, glClear, (GLbitfield))