raylib/src
Jeffery Myers f4dea6919a
[CORE] Bug and formating fixes for GetApplicatonDir (#2285)
* Fix formating problems with GetApplicationDir.
Don't ever return an empty string

* always return a valid path even if it's ./

* remove the need for the dll and just use the normal GetModuleFileName function
2022-01-14 20:16:25 +01:00
..
external Update dr_wav.h 2021-12-21 20:21:00 +01:00
extras Fix typo in comment: s/simluate/simulate/ (#2277) 2022-01-11 09:04:09 +01:00
build.zig Make zig build functionality available to zig programs (#2271) 2022-01-08 22:13:44 +01:00
CMakeLists.txt Update version in CMake 2021-11-01 23:05:23 +01:00
config.h Re-enable QOI support (#2236) 2021-12-21 14:42:27 +01:00
Makefile Update Makefile, simplified 2022-01-11 11:57:26 +01:00
minshell.html Added minimal web shell 2022-01-10 22:31:30 +01:00
raudio.c Review tracelogs 2022-01-03 20:45:19 +01:00
raudio.h Update year to 2022 2021-12-31 20:06:22 +01:00
raylib.dll.rc Update year to 2022 2021-12-31 20:06:22 +01:00
raylib.dll.rc.data UPDATED: raylib resource files 2021-09-23 20:53:31 +02:00
raylib.h Review formating 2022-01-10 13:54:51 +01:00
raylib.ico Updated icon data 2018-09-26 16:02:42 +02:00
raylib.rc Update year to 2022 2021-12-31 20:06:22 +01:00
raylib.rc.data UPDATED: raylib resource files 2021-09-23 20:53:31 +02:00
raymath.h Update year to 2022 2021-12-31 20:06:22 +01:00
rcamera.h Update year to 2022 2021-12-31 20:06:22 +01:00
rcore.c [CORE] Bug and formating fixes for GetApplicatonDir (#2285) 2022-01-14 20:16:25 +01:00
rgestures.h Update year to 2022 2021-12-31 20:06:22 +01:00
rglfw.c Update year to 2022 2021-12-31 20:06:22 +01:00
rlgl.h REVIEWED: rlLoadShaderCode() 2022-01-13 19:05:45 +01:00
rmodels.c Update year to 2022 2021-12-31 20:06:22 +01:00
rshapes.c Update year to 2022 2021-12-31 20:06:22 +01:00
rtext.c ADDED: ExportFontAsCode() 2022-01-03 20:45:56 +01:00
rtextures.c Review tracelogs 2022-01-03 20:45:19 +01:00
shell.html Added minimal web shell 2022-01-10 22:31:30 +01:00
utils.c Update year to 2022 2021-12-31 20:06:22 +01:00
utils.h Update year to 2022 2021-12-31 20:06:22 +01:00