655 Commits (edb54c6cb15800ed9876df962c5fa7153108cb4a)

Author SHA1 Message Date
  Ray bb9d734f69 Exposing some file access results to user layer #1420 5 years ago
  Ray 4eae76302f REPLACED: rgif.h by msf_gif.h 5 years ago
  raysan5 8ff2b387f9 Review code formating 5 years ago
  Ilya3point999K bd287efa4c
Fixed zero-window upscaling (#1428) 5 years ago
  Ray 3e1cd487df Remove trailing spaces 5 years ago
  kernelkinetic f46514b855
Fixed keyboard stuttering but for cmake only (#1422) 5 years ago
  Ray 5ac9cb04c2 Reverted ChangeDirectory() redesign 5 years ago
  Ray 01d9af12f7 REDESIGNED: ChangeDirectory() 5 years ago
  Ray 60d874caf8 REVIEWED: GetWindowScaleDPI() #1086 5 years ago
  raysan5 482b8a5e7e Some tweaks 5 years ago
  Ray f12db180cd Reviewed PR #1407 5 years ago
  Chance Snow 9833fe45eb
Added desktop cursor getter and setter functions (#1407) 5 years ago
  kernelkinetic 3c9f7263e5
fixed mouse movements are bound to the screen resolution (https://github.com/raysan5/raylib/issues/1392) (#1410) 5 years ago
  Ray 41192c6d4a Replace 0.f by 0.0f 5 years ago
  Doyle b29311c7ca
mouse: Return float movement for precise scrolling where possible (#1397) 5 years ago
  kernelkinetic e90b4d8915
Platform DRM (#1388) 5 years ago
  kernelkinetic 6038c8fdd5
fixed wrong error message for input device on RPI (#1379) 5 years ago
  raysan5 cdc8850e68 WARNING: REDESIGN of rlgl framebuffers API #721 5 years ago
  raysan5 11fbd49b73 Avoid GETCWD() warning #1371 5 years ago
  Ray cb8cbb038b WARNING: RENAMED: GetExtension() to GetFileExtension() 5 years ago
  raysan5 85d5744679 REVIEW: glfwSetWindowMaximizeCallback() not available on web 5 years ago
  raysan5 05cdaf7d01 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] 5 years ago
  Juan Medina dcbe481a28
adding new windows functions (#1357) 5 years ago
  raysan5 c32ae480af RENAMED: FormatText() -> TextFormat() 5 years ago
  raysan5 2c7dc70878 Reset close status for next frame #1339 5 years ago
  Ray b5eb104b08 Consider empty title for window #1323 5 years ago
  raysan5 feedf332a8 Issue with render size assignment on RPI/Android #1314 5 years ago
  Random 7760575d3f
fix emcc warning (-Wparentheses-equality) (#1310) 5 years ago
  seanpringle a9d676a5fd
scale perspective top calc for near culing plane (#1309) 5 years ago
  raysan5 7199dd570f REVIEW: Pointer lock emscripten API does not work #1241 5 years ago
  Ray 5986eee6ab Expose additional configuration options 5 years ago
  Ray eae6e6a828 Minor format tweak 5 years ago
  Shylie 25fb24ba7d
[add] GetMonitorRefreshRate(int monitor); (#1289) 5 years ago
  Ray 38530ebf12 REVIEWED: ToggleFullscreen(), issue #1287 5 years ago
  raysan5 ad954dc7ab WARNING: BIG CHANGE: Move Color functions to texture module 5 years ago
  Chang Si Yuan 6264c4901b
Fix wrong height used when using scissor mode with render texture of different height from window (#1272) 5 years ago
  raysan5 5d0b2c796e Remove warning from GetDirectoryPath() 5 years ago
  raysan5 a4333035c7 Use TRACELOG() macro instead of TraceLog() function 5 years ago
  ChrisDill aff47d1564
Added bool IsCursorOnScreen(void). (#1262) 5 years ago
  raysan5 94789dd24a Review usage of sizeof(), unify conventions 5 years ago
  raysan5 7b001164ef Review formatting GetPRevDirectoryPath() 5 years ago
  raysan5 64d44d131d Emscripten fullscreen -WIP- 5 years ago
  ivn 730375faf7
fix bug in GetPrevDirectoryPath on Unix-like systems (#1246) 5 years ago
  raysan5 913ef1d56f Misc code reviews 5 years ago
  Mickaël Malécot 0bd64b7975
Gamepad axis bug fixes and improvement (#1228) 5 years ago
  raysan5 fdad1f023b Avoid all MSVC compile warnings 5 years ago
  raysan5 526c85773f Replace deprectared usleep() calls 5 years ago
  raysan5 51c3bef497 Review exposed #defines and allow user re-defining 5 years ago
  raysan5 1c15dc7292 Reviewed UWP update 5 years ago
  raysan5 0981dde9d4 Remove strcmp() requirement 5 years ago