aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* typosPatrick Roth2019-10-222-3/+3
|
* MinGW64 releasign target addedpatrick.roth2019-10-222-7/+26
| | | | | | Cmake will create the target "release_minGW64". Use MSYS and run "make release_minGW64) to create a Windows release. The output is a ZIP file containing header files and windows DLL library.
* library version definition move to CMakeLists.txtPatrick Roth2019-10-224-17/+25
|
* video cache wrap-around check addedSophia Giannikakis2019-10-215-9/+24
|
* windows instructions addedpatrick.roth2019-10-181-5/+10
|
* Building instructions for Windows addedPatrick Roth2019-10-181-4/+70
|
* wrong include paths for o-3000 header filesPatrick Roth2019-10-187-9/+28
|
* project name addedPatrick Roth2019-10-181-0/+1
|
* fix error when installing headersPatrick Roth2019-10-041-1/+1
|
* Compile instructions addedPatrick Roth2019-10-042-0/+46
|
* Initial commitPatrick Roth2019-10-0412-0/+2688
import from github