summaryrefslogtreecommitdiffhomepage
path: root/src/core.c
AgeCommit message (Expand)Author
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
2020-06-15WARNING: BIG CHANGE: Move Color functions to texture moduleraysan5
2020-06-08Fix wrong height used when using scissor mode with render texture of differen...Chang Si Yuan
2020-06-07Remove warning from GetDirectoryPath()raysan5
2020-06-02Use TRACELOG() macro instead of TraceLog() functionraysan5
2020-05-26Added bool IsCursorOnScreen(void). (#1262)ChrisDill
2020-05-23Review usage of sizeof(), unify conventionsraysan5
2020-05-14Review formatting GetPRevDirectoryPath()raysan5
2020-05-14Emscripten fullscreen -WIP-raysan5
2020-05-14fix bug in GetPrevDirectoryPath on Unix-like systems (#1246)ivn
2020-05-09Misc code reviewsraysan5
2020-05-09Gamepad axis bug fixes and improvement (#1228)Mickaël Malécot
2020-05-06Avoid all MSVC compile warningsraysan5
2020-05-06Replace deprectared usleep() callsraysan5
2020-05-01Review exposed #defines and allow user re-definingraysan5
2020-04-30Reviewed UWP updateraysan5
2020-04-30Remove strcmp() requirementraysan5
2020-04-30UWP rework (#1231)Reece Mackie
2020-04-29Init CORE.Window.focusedraysan5
2020-04-27ADDED: IsWindowFocused()raysan5
2020-04-26Corrected issue #1203raysan5
2020-04-24ADDED: GetWindowScaleDPI()raysan5
2020-04-16Remove commentraysan5
2020-04-13Review UWP project -WIP-raysan5
2020-04-09Review display size init for RPIraysan5
2020-04-05Some code tweaks, comments and definesraysan5