Jeffery Myers
|
31630dded8
|
add more clear description on how to get the template
|
2025-12-09 11:36:37 -08:00 |
|
Jeffery Myers
|
c880765945
|
Add support for generating compile_commands.json (#39)
|
2025-12-04 08:23:23 -08:00 |
|
Jeffery Myers
|
acc91fd5a8
|
update windows premake to support visual studio 2026
|
2025-11-27 15:11:21 -08:00 |
|
Jeffery Myers
|
1861d659a5
|
tweaks to lib info
|
2025-11-20 15:47:24 -08:00 |
|
Jeffery Myers
|
562c3ba4d8
|
Add clarification on external library dependencies in README (#37)
|
2025-11-20 15:42:29 -08:00 |
|
Jeffery Myers
|
1f76eb6499
|
Fix compiling stages for Wayland (#38)
|
2025-11-20 15:40:22 -08:00 |
|
Jeffery Myers
|
0083bfbb1b
|
Fixed case mismatch (#33)
|
2025-11-20 08:51:14 -08:00 |
|
Jeffery Myers
|
a38599180e
|
Fix tiny typo (#31)
|
2025-11-20 08:50:46 -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 |
|
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 |
|
Jeffery Myers
|
2e4c612d0b
|
Fix VS SLN Typos (#29)
|
2025-07-20 16:45:27 -07:00 |
|
Jeffery Myers
|
a7321fc90d
|
added vi/vim cache files to .gitignore (#27)
Thanks for the addition
|
2025-07-17 11:42:35 -07:00 |
|
Jeffery Myers
|
ad90d0b19f
|
Update README.md (#26)
|
2025-07-17 10:53:25 -07:00 |
|
Jeffery Myers
|
55b448e122
|
Update README.md
|
2025-07-17 10:53:07 -07:00 |
|
Jeffery Myers
|
284a5f8b42
|
update to premake5 beta 7
replace gmake2 with gmake
|
2025-07-14 11:14:09 -07:00 |
|
Jeffery Myers
|
79e6155231
|
remove res build from mingw
|
2025-05-26 15:53:34 -07:00 |
|
Jeffery Myers
|
41931dbb6c
|
make the resource files not be raylib specific
|
2025-05-18 17:58:08 -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 |
|
Jeffery Myers
|
d218555489
|
Update README.md
|
2025-02-02 11:59:51 -08:00 |
|
Jeffery Myers
|
2edcc85178
|
Update README.md
|
2025-01-29 12:40:10 -08:00 |
|
Jeffery Myers
|
f498cccb69
|
Update README.md
|
2025-01-29 12:39:53 -08:00 |
|
Jeffery Myers
|
589d8c5f8b
|
Update README.md
|
2025-01-29 12:39:17 -08:00 |
|
Jeffery Myers
|
48f409b15c
|
Update README.md
|
2025-01-29 09:11:04 -08:00 |
|
Jeffery Myers
|
f48302e861
|
Add RGFW configuration in the premake build filters (#20)
|
2025-01-18 18:51:00 -08:00 |
|
Jeffery Myers
|
057d61e42d
|
Remove SHELL=cmd hacks (#18)
|
2025-01-18 18:50:34 -08:00 |
|
Jeff Myers
|
eacc8b4060
|
update premake bins
|
2025-01-16 10:15:04 -08:00 |
|
Jeffery Myers
|
aee618bf0d
|
Merge branch 'main' of github.com:raylib-extras/raylib-quickstart
|
2025-01-15 19:13:42 -08:00 |
|
Jeffery Myers
|
6fa6fab5e9
|
note the obvious that you need a compiler for vscode.
|
2025-01-15 19:13:31 -08: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
|
f7f6a4b656
|
Use mingw32-make in build-MinGW-W64.bat (#16)
|
2025-01-14 16:15:44 -08:00 |
|
Jeffery Myers
|
9ca678be96
|
Merge branch 'main' of github.com:raylib-extras/raylib-quickstart
|
2024-12-30 17:40:36 -08:00 |
|
Jeffery Myers
|
15eb1ab389
|
force arm on mac
|
2024-12-30 17:39:45 -08:00 |
|
Jeff Myers
|
9279259870
|
change to cc0
|
2024-12-26 13:40:47 -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
|
bf07ce9e72
|
Merge branch 'main' of github.com:raylib-extras/raylib-quickstart
|
2024-11-25 09:50:22 -08:00 |
|
Jeffery Myers
|
049e919a49
|
correctly handle release mode console hiding for mingw-w64
|
2024-11-25 09:50:12 -08:00 |
|
Jeffery Myers
|
dd7338b41a
|
Minor README Adjustments (#11)
|
2024-11-23 08:40:57 -08:00 |
|
Jeffery Myers
|
3b2aa70bb6
|
fix(config): vscode task (#10)
|
2024-11-20 20:33:58 -08:00 |
|
Jeffery Myers
|
94a0a75d69
|
typo
|
2024-11-18 15:48:51 -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
|
88f0896f46
|
Update README.md (#5)
|
2024-09-30 12:56:12 -07:00 |
|
Jeffery Myers
|
f8fb323310
|
update readme to say it uses git main
|
2024-09-27 07:41:45 -07:00 |
|
Jeffery Myers
|
cffb49be3a
|
Turn on shadow warnings for everyone.
|
2024-09-23 09:04:07 -07:00 |
|
Jeff Myers
|
1154181dea
|
add a clean task to vscode
|
2024-09-20 16:02:27 -07:00 |
|
Jeff Myers
|
3f9ed218fb
|
Make clean on MinGW-W64 batch.
Add notes to readme for how to swap to C++ or use your own code.
|
2024-09-20 15:56:00 -07:00 |
|
Jeffery Myers
|
dd63a74099
|
Fix invalid variable reference in macOS launch configuration (#4)
|
2024-09-18 20:31:18 -07:00 |
|
Jeffery Myers
|
17a6eed6bd
|
Fix starting the debugger on macOS (#2)
|
2024-09-03 11:16:39 -07:00 |
|
Jeffery Myers
|
d0001b3471
|
Give premake5 and premake5.osx execute permissions. (#1)
|
2024-09-03 10:38:59 -07:00 |
|
Jeffery Myers
|
ebc302f701
|
remove ./ from ac
|
2024-09-02 09:33:35 -07:00 |
|
Jeffery Myers
|
9c79fc4399
|
Merge branch 'main' of github.com:raylib-extras/raylib-quickstart
|
2024-08-23 07:09:45 -07:00 |
|
Jeffery Myers
|
e5b0c478bb
|
update OSX docs, they don't use the same bin as linux.
|
2024-08-23 07:09:36 -07:00 |
|
Jeffery Myers
|
8d0485eafc
|
use a single script file.
autogenerate the extern folder
|
2024-08-20 16:16:17 -07:00 |
|
Jeffery Myers
|
9049a646a1
|
Updates
|
2024-08-17 08:53:09 -07:00 |
|
Jeff Myers
|
9abfee362a
|
add missing properties file
|
2024-08-16 08:53:37 -07:00 |
|
Jeffery Myers
|
0523db4ad6
|
Update README.md
|
2024-08-16 08:24:54 -07:00 |
|
Jeffery Myers
|
134bb017ee
|
Update README.md
|
2024-08-14 19:36:33 -07:00 |
|
Jeffery Myers
|
d79c7ae9af
|
Update README.md
|
2024-08-14 19:35:12 -07:00 |
|
Jeffery Myers
|
1c30e84c38
|
linux info, ignores
|
2024-08-14 19:33:30 -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 |
|
Jeffery Myers
|
fe934db383
|
Initial commit
|
2024-08-14 17:08:10 -07:00 |
|