Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update README.md | Patrick Roth | 2019-10-23 | 1 | -2/+2 |
| | |||||
* | target release_minGW64 headers dir changed | patrick.roth | 2019-10-22 | 1 | -4/+4 |
| | | | | For MinGW64 release, put header files in o3000 sub directory. | ||||
* | typos | Patrick Roth | 2019-10-22 | 2 | -3/+3 |
| | |||||
* | MinGW64 releasign target added | patrick.roth | 2019-10-22 | 2 | -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.txt | Patrick Roth | 2019-10-22 | 4 | -17/+25 |
| | |||||
* | video cache wrap-around check added | Sophia Giannikakis | 2019-10-21 | 5 | -9/+24 |
| | |||||
* | windows instructions added | patrick.roth | 2019-10-18 | 1 | -5/+10 |
| | |||||
* | Building instructions for Windows added | Patrick Roth | 2019-10-18 | 1 | -4/+70 |
| | |||||
* | wrong include paths for o-3000 header files | Patrick Roth | 2019-10-18 | 7 | -9/+28 |
| | |||||
* | project name added | Patrick Roth | 2019-10-18 | 1 | -0/+1 |
| | |||||
* | fix error when installing headers | Patrick Roth | 2019-10-04 | 1 | -1/+1 |
| | |||||
* | Compile instructions added | Patrick Roth | 2019-10-04 | 2 | -0/+46 |
| | |||||
* | Initial commit | Patrick Roth | 2019-10-04 | 12 | -0/+2688 |
import from github |