| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | menu: Implement join_menu | Xavier Del Campo Romero | 2022-09-20 | 3 | -3/+7 |
| | | |||||
| * | Use find_package for SDL libraries | Xavier Del Campo Romero | 2022-07-23 | 2 | -1/+2 |
| | | | | | | | | | | | CMake already distributes FindSDL*.cmake files for SDL and SDL_mixer, which support custom prefixes via environment variables, removing the need for ad-hoc logic in Win9x builds. Also, according to FindSDL.cmake, #include <SDL.h> is the preferred way for portability reasons, instead of #include <SDL/SDL.h>, which is the option that has been used so far. | ||||
| * | ps1: Use exported target PSXSDK::PSXSDK | Xavier Del Campo Romero | 2022-07-23 | 1 | -0/+1 |
| | | |||||
| * | system/CMakeLists.txt: group common private dependencies into var | Xavier Del Campo Romero | 2022-07-23 | 1 | -1/+2 |
| | | |||||
| * | Implement system_can_exit | Xavier Del Campo Romero | 2022-07-07 | 3 | -0/+13 |
| | | |||||
| * | sdl-1.2: hide system cursor | Xavier Del Campo Romero | 2022-03-30 | 1 | -0/+1 |
| | | |||||
| * | Add project source code | Xavier Del Campo Romero | 2022-03-30 | 6 | -0/+128 |
