Commit Graph

549 Commits

Author SHA1 Message Date
aap 841325cea5
Merge pull request #106 from sr-tream/geomfix
Fix double-free materials
2022-07-08 19:35:53 +02:00
SR_team ed2e1ddb37 Fix double-free materials 2022-07-08 19:30:52 +03:00
aap a6d659d1b5
Merge pull request #102 from sr-tream/master
Fix deprecated enum operation
2022-06-18 23:34:36 +02:00
SR_team 6052e159c6
Use C-style casts 2022-06-18 20:46:22 +03:00
SR_team df5664b4c1
Fix deprecated enum operation 2022-06-18 16:47:04 +03:00
aap b4be832434
Merge pull request #101 from madebr/conan-fix
Small pr to fix CI
2022-05-15 09:18:46 +02:00
Anonymous Maarten 9b986f12e3 bump conan dependencies 2022-05-14 22:09:20 +02:00
aap 8dbe79bcd2
Merge pull request #91 from madebr/sdl2_imgui_percounter
skeleton: use SDL_GetPerformanceCounter instead of SDL_GetTicks
2022-05-14 21:00:17 +02:00
aap ac99c20d0c more fanciness for hopalong 2021-11-26 17:20:17 +01:00
aap 50c8f9ec7f hopalong orbit viewer; also bezier patches in playground 2021-11-25 14:17:44 +01:00
aap 7dd7ec184d tiny fix 2021-11-23 14:43:52 +01:00
aap c60d7a791c remove stupidity 2021-10-23 12:21:08 +02:00
aap 453ae4b9ee changes and fixes for ps2 2021-10-14 13:31:30 +02:00
aap 5501c4fdc7
Merge pull request #94 from withmorten/master
cmake: only add skeleton to project if tools are enabled
2021-08-19 17:01:25 +02:00
withmorten 22ce63a114 cmake: only add skeleton to project if tools are enabled 2021-08-19 16:36:00 +02:00
aap 6b9c546ec1
Merge pull request #93 from madebr/cmake_tools_mainproject
cmake: build tools and install librw by default, only when main project
2021-08-19 16:18:25 +02:00
Anonymous Maarten 711298e274 skeleton: use SDL_GetPerformanceCounter insted of SDL_GetTicks 2021-08-19 16:11:54 +02:00
Anonymous Maarten 7740b073b0 cmake: build tools and install librw by default, only when main project 2021-08-19 16:09:30 +02:00
aap 57559969f7
Merge pull request #90 from madebr/macos_ps2_fix
Use ps2dev docker for playstation 2 + fix macos error
2021-08-19 15:36:42 +02:00
aap 8f1321f194 gl raster fixes 2021-08-17 23:20:56 +02:00
aap dfe8d1f115 little fixes 2021-08-17 13:14:37 +02:00
aap 4c4b199057 fix type bug 2021-07-20 13:19:25 +02:00
aap 5ac21e0f2f fix mem leak 2021-07-15 21:02:00 +02:00
Anonymous Maarten 9d591adb96 premake: the flags value WinMain has been deprecated and will be removed 2021-07-09 20:05:37 +02:00
Anonymous Maarten 27b050311a premake+ci: bump version glfw/sdl2/premake5 dependency 2021-07-09 19:55:17 +02:00
Anonymous Maarten 68333a1ea7 ci: rename switch ga toolchain 2021-07-09 19:37:22 +02:00
Anonymous Maarten 7339d9fe4a ci: add playstation 2 github workflow 2021-07-09 19:36:50 +02:00
Anonymous Maarten 51be310ccd cmake: fix macos (imguizmo requires c++11) 2021-07-09 19:36:22 +02:00
Anonymous Maarten ff4b2c2b48 cmake: fix ps2toolchain 2021-07-09 19:35:32 +02:00
Anonymous Maarten fe07db1b21 cmake: fix ps2 support 2021-07-09 19:32:45 +02:00
Anonymous Maarten c1400ecfab ci: don't build playstation 2 with conan anymore 2021-07-09 19:30:24 +02:00
aap b164e49dcf
Merge pull request #88 from madebr/fix_imguitest
examples: fix imguitest
2021-07-09 12:55:40 +02:00
Anonymous Maarten 36da1046fb examples: fix imguitest 2021-07-09 12:35:39 +02:00
aap 7c105b9f28
Merge pull request #84 from ccawley2011/patch-1
Add missing keycode in the SDL2 backend
2021-07-09 10:06:02 +02:00
aap 33efe1902b
Merge pull request #85 from ccawley2011/patch-2
Replace bintray URLs
2021-07-09 10:05:45 +02:00
aap cf77dcee66
Merge pull request #86 from madebr/imgui_bump
Bump imgui to 1.83
2021-07-09 10:05:22 +02:00
Anonymous Maarten 20f744c0df skeleton: bump imgui to 1.83 2021-07-08 16:43:39 +02:00
Anonymous Maarten 2e25c0ec10 subrast: fix assert error at exit 2021-07-08 16:37:38 +02:00
Cameron Cawley 4429126df3
Update .github/workflows/build-cmake-conan.yml
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
2021-07-05 22:18:22 +01:00
Cameron Cawley 4b2494cc67 Replace bintray URLs 2021-07-05 22:08:19 +01:00
Cameron Cawley 7b6bfd60f7
Add missing keycode in the SDL2 backend 2021-07-05 17:12:17 +01:00
aap b1781f4189
Merge pull request #78 from ccawley2011/subrast-files
Copy files required by subrast example
2021-07-05 14:54:04 +02:00
aap 8d6392670b
Merge pull request #79 from ccawley2011/playground-files
Move the playground data files into a subdirectory
2021-07-05 14:53:54 +02:00
aap a5bc972322
Merge pull request #80 from AGraber/patch-1
Fix double "TARGET" typo
2021-07-04 18:12:34 +02:00
Adrian Graber 0f5d7febb3
Add fatal error message
Co-authored-by: Anonymous Maarten <madebr@users.noreply.github.com>
2021-07-04 18:02:36 +02:00
Adrian Graber cec0cf78a4
Fix double "TARGET" typo 2021-07-04 16:51:20 +02:00
Cameron Cawley 32ab78b552 Move the playground data files into a subdirectory 2021-07-03 17:45:16 +01:00
Cameron Cawley ca6a122fe4 Copy files required by subrast example 2021-07-03 14:31:03 +01:00
aap b2ceadc9f2
Merge pull request #75 from madebr/pr69extra
cmake: build examples on all platforms + no more need for FindNXGL for Nintendo Switch
2021-06-29 11:46:54 +02:00
Anonymous Maarten a20f9e738b cmake: nx toolchain has FindOpenGL module 2021-06-27 18:43:30 +02:00