Commit Graph

562 Commits

Author SHA1 Message Date
Anonymous Maarten d53e325b72 cmake: don't check LIBRW_GL3_GFXLIB when platform is not GL3 2024-08-16 15:20:20 +02:00
Anonymous Maarten a565c5bb80 cmake: make option choices part of doc string (for CMakeCache.txt) 2024-08-16 15:20:20 +02:00
Anonymous Maarten 72253f751d imgui/imguizmo: bump to latest 2024-08-16 15:20:20 +02:00
Anonymous Maarten 8fa4885a1b gl3/sdl2: implement subsystems 2024-08-16 14:36:55 +02:00
aap a6139bc44d moved d3d9 device reset to a hopefully better spot 2024-02-09 13:14:05 +01:00
aap 05db81b92f small changes 2023-02-21 01:24:42 +01:00
aap 8271c23a9e add an ADC flag hack for instancing 2022-05-20 00:12:46 +02:00
aap 25e735048f
Merge pull request #109 from kaalkuul/master
Add support for CMake source dependency on GLFW
2022-12-14 19:23:43 +01:00
Emmanuel Boutin 1059d79d73 Add support for CMake source dependency on librw 2022-12-14 14:35:23 +01:00
aap 0bc9c77c81 tiny fix 2022-11-13 21:51:57 +01:00
aap f7e7841e1c hacked lighting into im3d 2022-09-22 17:59:20 +02:00
aap d2f54a2471
Merge pull request #107 from Pirulax/patch-1
Add include to `cerrno` to fix build
2022-08-30 14:23:26 +02:00
Pirulax d4b67d366a
Add include to `cerrno` to fix build 2022-08-30 14:22:08 +02:00
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