Commit Graph

23 Commits

Author SHA1 Message Date
Jeffery Myers 0083bfbb1b Fixed case mismatch (#33) 2025-11-20 08:51:14 -08:00
Jeffery Myers f5a70d55de Merge branch 'main' of github.com:raylib-extras/raylib-quickstart 2025-11-18 09:13:52 -08:00
Jeffery Myers fa62bf5df2 don't include the external folder in the include dirs for the game app. 2025-11-18 09:13:38 -08:00
Jeffery Myers 7f8f6dd48b add support for wayland 2025-11-05 20:00:58 -08:00
Mohammed Saad 4c2696b69c fixed tiny typo 2025-10-24 13:11:10 +02:00
Jeffery Myers b2dc71485f Add support for Win32 backend and software rendering 2025-10-23 08:33:09 -07:00
Jeffery Myers c8fd6040ac add option to link static 2025-10-21 08:45:16 -07:00
Jeffery Myers f72253b545 Split glfw/rgfw into a new option, not two configs of the base option, should reduce target confusion.
Enable LTO on MSVC release builds.
2025-10-01 16:01:35 -07:00
Isaiah Weidl b49422d9ce Fix VS SLN Typos 2025-07-21 09:40:09 +10:00
Jeffery Myers 79e6155231 remove res build from mingw 2025-05-26 15:53:34 -07:00
Jeffery Myers eee8b1e8ce whitespace 2025-05-18 09:05:17 -07:00
Jeffery Myers 44d2afafff Build a resource file on windows 2025-05-18 09:01:50 -07:00
poyoyuoh 74faad82bf config rgfw build in premake 2025-01-18 15:37:09 +01:00
Jeffery Myers 771f002318 Update both C and C++ to 17, and make them consistent across targets 2025-01-14 16:21:54 -08:00
Jeffery Myers 59addb2272 add option to use single external raylib 2024-12-18 08:08:43 -08:00
Jeffery Myers d99a10f973 allow OpenGL ES2/3 in options 2024-12-04 08:16:31 -08:00
Jeffery Myers 049e919a49 correctly handle release mode console hiding for mingw-w64 2024-11-25 09:50:12 -08:00
Jeffery Myers d36778c104 add platform for RGFW 2024-11-18 09:07:12 -08:00
Jeffery Myers ebb45a6501 use c99 and c++17 2024-10-15 19:47:15 -07:00
Jeffery Myers cffb49be3a Turn on shadow warnings for everyone. 2024-09-23 09:04:07 -07:00
Jeffery Myers 8d0485eafc use a single script file.
autogenerate the extern folder
2024-08-20 16:16:17 -07:00
Jeffery Myers 439b53c74d vscode 2024-08-14 18:01:58 -07:00
Jeff Myers 3f023baa2f inital code drop. 2024-08-14 17:09:43 -07:00