Commit graph

40 commits

Author SHA1 Message Date
bd8c149945
stuffs 2025-01-27 23:11:03 -05:00
94a69518b1
fancy 2025-01-27 17:43:00 -05:00
dfabc25ef8 switch to xmake (hopefully everything works) 2024-09-03 00:02:09 -04:00
b1bbc19d62 FreeBSD works now 2024-08-29 17:58:42 -04:00
b189049ab4 small things 2024-08-01 05:31:50 +00:00
3f4b24c259
updates/fixes 2024-07-31 00:07:40 -04:00
3ebbb2b3ec
bleh 2024-07-30 19:50:45 -04:00
dff976ed0e osme stuf 2024-07-02 05:54:06 -04:00
4f039f9c79 bleghg 2024-07-01 05:25:27 -04:00
2cd3ace0c8 some lil fixes 2024-06-22 14:52:17 -04:00
875b9c7dd1 thigns 2024-06-22 14:47:59 -04:00
164a68c5ee fixed some more stuff 2024-06-21 23:07:31 -04:00
22348bd469 initial windows stuff 2024-06-21 20:23:28 -04:00
269122d30c
wawa 2024-06-21 03:34:33 -04:00
b09839ff6a
meow 2024-06-21 03:15:01 -04:00
bedf45b831
:3333 2024-06-21 03:03:42 -04:00
3fde4138de
switch to nix-managed reflect-cpp 2024-06-20 13:29:33 -04:00
1926ef4a92
weh 2024-06-18 04:10:36 -04:00
50083503cf
blwegh 2024-06-16 00:13:15 -04:00
ee61c994ac
updatte 2024-06-10 14:21:42 -04:00
4d1e69bbe5
:3 2024-06-09 20:14:51 -04:00
94d08a02d6
weh 2024-06-09 18:55:00 -04:00
05451841e8
bleghh 2024-06-08 22:28:26 -04:00
3ea546fe08
weh 2024-06-08 15:53:06 -04:00
bd402f57f5
:3 2024-06-08 14:10:59 -04:00
a743cdabe5
bleh 2024-06-08 04:57:32 -04:00
6868539069
improvements 2024-06-07 04:23:11 -04:00
3071b23b93
remove playerctl lol 2024-06-06 04:14:52 -04:00
500138ce67
weh 2024-06-05 19:04:53 -04:00
693fa17d10
bleh 2024-06-02 06:03:21 -04:00
6e5045f1f4
blegh 2024-06-02 01:24:33 -04:00
b366a7ee63
i should sleep 2024-06-01 06:59:01 -04:00
791e237470
lots of stuff 2024-05-31 22:59:00 -04:00
e8fb8ec19f
This code is probably terrible but its ok 2024-05-31 04:01:31 -04:00
8db3dae6f1
blegh 2024-05-29 06:39:39 -04:00
a24f19d16b
pushing this cuz i need to 2024-05-29 00:28:54 -04:00
37a93c57ea
some additions 2024-05-28 03:29:11 -04:00
8c4ef02b5d
I should actually commit some stuff 2024-05-27 05:40:36 -04:00
jaroshevskii
5055261d8f
Added unload texture function
Raylib is written in C, so cleaning up resources (such as textures, images, or sounds) must be done manually
2022-05-19 02:02:17 +03:00
Luca Sas
bdab2b8a6e - Changed CMake file to use C++ instead of C and also to use the project name as the target name.
- Changed the macro-constants to constexpr constants and removed void as the parameter to main.
2021-03-31 19:00:44 +01:00
Renamed from src/main.c (Browse further)