We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Destroyed Wiki Page by Swapnil_Kothawade for POC (markdown)
Created Wiki Page by Swapnil_Kothawade for POC (markdown)
Accidentally stomped requirements with a bad copy/paste. Replaced missing links.
(properly indent the last line with a bullet... sorry)
backslash no longer needs to be escaped when part of a code block; added bullets to help show which lines are new lines and which are simply being wrapped; changed example "myproject.vcxproj" to "ALL_BUILD.vcxproj" since there is no "myproject" in the resulting directory
Updating based on what I had to do in order to get the project to compile. Still not finished (SDL isn't linking properly, and it's not finding 'turbojpeg.h', but at least it's a lot closer).
backslash by itself escapes the period -- need two to actually show the character
Updated Installing (Windows) (markdown)
Created Installing (Windows) (markdown)
Just a bit of cleanup including an added link to the glEnd section
Edit formatting note to be clearer.
Some minor text changes in groups explanation to hopefully be more clear
Add internal id links for the three group types
Updated Coding Conventions (markdown)
Markdown tables when saved didn't reflect tables in preview. Switch to html tables
Updated Home (markdown)
Created Settings (markdown)
add anchor to ClangFormat paragraph
clean up numbering list
Created initial page detailing frame analysis
Destroyed Map of the codebase (textile)
Destroyed Home. (mediawiki)
Added link to new page on realtime trace editing
Adding a page to give details of replaying a json file and editing trace contents on the fly
Remove the documentation for creating a standalone toolchain cmake file which is no longer required
Updated Quick Instructions (markdown)