summaryrefslogtreecommitdiffstats
path: root/src/graphics/d3d/README.txt
Commit message (Collapse)AuthorAgeFilesLines
* Fixed code formattingPiotr Dziwinski2013-05-271-0/+1
| | | | | | * moved braces to new lines * fixed some function/variable names * fixed whitespace issues
* Updated docs and some Doxygen fixesPiotr Dziwinski2012-09-271-4/+1
|
* Documentation updatePiotr Dziwinski2012-08-111-3/+4
| | | | | | - updated Doxyfile - added/changed file, dir and namespace descriptions - fixed some errors in doxygen tags
* Templates for new implementationPiotr Dziwinski2012-06-221-0/+3
- added template of classes/structs for new implementation - changed #include paths - updated README files