655 次程式碼提交 (edb54c6cb15800ed9876df962c5fa7153108cb4a)

作者 SHA1 備註 提交日期
  Ray 5dd142beb6 Added some Web checks for missing GLFW functions 4 年之前
  Ray 96542269d0 WARNING: GetKeyPressed() <-> GetCharPressed() #1336 4 年之前
  hristo 6e79476650
Fixed the build for web using CMake. (#1452) 4 年之前
  Jeffery Myers 03df593263
Add function to get the position of a monitor (and fix some comments) (#1449) 4 年之前
  Ray 62406259d7 Corrected minor windows flags issues 4 年之前
  Ray 0540f0ad32 Review window flags 4 年之前
  Jeffery Myers df249f5513
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443) 4 年之前
  Ray 3d1ae3500c REVIEWED: Window state flags -WIP- 4 年之前
  Ray 468a0bedd8 REDESIGNED: Window state config #1367 -WIP- 4 年之前
  Ray bb9d734f69 Exposing some file access results to user layer #1420 4 年之前
  Ray 4eae76302f REPLACED: rgif.h by msf_gif.h 4 年之前
  raysan5 8ff2b387f9 Review code formating 4 年之前
  Ilya3point999K bd287efa4c
Fixed zero-window upscaling (#1428) 4 年之前
  Ray 3e1cd487df Remove trailing spaces 4 年之前
  kernelkinetic f46514b855
Fixed keyboard stuttering but for cmake only (#1422) 4 年之前
  Ray 5ac9cb04c2 Reverted ChangeDirectory() redesign 4 年之前
  Ray 01d9af12f7 REDESIGNED: ChangeDirectory() 4 年之前
  Ray 60d874caf8 REVIEWED: GetWindowScaleDPI() #1086 4 年之前
  raysan5 482b8a5e7e Some tweaks 4 年之前
  Ray f12db180cd Reviewed PR #1407 4 年之前
  Chance Snow 9833fe45eb
Added desktop cursor getter and setter functions (#1407) 4 年之前
  kernelkinetic 3c9f7263e5
fixed mouse movements are bound to the screen resolution (https://github.com/raysan5/raylib/issues/1392) (#1410) 4 年之前
  Ray 41192c6d4a Replace 0.f by 0.0f 4 年之前
  Doyle b29311c7ca
mouse: Return float movement for precise scrolling where possible (#1397) 4 年之前
  kernelkinetic e90b4d8915
Platform DRM (#1388) 4 年之前
  kernelkinetic 6038c8fdd5
fixed wrong error message for input device on RPI (#1379) 4 年之前
  raysan5 cdc8850e68 WARNING: REDESIGN of rlgl framebuffers API #721 4 年之前
  raysan5 11fbd49b73 Avoid GETCWD() warning #1371 4 年之前
  Ray cb8cbb038b WARNING: RENAMED: GetExtension() to GetFileExtension() 4 年之前
  raysan5 85d5744679 REVIEW: glfwSetWindowMaximizeCallback() not available on web 4 年之前
  raysan5 05cdaf7d01 MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath] 4 年之前
  Juan Medina dcbe481a28
adding new windows functions (#1357) 4 年之前
  raysan5 c32ae480af RENAMED: FormatText() -> TextFormat() 4 年之前
  raysan5 2c7dc70878 Reset close status for next frame #1339 4 年之前
  Ray b5eb104b08 Consider empty title for window #1323 4 年之前
  raysan5 feedf332a8 Issue with render size assignment on RPI/Android #1314 4 年之前
  Random 7760575d3f
fix emcc warning (-Wparentheses-equality) (#1310) 4 年之前
  seanpringle a9d676a5fd
scale perspective top calc for near culing plane (#1309) 4 年之前
  raysan5 7199dd570f REVIEW: Pointer lock emscripten API does not work #1241 5 年之前
  Ray 5986eee6ab Expose additional configuration options 5 年之前
  Ray eae6e6a828 Minor format tweak 5 年之前
  Shylie 25fb24ba7d
[add] GetMonitorRefreshRate(int monitor); (#1289) 5 年之前
  Ray 38530ebf12 REVIEWED: ToggleFullscreen(), issue #1287 5 年之前
  raysan5 ad954dc7ab WARNING: BIG CHANGE: Move Color functions to texture module 5 年之前
  Chang Si Yuan 6264c4901b
Fix wrong height used when using scissor mode with render texture of different height from window (#1272) 5 年之前
  raysan5 5d0b2c796e Remove warning from GetDirectoryPath() 5 年之前
  raysan5 a4333035c7 Use TRACELOG() macro instead of TraceLog() function 5 年之前
  ChrisDill aff47d1564
Added bool IsCursorOnScreen(void). (#1262) 5 年之前
  raysan5 94789dd24a Review usage of sizeof(), unify conventions 5 年之前
  raysan5 7b001164ef Review formatting GetPRevDirectoryPath() 5 年之前