272 Commits (1fc3d9aeb2bc629959a203dcb79b74efcb3c9882)

Author SHA1 Message Date
  Ray 8a586249d7 Fix Wrong Makefile flag #3593 1 year ago
  Peter0x44 e7a486fa81
Hide unneeded internal symbols when building raylib as an so or dylib (#3573) 1 year ago
  Emmanuel Méra fc4b0c9aec
Corrected the path of android ndk toolchains for OSX platforms (#3574) 1 year ago
  JupiterRider 2252f747b7
Update Makefile (#3509) 1 year ago
  Ray b40f93b9e3 Comments tweaks 1 year ago
  Ray 4625c41431 ADDED: Support for SDL building on Makefile 1 year ago
  Ray 601e391b06 Remove physac library from raylib building 1 year ago
  Peter0x44 b3028e4891
Review prerequisites of rcore.c (#3453) 1 year ago
  Ray 65dd0afb60 Update Makefile 1 year ago
  Ray fc6152613f REVIEWED: `raylib 5.0-dev` version for a future release 1 year ago
  Peter0x44 859c67792a
Make sure rcore.o gets compiled in more situations (#3423) 1 year ago
  Ray fecf56e15a
WARNING: `rcore` module split per-platform **BIG CHANGE** (#3388) 1 year ago
  MichaelFiber 18e9784c6d
Remove PLATFORM_RPI (#3232) 1 year ago
  SuperUserNameMan 8cf76ec113
Update Makefile : clean raygui.c & physac.c (#3296) 1 year ago
  ndytts 44659b7ba8
Fix android soname in src/Makefile (#3211) 2 years ago
  ashn ac6f889dfc
Fix misleading indentation in src/Makefile (#3202) 2 years ago
  Ray e0c80f5ddd Revert "Makefile change for cross compiling. (#3176)" 2 years ago
  Michael Anghelone 70286c7cdc
Makefile change for cross compiling. (#3176) 2 years ago
  Chema Guerra f385d0ce1c
Continuation of support for ES3/WebGL2 (#3107) 2 years ago
  A Billy a18667c2e9
cross compilation for PLATFORM_DRM (#3091) 2 years ago
  ashn fec96137e8
Update Makefile comment to indicate arm64 as a supported Linux desktop platform (#2965) 2 years ago
  Ray 5a2c49b954 Updated Makefiles to include all missing new examples 2 years ago
  Antonis Geralis 4adba0d3c3
Add wayland support (#2883) 2 years ago
  Antonis Geralis e539aad118
Fix android sound issue #2118 (#2875) 2 years ago
  Ray 0ccc1d3686 Update year to 2023 2 years ago
  Julianiolo 82e0644195
Fix Makefile emscripten path (#2785) 2 years ago
  Ray 7f5567eec0 Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE` 2 years ago
  Ray be2328f848 Update Makefile 2 years ago
  Ray 568fe42cb1 Reviewed GLFW issue with `ppoll()` function 2 years ago
  Ray 482dbfc52e Avoid error on `implicit-function-declaration` 2 years ago
  Ray ae745e4fa8 ADDED: `-latomic` library on Linux (only required for ARM32) 2 years ago
  Rodrigo Escar aa4111a3b2
Fix PATH for Web target (#2647) 2 years ago
  Ray d68ddda766 Added note for multi-threading web compilation 3 years ago
  Ray ed7548051b Update version to 4.2 3 years ago
  Ray 05dc300296 Remove unneded TABS 3 years ago
  Audi Nugraha d1aabb3957
Allow DLL creation using TCC (#2569) 3 years ago
  Richard Smith f7e1550eea
Fix fat universal (arm64 + x86_64) macos Github Actions build (#2567) 3 years ago
  Ray da5d04061e Updated PLATFORM_RPI info #2547 3 years ago
  Ray 1211047e1c Removed physac #2543 3 years ago
  Ray 609d92003b WARNING: REMOVED `raygui` from `raylib/src/extras` 3 years ago
  Ray 1f806b555d ADDED: `-latomic` linkage, required by `miniaudio` on ARM 32bit #2452 3 years ago
  tixvage 3f01b8a93f
Fixed an issue in Makefile when using raygui and physac on unix systems (#2384) 3 years ago
  Ray 9cf170e6e9 Reviewed makefile to use right shell on right platform 3 years ago
  raysan5 8c9a0221a4 Update Makefile 3 years ago
  raysan5 2f3fc41c33 Allow setting a custom PLATFORM_SHELL 3 years ago
  raysan5 6ef6dbff2d REVIEWED: PLATFORM_OS for PLATFORM_WEB 3 years ago
  raysan5 d0008ae8cd REVIEWED: Issue when compiling for PLATFORM_WEB 3 years ago
  Peter0x44 dd15531e25
Properly fix make clean under windows (#2341) 3 years ago
  raysan5 ddba8478c5 Revert "Reviewed Makefile clean target to use CMD shell on Windows" 3 years ago
  raysan5 ab47c6401e Reviewed Makefile clean target to use CMD shell on Windows 3 years ago