2350 コミット (89cec68565cb9540dfaca303e1fe72c6b65618f7)
 

作成者 SHA1 メッセージ 日付
  Pablo Marcos Oltra 89cec68565 Prevent GLFW changing working dir to 'Resources' 7年前
  Ahmad Fatoum e82505b873
Add projects/CMake example 7年前
  Ahmad Fatoum 548dbeb1ca
Fix typo (s/proedural/procedural) 7年前
  Ahmad Fatoum 6905a875ed
Merge pull request #608 from a3f/master 7年前
  Ahmad Fatoum 5a94a280d0
CMake: include rlgl_standalone in -DBUILD_EXAMPLES 7年前
  Ahmad Fatoum 2ae6df47fc
CMake: Set -DMACOS_FATLIB=OFF by default 7年前
  Ahmad Fatoum 4d209d45aa
core: Don't use GLFW_TRANSPARENT_FRAMEBUFFER with older GLFWs 7年前
  Ahmad Fatoum 3f09726331
CMake: Major cleanup to support find_package(raylib) 7年前
  Ahmad Fatoum 3e5093eab0
CI: Build with all optional formats enabled 7年前
  Ahmad Fatoum 69e147417b
Travis CI: Add OpenAL-Configuration 7年前
  Ray cf021e3811
Merge pull request #607 from jubalh/fixmu 7年前
  Michael Vetter 186c1b157e Fix bug in LoadMusicStream 7年前
  raysan5 7964b28fac Corrected bug LoadMusicStream() 7年前
  raysan5 0cf92c59d7 Corrected timing typo 7年前
  raysan5 dc3327fba8 Reviewed music loading 7年前
  raysan5 6f61e26a3c Reviewed custom logging functionality 7年前
  Ray 9150b54b3e
Merge pull request #603 from jubalh/lse 7年前
  Michael Vetter 7a5b1b13e2 Deal with failed LoadMusicStream 7年前
  Pablo Marcos Oltra c69f7953c7 Add SetTraceLogCallback to enable users setting custom logging (#597) 7年前
  Ray 64e9d72c07 Reviewed audio example 7年前
  Ray 4d45173a77
Merge pull request #591 from triplefox/patch-1 7年前
  Ray 78c8774685
Merge pull request #593 from jubalh/update_builder_example 7年前
  Michael Vetter 01197172cc Update Builder example 7年前
  James Hofmann 959f8e45f8
Complete raw_audio_stream example 7年前
  Ray 94b0c49f5d
Merge pull request #590 from pamarcos/fix_rlgl_standalone 7年前
  Pablo Marcos Oltra 8d134edaf7 Fix rlgl.h to be used as a standalone 7年前
  Ahmad Fatoum 184e6de775
CMake: Don't build rlgl_standalone as part of the examples 7年前
  Ahmad Fatoum b7d8c62bfd
Traivs CI: Add newer (9.4.1) Xcode configuration 7年前
  Pablo Marcos Oltra fa0de480f0 Fix HTML5 examples and games using CMake (#589) 7年前
  Ray 361d878b4c Updated animations support 7年前
  Ray 198a023527 First working version of IQM animations 7年前
  Ahmad Fatoum a5311eddf0
Travis CI: remove stray $ in .travis.yml 7年前
  Ahmad Fatoum 2b8c9f9a17
CMake: Fail when -D{PLATFORM,OPENGL_VERSION}=INVALID_VALUE 7年前
  Ahmad Fatoum 1d0ba96c9e
Travis CI: Add GLFW-installed-but-using-our-GLFW-anyway configuration 7年前
  Ray f992609184
Create CODE_OF_CONDUCT.md 7年前
  Ray cae8f96361
Merge pull request #583 from leereilly/exclamation-period 7年前
  Lee Reilly e0c19ab5af
Remove period 7年前
  raysan5 eadd72a639 Updated MSVC lib release 7年前
  Ahmad Fatoum 639ce09c9d
Travis CI: Fix emscripten build breakage 7年前
  Ray 3632b160d5
Merge pull request #579 from jessp/patch-2 7年前
  Jess Peter f3d144bf0e
Convert window render sizes to floats 7年前
  raysan5 82e4a12fd3 Added Android Makefile for games 7年前
  raysan5 74a0814a8f Review formatting 7年前
  raysan5 08f2725c8b Review templates Makefiles 7年前
  raysan5 e5030e28f6 Updated html5 library 7年前
  raysan5 4c15515ba6 Support examples with Emterpreter 7年前
  raysan5 7dc66d2d3f Looking for a place for raylib resource file 7年前
  raysan5 864511fe57 Review VS2015 and VS2017 projects 7年前
  raysan5 2875f4cf11 Remove VS2017 UWP project 7年前
  Ray 6e812cf147 Working on MP3 support 7年前