2938 コミット (f70a640b2db343d48e465013cacb304f8dabebcb)
 

作成者 SHA1 メッセージ 日付
  Ray f70a640b2d
Merge pull request #820 from NerdThings/readme-fix 6年前
  raysan5 e8c413b7cd Review UWP implementation 6年前
  Reece Mackie 3506e3bf21
Update README.md 6年前
  Reece Mackie 2de1f31821 UWP Support Overhaul (#819) 6年前
  Ray f37e55a77b Reverted HiDPI changes, they break 2D mode on HiDPI :( 6年前
  Ray c76863b289 Working on HiDPI support -WIP- 6年前
  Ray 04ed4dd40c Renamed internal variable 6年前
  Ray e1cd4674e7
Merge pull request #817 from Demizdor/fix_draw_text_rec_ex 6年前
  Demizdor 86f9ea6e7a Fixed selection in DrawTextRecEx() 6年前
  Ray 96cd3b5abc
Merge pull request #815 from ChrisDill/testing 6年前
  Chris Dill 6d65aa1acb Removed game binary 6年前
  Chris Dill 303c886852 Added project for 4coder 6年前
  Ray 600cdb61a3 new example: models_first_person_maze -WIP- 6年前
  Ray cc1dd6b410 Review camera module 6年前
  Ray f4ad144537
Merge pull request #812 from Demizdor/fix_draw_rectangle_rounded 6年前
  Demizdor 0e683005b4 Fix for DrawRectangleRounded 6年前
  Ray 0c567cd259 WARNING: Issues on web building 6年前
  Ray 3aafa9d5ba Set a version for rGIF library 6年前
  Ray 372d77957f Update STB libraries to latest version 6年前
  Ray 958bf43eac
Update README.md 6年前
  Ray 4ad81ba2d4 Alloc custom allocators on standalone mode 6年前
  Ray 87b75a6c95 Review issues on OpenGL 1.1 6年前
  Ray 10c2eea14b Correct RL_FREE bug 6年前
  Ray e67ebabb02 Support custom memory management macros 6年前
  Ray 8ed71b9d5a Some tweaks to custom memory management system 6年前
  Ray 9835be7b7a Remove unnecesary GLFW deps (used by examples) 6年前
  Ray 7e444d5a45 Renamed file to avoid breaking build 6年前
  Ray e26cc01ba8 More rnet review to avoid warnings/errors 6年前
  Ray 2d4c2ff351 Review rnet errors 6年前
  Ray c7907a203b Update miniaudio to v0.9.3 6年前
  Ray f7d978e726 Reviewed rnet inclusion 6年前
  Jak 4b8d06f501 [rnet] module WIP (#809) 6年前
  Ray e41cb774c2
Merge pull request #789 from myd7349/fix-cmake-for-win32 6年前
  Ray cd934c9f66 Update GLFW to 3.3.1 6年前
  Ray a0449594e4 Merge branch 'master' of https://github.com/raysan5/raylib 6年前
  Ray 152b7471e9 Comment HiDPI window request 6年前
  Ray 9ace10ff73
Merge pull request #810 from Demizdor/unicode_implementation 6年前
  Ray 2249f12304 Expose rlgl functions on shared libraries 6年前
  Vlad Adrian 98070982bf Fix formatting ...not very good at this 6年前
  Vlad Adrian 3dda1c41ec
Fixed formatting! Grumble, grumble... 6年前
  Demizdor 86c887f0cf Added unicode example 6年前
  Demizdor f3a5a6871d Initial unicode implementation for UTF8 encoded text 6年前
  Ray 8c22f685d1 Check buffer overflow 6年前
  Ray d690e734f9
Merge pull request #799 from flashjaysan/master 6年前
  flashjaysan 310d1d1589
Update raymath.h 6年前
  Ray 0ef146438a
Merge pull request #798 from bjornwah/master 6年前
  Björn Wahlstrand 7cc8faf7da Use typedef rather than #define in order to avoid issues in application code 6年前
  Ray c1d3ba67f8
Update CHANGELOG 6年前
  Ray fc5dd5d99f FLAG not supported on web GLFW implementation 6年前
  Ray df90ba6e46 WARNING: Added GLFW hint to support hi-DPI 6年前