Mercurial > sdl-ios-xcode
log src/render/opengles2/SDL_render_gles2.c @ 5217:b0797947dd1c
age | author | description |
---|---|---|
Sun, 06 Feb 2011 20:56:21 -0800 | Sam Lantinga | You don't need to copy the pixels into the streaming texture's pixel data. This behavior is defined specifically to optimize the UpdateTexture path. |
Sun, 06 Feb 2011 19:12:55 -0800 | Sam Lantinga | OpenGL ES 2.0 rendering LIVES! |
Sun, 06 Feb 2011 10:59:37 -0800 | Sam Lantinga | Fixed compiling source shaders |