index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Makefile
Age
Commit message (
Expand
)
Author
2024-06-10
Update Makefile (#4054)
Lázaro Albuquerque
2024-05-09
Fix Makefile issues (RGFW) (linux) (macOS) (#3969)
Colleague Riley
2024-05-07
make RGFW a custom platform (#3941)
Colleague Riley
2024-03-14
Fix GLFW runtime platform detection (#3863)
Alexandre Almeida
2024-02-29
Update GLFW to 3.4 (#3827)
Alexandre Almeida
2024-02-22
Remove all uses of deps/mingw (#3805)
Peter0x44
2024-02-05
Reverted Makefile `GL_ENABLE_GET_PROC_ADDRESS` #3713
Ray
2024-02-05
REVIEWED: PLATFORM_WEB build flags, added GL_ENABLE_GET_PROC_ADDRESS
Ray
2024-01-05
Reviewed Makefile SDL2 expected include/lib paths #3705
Ray
2024-01-02
Update copyright to 2024
Ray
2023-12-03
Fix Wrong Makefile flag #3593
Ray
2023-11-28
Hide unneeded internal symbols when building raylib as an so or dylib (#3573)
Peter0x44
2023-11-25
Corrected the path of android ndk toolchains for OSX platforms (#3574)
Emmanuel Méra
2023-11-05
Update Makefile (#3509)
JupiterRider
2023-11-02
Comments tweaks
Ray
2023-10-29
ADDED: Support for SDL building on Makefile
Ray
2023-10-29
Remove physac library from raylib building
Ray
2023-10-22
Review prerequisites of rcore.c (#3453)
Peter0x44
2023-10-19
Update Makefile
Ray
2023-10-18
REVIEWED: `raylib 5.0-dev` version for a future release
Ray
2023-10-16
Make sure rcore.o gets compiled in more situations (#3423)
Peter0x44
2023-10-08
WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388)
Ray
2023-09-07
Remove PLATFORM_RPI (#3232)
MichaelFiber
2023-09-07
Update Makefile : clean raygui.c & physac.c (#3296)
SuperUserNameMan
2023-07-29
Fix android soname in src/Makefile (#3211)
ndytts
2023-07-26
Fix misleading indentation in src/Makefile (#3202)
ashn
2023-07-16
Revert "Makefile change for cross compiling. (#3176)"
Ray
2023-07-16
Makefile change for cross compiling. (#3176)
Michael Anghelone
2023-06-12
Continuation of support for ES3/WebGL2 (#3107)
Chema Guerra
2023-05-30
cross compilation for PLATFORM_DRM (#3091)
A Billy
2023-03-18
Update Makefile comment to indicate arm64 as a supported Linux desktop platfo...
ashn
2023-03-13
Updated Makefiles to include all missing new examples
Ray
2023-01-25
Add wayland support (#2883)
Antonis Geralis
2023-01-21
Fix android sound issue #2118 (#2875)
Antonis Geralis
2023-01-01
Update year to 2023
Ray
2022-11-10
Fix Makefile emscripten path (#2785)
Julianiolo
2022-08-28
Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE`
Ray
2022-08-28
Update Makefile
Ray
2022-08-28
Reviewed GLFW issue with `ppoll()` function
Ray
2022-08-28
Avoid error on `implicit-function-declaration`
Ray
2022-08-22
ADDED: `-latomic` library on Linux (only required for ARM32)
Ray
2022-08-21
Fix PATH for Web target (#2647)
Rodrigo Escar
2022-08-02
Added note for multi-threading web compilation
Ray
2022-08-02
Update version to 4.2
Ray
2022-07-09
Remove unneded TABS
Ray
2022-07-09
Allow DLL creation using TCC (#2569)
Audi Nugraha
2022-07-08
Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567)
Richard Smith
2022-06-25
Updated PLATFORM_RPI info #2547
Ray
2022-06-24
Removed physac #2543
Ray
2022-06-06
WARNING: REMOVED `raygui` from `raylib/src/extras`
Ray
[next]