Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 7
and
Version 8
of
WikiStart
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
06/11/13 23:52:21 (
12 years
ago)
Author:
epyon
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
WikiStart
v7
v8
3
3
== Requirements ==
4
4
5
* C++11 compiler (MSVC2012+, GCC 4.6+, clang
4.0+ etc
)
5
* C++11 compiler (MSVC2012+, GCC 4.6+, clang
3.2+
)
6
6
* OpenGL 2.1 or OpenGL ES 2.0
7
7
…
…
16
16
* [[DoxygenConventions]]
17
17
* [[UI]]
18
* [[C++11Support]]
18
19
19
20
== Getting started ==