summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
2020-12-24Review some RPI4 tracelogsraysan5
2020-12-24Review tracelog messages for DRM platformraysan5
2020-12-23Review issues when compiling for Androidraysan5
2020-12-23Remove trailing spacesraysan5
2020-12-23Remove unused variableraysan5
2020-12-19Set version for raylib 3.5Ray
2020-12-19Avoid *Rec suffix in some variablesRay
2020-12-18Added some Web checks for missing GLFW functionsRay
2020-12-18WARNING: GetKeyPressed() <-> GetCharPressed() #1336Ray
2020-12-13Fixed the build for web using CMake. (#1452)hristo
2020-12-05Add function to get the position of a monitor (and fix some comments) (#1449)Jeffery Myers
2020-12-03Corrected minor windows flags issuesRay
2020-12-03Review window flagsRay
2020-11-30Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443)Jeffery Myers
2020-11-23REVIEWED: Window state flags -WIP-Ray
2020-11-23REDESIGNED: Window state config #1367 -WIP-Ray
2020-11-22Exposing some file access results to user layer #1420Ray
2020-11-20REPLACED: rgif.h by msf_gif.hRay
2020-11-15Review code formatingraysan5
2020-11-15Fixed zero-window upscaling (#1428)Ilya3point999K
2020-11-03Remove trailing spacesRay
2020-11-03Fixed keyboard stuttering but for cmake only (#1422)kernelkinetic
2020-11-01Reverted ChangeDirectory() redesignRay
2020-11-01REDESIGNED: ChangeDirectory()Ray
2020-10-29REVIEWED: GetWindowScaleDPI() #1086Ray
2020-10-24Some tweaksraysan5
2020-10-21Reviewed PR #1407Ray
2020-10-21Added desktop cursor getter and setter functions (#1407)Chance Snow
2020-10-13fixed mouse movements are bound to the screen resolution (https://github.com/...kernelkinetic
2020-10-05Replace 0.f by 0.0fRay
2020-10-05mouse: Return float movement for precise scrolling where possible (#1397)Doyle
2020-09-27Platform DRM (#1388)kernelkinetic
2020-09-18fixed wrong error message for input device on RPI (#1379)kernelkinetic
2020-09-18WARNING: REDESIGN of rlgl framebuffers API #721raysan5
2020-09-16Avoid GETCWD() warning #1371raysan5
2020-09-13WARNING: RENAMED: GetExtension() to GetFileExtension()Ray
2020-09-07REVIEW: glfwSetWindowMaximizeCallback() not available on webraysan5
2020-09-01MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath]raysan5
2020-09-01adding new windows functions (#1357)Juan Medina
2020-08-16RENAMED: FormatText() -> TextFormat()raysan5
2020-08-06Reset close status for next frame #1339raysan5
2020-07-24Consider empty title for window #1323Ray
2020-07-17Issue with render size assignment on RPI/Android #1314raysan5
2020-07-14fix emcc warning (-Wparentheses-equality) (#1310)Random
2020-07-14scale perspective top calc for near culing plane (#1309)seanpringle
2020-07-10REVIEW: Pointer lock emscripten API does not work #1241raysan5
2020-06-30Expose additional configuration optionsRay
2020-06-27Minor format tweakRay
2020-06-24[add] GetMonitorRefreshRate(int monitor); (#1289)Shylie
2020-06-23REVIEWED: ToggleFullscreen(), issue #1287Ray