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
2021-03-14
Use UnloadFileData()
Ray
2021-03-14
WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency
Ray
2021-03-12
Add config flag: SUPPORT_WINMM_HIGHRES_TIMER #1641
Ray
2021-03-08
Fix fullscreen resolution (#1637)
Hristo Stamenov
2021-03-08
Always try to set vsync. (#1636)
Jeffery Myers
2021-03-03
WARNING: BREAKING: RENAMED: enums values
Ray
2021-03-03
Removing +1 on comparing extesnions because this way it checked the file exte...
hristo
2021-03-02
Reviewed defines, try to avoid elif statements
Ray
2021-03-02
REVIEWED: Wait() to support FreeBSD #1618
Ray
2021-03-02
Some misc tweaks
Ray
2021-03-02
REVIEWED: GetFileExtension() to include the dot #1523
Ray
2021-03-01
REVIEWED: GetScreen*() #1570
Ray
2021-02-14
Fix support of touchscreens for RPI (#1586)
jpe230
2021-02-14
Update core.c
raysan5
2021-02-09
REMOVED: GetGamepadButton() internal func
raysan5
2021-02-08
Poll inputs after frame sleep (#1573)
masterex1000
2021-02-07
Disabling WindowSizeCallback around fullscreen toggle. (#1480)
hristo
2021-02-07
Review latest PR formating
raysan5
2021-02-07
Fix initialize GLFW's Joystick subsystem before window is created on Desktop ...
Gil Barbosa Reis
2021-02-07
Review formating for latest PR
raysan5
2021-02-07
Fix wrong values shown for monitor width and height in pixels when fullscreen...
hristo
2021-02-05
REVIEWED: DecompressData()
raysan5
2021-02-05
removed redundant call to eglGetConfig (https://github.com/raysan5/raylib/iss...
kernelkinetic
2021-02-05
REVIEWED: Gamepad issues on Android
raysan5
2021-02-05
REVIEWED: DecompressData(), memory reallocation
raysan5
2021-01-31
REVIEWED: Gamepad system, specially for RPI
raysan5
2021-01-30
Use local (") includes for GLFW since it is included with the source tree. (#...
Jeffery Myers
2021-01-28
REVIEWED: SetGamepadMappings()
raysan5
2021-01-22
Remove automatic pointer lock on mouse click #1513
Ray
2021-01-21
ADDED: SetGamepadMappings() #1506
Ray
2021-01-20
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-01-20
Review screen capture / gif recording #1540
Ray
2021-01-16
Fix absolute path handling in GetFileName and GetDirectoryPath (#1534) (#1535)
Gil Barbosa Reis
2021-01-14
REVIEWED: DecompressData()
Ray
2021-01-12
REDESIGN: Compresion API
Ray
2021-01-12
Add comments
Ray
2021-01-06
Fix keyboard state change detection on RPI (#1488)
badlydrawnrod
2021-01-02
Update year to 2021
raysan5
2020-12-31
Modify the check condition for the screen window height and width. It can't ...
Victor Gallet
2020-12-30
Add a current monitor function for window mode windows. (#1492)
Jeffery Myers
2020-12-30
lookup the returned monitor in the list of monitors to get an index. (#1490)
Jeffery Myers
2020-12-29
Monitor utilites (#1485)
hristo
2020-12-29
I noticed that toggle fullscreen always gets the primary monitor when its mor...
hristo
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
[next]