70 Commits (master)

Author SHA1 Message Date
  Kacper Zybała cded378205
[build] CMake: Fix GRAPHICS check (#4359) 2 weeks ago
  Peter0x44 74350fa7cf
[build] CMake: Delete BuildOptions.cmake (#4277) 1 month ago
  Lázaro Albuquerque 24726a4bc2
Removes the redundant USE_AUDIO flag (#4158) 3 months ago
  manuel5975p e7acdd12d8
[build] CMake: support OpenGL ES3 in `LibraryConfigurations.cmake` (#4079) 3 months ago
  Lázaro Albuquerque 307c998495
[build] Making `config.h` fully available to CMake users (#4044) 4 months ago
  Lázaro Albuquerque cc40a91343
[build] Fix some warnings on web builds and remove some redundant flags. (#4069) 4 months ago
  bohonghuang d80febde7d
[rlgl] Implement vertex normals for RLGL immediate drawing mode (#3866) 5 months ago
  Alexandre Almeida 85a46e42bd
CMake: Remove USE_WAYLAND option (#3851) 7 months ago
  Alexandre Almeida dc1cec8bab
Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852) 7 months ago
  Alexandre Almeida 6589311a0b
Update GLFW to 3.4 (#3827) 7 months ago
  Christian W. Zuckschwerdt 074fbb0264
Fix DRM cross-compile without sysroot (#3839) 7 months ago
  mooff 4f283a0789
Add CMake PLATFORM option for Desktop SDL (#3809) 7 months ago
  Peter0x44 8ae804ff9a
Fix cmake-built libraylib.a to properly include GLFW's object files (#3598) 10 months ago
  Peter0x44 e7a486fa81
Hide unneeded internal symbols when building raylib as an so or dylib (#3573) 10 months ago
  mooff 3b09ef58ca
Add ES 3.0 to CMakeOptions (#3514) 11 months ago
  Aniket Teredesai b9f98dd8cd
[build]: add uninstall cmake target (#3511) 11 months ago
  MichaelFiber 18e9784c6d
Remove PLATFORM_RPI (#3232) 1 year ago
  Asdqwe 8bd6bb622c
Add SUPPORT_FILEFORMAT_SVG to cmake (#3284) 1 year ago
  iacore 76adf883fd
Fix CMake extraneous -lglfw (#3266) 1 year ago
  Asdqwe 71a8d09a63
Add missing cmake options (#3267) 1 year ago
  ubkp 5b4aaf4eb1
Adds CMake option for SUPPORT_CUSTOM_FRAME_CONTROL (#3221) 1 year ago
  Roy Qu 22895ba14f
fix: cmake option "OPENGL_VERSION" doesn't work (#3170) 1 year ago
  RayIT 15cbf313bb
Enhanced cmake part for OpenBSD (#3086) 1 year ago
  RayIT 4a371a5197
Fixed compile on OpenBSD (#3085) 1 year ago
  KOLANICH 342b18da03
Add packaging for distros with deb- and rpm-based packages. (#2877) 1 year ago
  Go Watanabe f549f67be9
OpenGLES 2.0 support on PLATFORM_DESKTOP (#2840) 1 year ago
  simendsjo 884d30b85a
Use GLVND also for old cmake versions (#2826) 1 year ago
  Ray d241ee8516 ADDED: Optional support for PNM images (.ppm, .pgm) 1 year ago
  Daijiro Fukuda 57bd84510f
Fix wrong compile definition (#2815) 1 year ago
  Angga Permana d91f30958f
Fix deprecation error on android api higher than 23 (#2778) 2 years ago
  archie2x e87caa2687
Fix #2621: Set CMP0054 policy to NEW and appropriately quote ${PLATFORM} (#2622) 2 years ago
  MyUncle 6f3a633f2e
add: cmake config include guard (#2592) 2 years ago
  Ray e722a8dbef WARNING: BREAKING: REMOVED: `*StorageValue()` functions 2 years ago
  Richard Smith 3c3f08c416
Fix CMake build on Raspberry Pi OS Bullseye (#2548) 2 years ago
  Patrick 76c3881944
Fixed Android CMake build error (#2486) 2 years ago
  GoldenThumbs 07240b96ad
Fix OpenGL 4.3 graphics option in CMake (#2427) 2 years ago
  Marco G. Maia c5d2cc8e66
Update raylib-config.cmake (#2374) 2 years ago
  locriacyber 1e436be51d
Make audio examples compile with external glfw on Linux (#2329) 2 years ago
  Macoy Madson 6e9bb7e480
Add missing defines to CUSTOMIZE_BUILD block (#2318) 2 years ago
  hero2002 9d6fcd1710
Fixed Compiling Raylib for android Using cmake (#2270) 2 years ago
  Hristo Stamenov 024adc2538
Add find opengl for widnows too. (#1985) 3 years ago
  Hristo Stamenov e1babab3cc
There no longer is a library glfw_objlib and now it is only glfw. (#1818) 3 years ago
  Ben Beshara 6fe0a229e2
Bumped minimum GLFW vers in cmake (#1788) 3 years ago
  Jon c74230a9ea
Enable DRM platform cross compilation support (#1717) 3 years ago
  Kirottu 19651cfaad
Added SUPPORT_STANDARD_FILEIO flag support for the CMake build system (#1638) 3 years ago
  hristo 88a6f16c9a
Documentation cmake (#1549) 3 years ago
  hristo f3ce3a6f74
Removing config.h.in file (#1546) 3 years ago
  hristo 4bf7b00013
Removing test file. (#1545) 3 years ago
  Nikolas a0d2b64747
Fix issue when trying to build raylib statically (#1544) 3 years ago
  hristo 05dfbf3cd4
Remove STATIC and SHARED variables. (#1542) 3 years ago