summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterCreate an interface to SDL eventsancarola5 years
readyAdd basic texture wrapperNao Pross5 years
 
 
AgeCommit messageAuthorFilesLines
2019-02-06Create an interface to SDL eventsHEADmasterancarola4-20/+287
2019-01-25Add basic texture wrapperreadyNao Pross2-3/+138
2019-01-25Move renderer code in video.cpp to reflect header decl orderNao Pross1-41/+39
2019-01-23Interface basic renderer drawing functionsNao Pross5-30/+164
2019-01-23Limit framerate of window_testNao Pross1-0/+2
2019-01-23Separate renderer from windowNao Pross4-22/+78
2019-01-22Remove test makefileNao Pross1-23/+0
2019-01-22Update configure.py to build a static targetNao Pross1-1/+2
2019-01-22Add ninja build files and configure script, remove makefileNao Pross4-28/+75
2019-01-22Rename library from libwrapsdl2 to libwsdl2Nao Pross7-14/+14
[...]
 
Clone
ssh://git@git.thearcway.org:2222/~/r/flatland/libwsdl2
https://git.thearcway.org/flatland/libwsdl2