3033 コミット (ab44033ed6f0d85d1719acabb0072b47a55b46c5)
 

作成者 SHA1 メッセージ 日付
  Ray ab44033ed6 Added new examples to Makefile 5年前
  Ray 0eece03205 Corrected issue with texture flip X 5年前
  Ahmad Fatoum 4d8b9e595a
external: glfw: Revert "Added WinMM library" 5年前
  Ahmad Fatoum e7995c483d
.travis.yml: update wayland dependency ECM version 5年前
  Ahmad Fatoum 0467f32cc1
examples: CMake: restrict OpenGL deprecation warnings to macOS 5年前
  Ahmad Fatoum e8a376c80c
CMake: add winmm.dll as Windows dependency 5年前
  Ray 3f7b14aeed Corrected web issue 5年前
  Ray 7eb488a350 Improve support for web building 5年前
  Ray 424d3ca8d9 examples review 5年前
  Ray 2edec8ae28 Some example tweaks 5年前
  Ray 6f7b721d81 Merge branch 'master' of https://github.com/raysan5/raylib 5年前
  Ray 6804c2189e new examples: shaders_texture_waves 5年前
  raysan5 00431396b0 Merge branch 'master' of https://github.com/raysan5/raylib 5年前
  raysan5 d50aa32ec8 Update CMakeLists.txt 5年前
  Ray 4b8c56ebd3
Merge pull request #835 from eggmund/master 5年前
  hmmmmmmmm aea3b2df65
Fixed another small comment error 5年前
  eggmund c25154064d Fixed small error in comments 5年前
  eggmund 49a49e492a Added julia set shader example. 5年前
  raysan5 561c486ceb Add WinMM library for linkage 5年前
  Ray 2ee3b2576c
Merge pull request #833 from Demizdor/fix_selection 5年前
  Demizdor 509d9411a1 Fixed DrawTextRecEx() selection when wordwrap is ON 5年前
  Ray a2ed65aa14 Make code a bit clearer for beginners 5年前
  Ray 46bac0ba2c Add comment in CheckCollisionSpheres() 5年前
  Ray 5fd3f13cb6
Merge pull request #832 from ProfJski/master 5年前
  ProfJski 1655463ba5
Update models.c 5年前
  ProfJski 4330b098f3
Merge pull request #1 from ProfJski/ProfJski-patch-1 5年前
  ProfJski d3dae38449
Update CheckCollisionSpheres() to avoid sqrt 5年前
  Ray 97c8a28aaa Remove trail spaces 5年前
  Ray ecea95f50f Update raylib.rc.data 5年前
  Ray 4773de26a5 Added WinMM library 5年前
  Ray f6d1ffd4cd Tweak ON flag 5年前
  Ray 9824387773 Added resource file for raylib.dll 5年前
  Ray f6d1448da9 Review CMake option flags 5年前
  Ray e0e2346c22 NO SUPPORT_BUSY_WAIT_LOOP by default 5年前
  Ray afd90a5a56 Add comment tweak 5年前
  Ray 5d09ca550f Update issue templates 5年前
  Ray 7be6e3e288 Update issue templates 5年前
  Ray 7a23a35eed Remove broken example: standard_lighting 5年前
  Ray 621965cb8c Move bunnymark example to another module 5年前
  Ray 8bafe03ee0 Update text_unicode.c 5年前
  Ray eeef7fdb51 Review example formatting 5年前
  Ray 528e164ac5 Corrected issue with wrong text measuring 5年前
  Ray 80c8599e81 Avoid warnings pre-evaluating values 5年前
  Ray 4c33d38812 Avoid warnings pre-evaluating values 5年前
  Ray 2ddc4bacba Example review 5年前
  Ahmad Fatoum 3e0e91013f
Revert "CMake: make unsequenced modifications an error" 5年前
  Ahmad Fatoum 23c1c0bdb2
CMake: make unsequenced modifications an error 5年前
  Ahmad Fatoum 43bfb979e5
examples: CMake: warn once only about macOS OpenGL deprecation 5年前
  Ahmad Fatoum ae2e48c77f
CMake: don't use system GLFW headers if using built-in GLFW 5年前
  Ahmad Fatoum 7d57a64337
Travis CI: build, don't download, external GLFW 5年前