David Ludwig
fda1375d4e
WinRT: added SDL_HINT_WINRT_PREF_PATH_ROOT
...
SDL_HINT_WINRT_PREF_PATH_ROOT allows WinRT apps to alter the path that
SDL_GetPrefPath() returns. Setting it to "local" uses the app's
OS-defined Local folder, setting it to "roaming" uses the app's OS-defined
Roaming folder.
Roaming folder support is not available in Windows Phone 8.0. Attempts to
make SDL_GetPrefPath() return a Roaming folder on this OS will be ignored.
Various bits of documentation on this were added to SDL_hints.h, and to
README-winrt.md
2014-11-27 09:55:34 -05:00
David Ludwig
53b5ab0011
WinRT: updated README-winrt.md to detail Visual Studio 2013 Community support
2014-11-15 15:07:55 -05:00
David Ludwig
17e1ac0cc2
WinRT: updated docs to include details of recently-expanded GLES2 support
2014-11-02 11:26:54 -05:00
David Ludwig
126039f02f
WinRT: moved documentation + setup related TODO items out of README-winrt.md
...
The TODO items were moved to SDL Bugzilla, case 2775 (https://bugzilla.libsdl.org/show_bug.cgi?id=2775 ).
2014-11-01 11:41:18 -04:00
David Ludwig
b7fdd52261
WinRT: made README-winrt.md slightly easier to read in an 80-column text editor
2014-11-01 11:17:07 -04:00
David Ludwig
c09730eaed
WinRT: added details of the port's status, to README-winrt.md
2014-11-01 11:14:46 -04:00
David Ludwig
2ccf9641c8
WinRT: detailed steps, via the WinRT README, to fix a common build error
2014-10-27 19:53:44 -04:00
Gabriel Jacobo
6bd884d4a0
Clarify (lack of) support for desktop OpenGL on the Raspberry Pi
2014-10-21 11:27:06 -03:00
David Ludwig
9b713b6f0a
WinRT: cleaned up the opening section of the README
2014-09-19 12:09:51 -04:00
David Ludwig
420bbb0a84
WinRT: fixed broken emphasis formatting in README, when rendering it with Doxygen
2014-09-19 11:27:18 -04:00
Philipp Wiesemann
b21d8b89b9
Fixed doxygen warning and markdown formatting.
...
Three backticks for blocks are not supported by doxygen.
2014-09-16 23:09:32 +02:00
David Ludwig
1a8f57ac97
WinRT: made README note that Win 8.0 targeting via MSVC 2013 Express is not possible
2014-09-14 13:10:21 -04:00
David Ludwig
b277ba5f5a
WinRT: expanded and updated the README section on MSVC requirements
2014-09-14 12:57:26 -04:00
David Ludwig
133d5caf72
WinRT: added manual, app-setup instructions to the README
...
A number of other parts of the WinRT README were edited, either for clarity, or to help with Markdown rendering.
2014-09-14 11:36:24 -04:00
David Ludwig
83c375f91f
WinRT: added a note to README regarding need for a MS account
2014-09-14 10:31:18 -04:00
David Ludwig
5b705c4f29
WinRT: cleaned up section headers
2014-09-14 10:29:54 -04:00
Philipp Wiesemann
f3ca5c6fa0
Changed version displayed in documentation generated by doxygen.
2014-09-04 22:59:32 +02:00
Ryan C. Gordon
8050ad9269
Added note about libibus-1.0-dev to the Linux README.
2014-08-21 23:03:38 -04:00
Philipp Wiesemann
178a30b438
Fixed markdown formatting in READMEs.
2014-08-15 23:39:14 +02:00
Philipp Wiesemann
bb534092c1
Updated README.
2014-08-15 23:18:57 +02:00
Philipp Wiesemann
32dfd062cb
Fixed enumeration in README.
2014-08-15 23:13:51 +02:00
Philipp Wiesemann
b75c6e2eb2
Fixed doxygen warnings and markdown formatting.
2014-08-12 23:28:45 +02:00
Philipp Wiesemann
35ea23dbc4
Fixed doxygen warning and markdown formatting.
2014-08-11 23:13:20 +02:00
Philipp Wiesemann
270b8d0d52
Removed 42 from README.
2014-08-11 22:45:08 +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
Sam Lantinga
c110578902
The SDL 1.3 documentation will be primarily online wiki based:
...
http://wiki.libsdl.org/
Please contact Lauren MacDonell laleh_aziz cox.net who is coordinating it.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403986
2009-10-07 14:29:59 +00:00
Sam Lantinga
722780a3c1
Merged revision 3472 from SDL 1.2, fixing bug #493
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402661
2007-12-29 03:25:11 +00:00
Sam Lantinga
49492c3e4c
Merged revision 3455 from SDL 1.2, fixing documentation typo.
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402646
2007-12-28 07:54:35 +00:00
Ryan C. Gordon
cbe1b1f5e0
Removed EPOC port from the 1.3 branch.
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402362
2007-06-15 15:54:07 +00:00
Sam Lantinga
14eec51821
Fixed bug #270
...
SDL_SetCursor returns void, not void*
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402110
2006-09-24 00:36:49 +00:00
Sam Lantinga
11452ed23e
Fixed bug #232
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401854
2006-06-20 03:29:47 +00:00
Sam Lantinga
3470d1df70
Updated docs for SDL 1.2.10 release
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401801
2006-05-16 08:00:25 +00:00
Sam Lantinga
11c5892acb
Fixed corrupt image
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401796
2006-05-15 11:58:29 +00:00
Sam Lantinga
be0f0ff107
Fixes bug #195 :
...
The proper name of Apple's operating system is "Mac OS X" not "MacOS X", as can
bee seen in many places, for example http://www.apple.com/macosx/ ). This
contrasts the naming of the old operating system, which was called "MacOS" and
today is often refered to as "MacOS Classic".
The attached patches fixes the misuse of the name "MacOS X" in both the SDL12
and sdlweb CVS modules.
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401628
2006-04-13 13:08:26 +00:00
Sam Lantinga
e847bdc465
Fixed bug #175
...
Removed obsolete .cvsignore files... whee!
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401612
2006-03-23 21:39:58 +00:00
Ryan C. Gordon
be7a5193c8
Xrandr support in the X11 target.
...
Fixes Bugzilla #109 , and as a bonus, Bugzilla #145 , too!
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401594
2006-03-22 11:13:58 +00:00
Sam Lantinga
febb6d5248
Removing unused Makefile.am files
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401454
2006-02-27 15:51:34 +00:00
Sam Lantinga
737b3f5a1d
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401282
2006-01-28 05:47:11 +00:00
Sam Lantinga
d88108aff2
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401017
2004-12-16 06:39:54 +00:00
Sam Lantinga
19f49cc2b0
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40892
2004-05-16 18:09:20 +00:00
Sam Lantinga
6c5308c03c
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40837
2004-02-17 04:48:16 +00:00
Sam Lantinga
fe9af2df98
*** empty log message ***
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40836
2004-02-17 04:47:25 +00:00
Sam Lantinga
fbce506d5a
Updated SDL HTML documentation
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40804
2004-02-10 15:15:40 +00:00
Sam Lantinga
8dd601989f
Updated from the SDL Documentation Project
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%40182
2001-09-14 02:41:09 +00:00
Sam Lantinga
028b0ae934
Added new docs for SDL 1.2.1
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%4056
2001-06-10 19:31:57 +00:00
Sam Lantinga
2f110628a7
Initial revision
...
--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401
2001-04-26 16:45:43 +00:00