aboutsummaryrefslogtreecommitdiff
path: root/src/crepe/facade/SDLContext.cpp
Commit message (Expand)AuthorAge
...
| | * | | | rendering particles in at the center point and not in the top left corner.heavydemon212024-11-21
| | | |_|/ | | |/| |
| * | | | Replaced Vector2<double> by vec2 typedefmax-0012024-11-22
| * | | | Minor changes due to templating of Vector2max-0012024-11-21
| |/ / /
| * | | nitpick #34Loek Le Blansch2024-11-20
| * | | Merge branch 'master' of https://github.com/lonkaars/crepe into wouter/eventsWBoerenkamps2024-11-20
| |\ \ \
| | * | | nitpick #31Loek Le Blansch2024-11-20
| | * | | make formatheavydemon212024-11-20
| | * | | fixed compile warning and tested the prerequisite that user needs to set expl...heavydemon212024-11-20
| | * | | implemented feedbackheavydemon212024-11-20
| | * | | implementing feedbackheavydemon212024-11-20
| | * | | updated adjsuted rendering based on feedbackheavydemon212024-11-20
| | * | | Merge remote-tracking branch 'origin/master' into niels/RenderingParticleheavydemon212024-11-18
| | |\ \ \ | | | | |/ | | | |/|
| | * | | adjusted based on feedback of PR#31heavydemon212024-11-14
| | * | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-14
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'master' into niels/RenderingParticleheavydemon212024-11-12
| | |\ \ \
| | * | | | rendering particleheavydemon212024-11-11
| * | | | | most tests doneWBoerenkamps2024-11-20
| | |_|_|/ | |/| | |
* | | | | input facadeWBoerenkamps2024-11-24
* | | | | button handlingWBoerenkamps2024-11-19
* | | | | sdl changesWBoerenkamps2024-11-18
* | | | | added mouse and key event triggeringWBoerenkamps2024-11-18
* | | | | added keycode conversionWBoerenkamps2024-11-18
|/ / / /
* | | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-15
|\ \ \ \
| * | | | wrap lines at column 95 instead of 80Loek Le Blansch2024-11-15
| | |_|/ | |/| |
| * | | `make format`Loek Le Blansch2024-11-13
| | |/ | |/|
* | | process feedback on #26Loek Le Blansch2024-11-15
* | | merge `loek/tests` into `loek/cleanup` (close #32)Loek Le Blansch2024-11-13
|\ \ \
| * | | `make format`Loek Le Blansch2024-11-13
| |/ /
* | | merge `master` into `loek/cleanup`Loek Le Blansch2024-11-13
|\| |
| * | Merge branch 'master' into niels/cleanupLoek Le Blansch2024-11-12
| |\ \ | | |/ | |/|
| * | Adjusted rendering to make it work with newer systemheavydemon212024-11-11
| * | nitpicks (merge #27)Loek Le Blansch2024-11-08
| * | fixed all the RAIIheavydemon212024-11-08
| * | Made it RAIIheavydemon212024-11-08
| * | updated to satisfy the code reviewheavydemon212024-11-08
| * | fixed the includes and const settingsheavydemon212024-11-08
| * | code styleheavydemon212024-11-08
* | | fix format strings w/o printfLoek Le Blansch2024-11-13
* | | update logging to use C++20 format and classesLoek Le Blansch2024-11-13
| |/ |/|
* | ran make formatWBoerenkamps2024-11-11
* | changed commentWBoerenkamps2024-11-09
|/
* create facade folderLoek Le Blansch2024-11-05