index
:
raylib
2.6
UWP
fix_build.zig
master
sdl-gles-fix
A simple and easy-to-use library to enjoy videogames programming
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core.c
Age
Commit message (
Expand
)
Author
2020-10-24
Some tweaks
raysan5
2020-10-21
Reviewed PR #1407
Ray
2020-10-21
Added desktop cursor getter and setter functions (#1407)
Chance Snow
2020-10-13
fixed mouse movements are bound to the screen resolution (https://github.com/...
kernelkinetic
2020-10-05
Replace 0.f by 0.0f
Ray
2020-10-05
mouse: Return float movement for precise scrolling where possible (#1397)
Doyle
2020-09-27
Platform DRM (#1388)
kernelkinetic
2020-09-18
fixed wrong error message for input device on RPI (#1379)
kernelkinetic
2020-09-18
WARNING: REDESIGN of rlgl framebuffers API #721
raysan5
2020-09-16
Avoid GETCWD() warning #1371
raysan5
2020-09-13
WARNING: RENAMED: GetExtension() to GetFileExtension()
Ray
2020-09-07
REVIEW: glfwSetWindowMaximizeCallback() not available on web
raysan5
2020-09-01
MOVED: rlUnproject() [rlgl] -> Vector3Unproject() [raymath]
raysan5
2020-09-01
adding new windows functions (#1357)
Juan Medina
2020-08-16
RENAMED: FormatText() -> TextFormat()
raysan5
2020-08-06
Reset close status for next frame #1339
raysan5
2020-07-24
Consider empty title for window #1323
Ray
2020-07-17
Issue with render size assignment on RPI/Android #1314
raysan5
2020-07-14
fix emcc warning (-Wparentheses-equality) (#1310)
Random
2020-07-14
scale perspective top calc for near culing plane (#1309)
seanpringle
2020-07-10
REVIEW: Pointer lock emscripten API does not work #1241
raysan5
2020-06-30
Expose additional configuration options
Ray
2020-06-27
Minor format tweak
Ray
2020-06-24
[add] GetMonitorRefreshRate(int monitor); (#1289)
Shylie
2020-06-23
REVIEWED: ToggleFullscreen(), issue #1287
Ray
2020-06-15
WARNING: BIG CHANGE: Move Color functions to texture module
raysan5
2020-06-08
Fix wrong height used when using scissor mode with render texture of differen...
Chang Si Yuan
2020-06-07
Remove warning from GetDirectoryPath()
raysan5
2020-06-02
Use TRACELOG() macro instead of TraceLog() function
raysan5
2020-05-26
Added bool IsCursorOnScreen(void). (#1262)
ChrisDill
2020-05-23
Review usage of sizeof(), unify conventions
raysan5
2020-05-14
Review formatting GetPRevDirectoryPath()
raysan5
2020-05-14
Emscripten fullscreen -WIP-
raysan5
2020-05-14
fix bug in GetPrevDirectoryPath on Unix-like systems (#1246)
ivn
2020-05-09
Misc code reviews
raysan5
2020-05-09
Gamepad axis bug fixes and improvement (#1228)
Mickaël Malécot
2020-05-06
Avoid all MSVC compile warnings
raysan5
2020-05-06
Replace deprectared usleep() calls
raysan5
2020-05-01
Review exposed #defines and allow user re-defining
raysan5
2020-04-30
Reviewed UWP update
raysan5
2020-04-30
Remove strcmp() requirement
raysan5
2020-04-30
UWP rework (#1231)
Reece Mackie
2020-04-29
Init CORE.Window.focused
raysan5
2020-04-27
ADDED: IsWindowFocused()
raysan5
2020-04-26
Corrected issue #1203
raysan5
2020-04-24
ADDED: GetWindowScaleDPI()
raysan5
2020-04-16
Remove comment
raysan5
2020-04-13
Review UWP project -WIP-
raysan5
2020-04-09
Review display size init for RPI
raysan5
2020-04-05
Some code tweaks, comments and defines
raysan5
[prev]
[next]