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-12-24
Review some RPI4 tracelogs
raysan5
2020-12-24
Review tracelog messages for DRM platform
raysan5
2020-12-23
Review issues when compiling for Android
raysan5
2020-12-23
Remove trailing spaces
raysan5
2020-12-23
Remove unused variable
raysan5
2020-12-19
Set version for raylib 3.5
Ray
2020-12-19
Avoid *Rec suffix in some variables
Ray
2020-12-18
Added some Web checks for missing GLFW functions
Ray
2020-12-18
WARNING: GetKeyPressed() <-> GetCharPressed() #1336
Ray
2020-12-13
Fixed the build for web using CMake. (#1452)
hristo
2020-12-05
Add function to get the position of a monitor (and fix some comments) (#1449)
Jeffery Myers
2020-12-03
Corrected minor windows flags issues
Ray
2020-12-03
Review window flags
Ray
2020-11-30
Fix typecast warnings in raylib code as reported by visual studio 2019 (#1443)
Jeffery Myers
2020-11-23
REVIEWED: Window state flags -WIP-
Ray
2020-11-23
REDESIGNED: Window state config #1367 -WIP-
Ray
2020-11-22
Exposing some file access results to user layer #1420
Ray
2020-11-20
REPLACED: rgif.h by msf_gif.h
Ray
2020-11-15
Review code formating
raysan5
2020-11-15
Fixed zero-window upscaling (#1428)
Ilya3point999K
2020-11-03
Remove trailing spaces
Ray
2020-11-03
Fixed keyboard stuttering but for cmake only (#1422)
kernelkinetic
2020-11-01
Reverted ChangeDirectory() redesign
Ray
2020-11-01
REDESIGNED: ChangeDirectory()
Ray
2020-10-29
REVIEWED: GetWindowScaleDPI() #1086
Ray
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
[next]