Philipp Wiesemann
4f43ef23de
iOS: Added brackets to function names in README so that doxygen links them.
2016-05-10 21:15:11 +02:00
Philipp Wiesemann
8e2a8c6561
Fixed typo in README for iOS.
2016-01-01 17:41:11 +01:00
Alex Szpakowski
1c47d39ad1
Updated some header comments and iOS documentation to better clarify high-dpi / retina support and screen-coordinate sizes versus pixel sizes.
2015-12-31 21:16:43 -04:00
Alex Szpakowski
d81533aeed
Added MSAA support for OpenGL ES contexts on iOS.
...
Note that extra steps must be taken when using glReadPixels to read the contents of the main OpenGL ES framebuffer on iOS, if multisampling is used. See the OpenGL ES section of README-ios.md for details.
2015-07-19 19:44:40 -03:00
Philipp Wiesemann
178a30b438
Fixed markdown formatting in READMEs.
2014-08-15 23:39:14 +02:00
Philipp Wiesemann
32dfd062cb
Fixed enumeration in README.
2014-08-15 23:13:51 +02:00
Philipp Wiesemann
35ea23dbc4
Fixed doxygen warning and markdown formatting.
2014-08-11 23:13:20 +02:00
Sam Lantinga
91bbc7d9fa
Moved documentation to docs, recreated a simple README.txt, fixed build
...
--HG--
rename : doc/README-SDL.md => README-SDL.txt
rename : doc/README-android.md => docs/README-android.md
rename : doc/README-cmake.md => docs/README-cmake.md
rename : doc/README-directfb.md => docs/README-directfb.md
rename : doc/README-dynapi.md => docs/README-dynapi.md
rename : doc/README-gesture.md => docs/README-gesture.md
rename : doc/README-hg.md => docs/README-hg.md
rename : doc/README-ios.md => docs/README-ios.md
rename : doc/README-linux.md => docs/README-linux.md
rename : doc/README-macosx.md => docs/README-macosx.md
rename : doc/README-nacl.md => docs/README-nacl.md
rename : doc/README-pandora.md => docs/README-pandora.md
rename : doc/README-platforms.md => docs/README-platforms.md
rename : doc/README-porting.md => docs/README-porting.md
rename : doc/README-psp.md => docs/README-psp.md
rename : doc/README-raspberrypi.md => docs/README-raspberrypi.md
rename : doc/README-touch.md => docs/README-touch.md
rename : doc/README-wince.md => docs/README-wince.md
rename : doc/README-windows.md => docs/README-windows.md
rename : doc/README-winrt.md => docs/README-winrt.md
rename : doc/README.md => docs/README.md
rename : doc/doxyfile => docs/doxyfile
2014-07-29 08:04:15 -07:00