60 Commits (ced73210899ddc59c1a359faf5f998ca665ed052)

Autor SHA1 Mensaje Fecha
  Ray 93471b0a7c WARNING: Renamed module: audio -> raudio hace 6 años
  Ray 4ec4dc691f Use stb_vorbis.h as header only hace 6 años
  Ray c2aa1fed7b Removed OpenAL backend hace 7 años
  Ahmad Fatoum 5945805b15
CMake: remove erroneous status message hace 7 años
  Ahmad Fatoum 9b25da5f98
CMake: Fix build breakage trying to set OpenGL version hace 7 años
  Ahmad Fatoum c4b7d17516
CMake: report what kind of libraries will be built hace 7 años
  Ahmad Fatoum a56b3c2194
CMake: suppress OpenGL deprecation warnings on macOS Mojave hace 7 años
  Ray be599a9ece enjoy! hace 7 años
  Ahmad Fatoum 286c41af52
Sync with upstream GLFW pull request hace 7 años
  Ahmad Fatoum 78487f7521
CMake: Make the raylib project as a whole embeddable hace 7 años
  Ahmad Fatoum e82505b873
Add projects/CMake example hace 7 años
  Ahmad Fatoum 3f09726331
CMake: Major cleanup to support find_package(raylib) hace 7 años
  Ahmad Fatoum 69e147417b
Travis CI: Add OpenAL-Configuration hace 7 años
  Ahmad Fatoum 414bb6018b
CMake: Add Libs.private to Libs if installing static only hace 7 años
  Ahmad Fatoum c3aeaf4a49
Travis CI: Add test case for pkg-config hace 7 años
  Ahmad Fatoum 61747508b0
CMake: Reuse libraries found by glfw CMake config hace 7 años
  Ahmad Fatoum 33c830353b CMake: Fix regression in USE_EXTERNAL_GLFW=IF_POSSIBLE hace 7 años
  Yuri e1e036a602
Fisable glfw only when it is not found and not external. hace 7 años
  Ray San b588af5ce2 Corrected breaking build hace 7 años
  Ray 61a1c59472 Corrected possible issue with CMake for GLFW hace 7 años
  Ahmad Fatoum e025e62445 cmake: Fix PLATFORM_WEB build hace 7 años
  Ahmad Fatoum ad8509732c
CMake: Fix (Add?) Android support hace 7 años
  Ahmad Fatoum ff55af14f9
CMake: Move reusable code to new cmake/ directory hace 7 años
  Ahmad Fatoum ae26e083b4
CMake: Add default build type if none specified hace 7 años
  Ahmad Fatoum 20ddc6a2bb
Move utils.cmake to separate cmake/ directory hace 7 años
  Michael Vetter 5cfbb53f6c Increase API version hace 7 años
  Ahmad Fatoum eed170f852
CMake: Fix typo... s/USE_PIC/WITH_PIC/ hace 7 años
  Ahmad Fatoum 0f1aaa474a
CMake: (Properly) build glfw separately with CMake hace 7 años
  Ahmad Fatoum 2d6fb5c628
Revert "CMake: Build glfw separately with CMake" hace 7 años
  Ray aa76985c0d Review raylib version to 2.0 hace 7 años
  Ahmad Fatoum 0adb4b67de
CMake: Build glfw separately with CMake hace 7 años
  Ahmad Fatoum b8ca51fd01
CMake: Don't create symlinks on unsupporting file systems (#539) hace 7 años
  Ray San cc3b8645df Updated release version hace 7 años
  Ahmad Fatoum 1dbce35247
CMake: Generate config.h from CMakeOptions.txt hace 7 años
  Ahmad Fatoum d88523f03a
Split CMake options into separate CMakeOptions.txt hace 7 años
  Milan Nikolic 3caa044bf2 Add GNUInstallDirs and USE_AUDIO/USE_WAYLAND options to CMake (#518) hace 7 años
  Ahmad Fatoum c9043b5a87
CMake: Add options to use -fsanitize={address,undefined} hace 7 años
  Ahmad Fatoum 051040af2d
CMake: Remove _RAYLIB suffix from -D{SHARED,STATIC}_RAYLIB hace 7 años
  Ahmad Fatoum 1be72a2e72
pkg-config: Empty Requires.private on shared-only build hace 7 años
  Ahmad Fatoum 19f280f4b7
Bump version to 1.9.4 hace 7 años
  Ahmad Fatoum 7f5fa4d49c
CMake: Add tristate option for using system GLFW (#455) hace 7 años
  Ahmad Fatoum 007ae1b7b3
CMake: Fix typo in MACOS_FATLIB hace 7 años
  Ahmad Fatoum 7f7aac643a
CMake: Search dependencies and build pkg-config's Libs.private with it hace 7 años
  Ahmad Fatoum 1093766669
CMake: remove OpenAL dependency hace 7 años
  Ahmad Fatoum d24b89bb0e
Add library versioning to Make/CMake build systems hace 8 años
  Ahmad Fatoum de78fa69bc Fix CI builds after mini_al changes hace 8 años
  Ray San 3b5a26099e Removed OpenAL Soft dependency on building hace 8 años
  Martinfx 825d15b069 Fixed broken include for AppVeyor hace 8 años
  Martinfx 69a1c19735 Fixed use ${LIBS_PRIVATE} for FreeBSD hace 8 años
  Martinfx 2f471414c2 Added compile with cmake for FreeBSD hace 8 años