aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* add wrapper for window libraryJoursoir2021-04-062-0/+36
|
* Shader: read file with shader source codeJoursoir2021-04-042-3/+13
|
* Window & Events: cursor mode improveJoursoir2021-04-043-2/+14
|
* add routine for read fileJoursoir2021-04-032-0/+44
|
* add camera subsystemJoursoir2021-04-022-0/+139
|
* add texture routinesJoursoir2021-04-022-0/+93
|
* Events: add own key codes, win resize and mouse scroll handleJoursoir2021-04-012-10/+298
|
* add object formingJoursoir2021-03-292-0/+132
|
* add Vertex structJoursoir2021-03-291-0/+11
|
* add mesh routinesJoursoir2021-03-282-0/+67
|
* add events managerJoursoir2021-03-262-0/+220
|
* add window subsystemJoursoir2021-03-262-0/+96
|
* add shader subsystemJoursoir2021-03-232-0/+91
|
* add events subsystemJoursoir2021-03-212-0/+118