aboutsummaryrefslogtreecommitdiff
path: root/ports/sdl1
AgeCommit message (Collapse)Author
2019-04-09[sdl1]Fix sdl1 conflict with sdl2 (#6011)LarryIII
2019-04-02sdl1: static build (#5903)MistGebaut
* sdl1: static build * Update CONTROL file
2018-10-25[sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 (#4492)Neil McNeight
* [sdl1][sdl1-net] Add new port for SDL v1.2.15 & SDL_net v1.2.8 * Version 1.2 is still required for building DOSbox * [sdl1][sdl1-net] Revise to install to expected paths * Headers go in include\ instead of include\SDL1 * Use updated .sln and .vcxproj files * [sdl1] Modernize