SDL-mirror/Xcode-iOS/Demos/src
Alex Szpakowski 2e708de350 Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions.
Both the extension (OES) and the core versions work, but the core versions are more correct for GLES2+ and they're less verbose.

--HG--
branch : iOS-improvements
2014-10-28 01:34:40 -03:00
..
accelerometer.c Testing fullscreen window in the accelerometer test. 2013-10-22 21:53:42 -07:00
common.c File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
common.h File style cleanup for the SDL 2.0 release 2013-05-18 14:17:52 -07:00
fireworks.c Switched to the core versions of OpenGL ES framebuffer object and renderbuffer functions. 2014-10-28 01:34:40 -03:00
happy.c Removed not needed SDL_WINDOW_SHOWN from iOS example programs. 2013-07-21 22:09:00 +02:00
keyboard.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00
mixer.c Fixed compiling iOS demos 2013-06-05 23:11:20 -07:00
rectangles.c OCD fixes: Adds a space before */ 2013-08-21 09:43:09 -03:00
touch.c OCD fixes: Adds a space after /* (glory to regular expressions!) 2013-08-21 09:47:10 -03:00