aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* added bootstrap.shvimene2023-11-302-1/+4
* fixed README.mdvimene2023-11-301-3/+4
* improved dependency managementvimene2023-11-282-19/+13
* fixed README.mdvimene2023-11-281-0/+5
* integrated criterion within autotoolsvimene2023-11-284-0/+14
* fixed a small bugvimene2023-11-281-2/+2
* started working on testsvimene2023-11-284-7/+27
* added scenes, camera and meshesvimene2023-11-2613-250/+172
* added namespaces, made every function in engine.cpp static and added warnings...vimene2023-11-2618-81/+135
* improved matrices, cube building and command parsingvimene2023-11-265-163/+124
* added matricesvimene2023-11-264-39/+137
* removed unnecessary line in .gitignorevimene2023-11-261-1/+0
* add options to choose render modevimene2023-11-234-266/+195
* improved .gitignorevimene2023-11-231-27/+18
* improve SDL integrationvimene2023-11-2381-51954/+15
* code refactoringvimene2023-11-2217-62/+74
* removed all generated filesvimene2023-11-2113-15313/+18
* fixed macro in the wrong placevimene2023-11-212-4/+4
* cleanupsvimene2023-11-2115-43508/+16
* renamed binary from 'main' to 'engine'vimene2023-11-2110-256/+257
* started working on windows supportvimene2023-11-2198-4648/+73546
* improved file structure for autotoolsvimene2023-11-2027-2264/+10436
* started switching to autotoolsvimene2023-11-1939-51/+33734
* improved pixel window renderingvimene2023-11-194-14/+378
* added README.mdvimene2023-11-191-0/+24
* started working on a pixel windowvimene2023-11-182-2/+60
* initial commitvimene2023-11-1717-0/+1348