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-04-18
WARNING: REDESIGNED: rlLoadExtensions() #1295
Ray
2021-04-09
Fix off by one bug with GetGamepadAxisCount on PLATFORM_DESKTOP (#1715)
Chris
2021-04-09
REVIEWED: GetKeyPressed() #1712
Ray
2021-04-06
REDESIGNED: Vr stereo mode
Ray
2021-04-06
Reviewed Vr stereo
Ray
2021-04-06
REDESIGNED: Vr stereo rendering
Ray
2021-04-06
Minor comment tweaks
Ray
2021-04-05
Update version to raylib 3.7
raysan5
2021-04-04
REDESIGNED: Shapes texture/rec moved to shapes module
raysan5
2021-04-02
REVIEWED: ToggleFullscreen() on web #1241
raysan5
2021-04-02
Review compress/decompress logs
raysan5
2021-04-01
Review libc dependency
raysan5
2021-04-01
Remove trailing spaces
raysan5
2021-03-31
ADDED: Support model normal matrix location #1691
raysan5
2021-03-31
Review code formatting
raysan5
2021-03-28
ADDED: LoadShaderFromMemory() #1690
raysan5
2021-03-25
WARNING: BREAKING: rlgl redesign -WIP-
Ray
2021-03-24
Reviewed DrawFPS() comment
Ray
2021-03-22
WARNING: BREAKING: REDESIGNED: rlgl module
Ray
2021-03-21
WARNING: BREAKING: rlgl module redesign -WIP-
Ray
2021-03-20
Corrected issue with HighDPI on macOS
Ray
2021-03-20
Review HighDPI macOS support #1510
Ray
2021-03-20
Considering the window's scale when setting the viewport. (#1659)
Sean Heber
2021-03-20
BIG CHANGE: REDESIGNED: Vr device simulator #1582
Ray
2021-03-20
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-03-20
REVIEWED: HighDPI support on macOS retina #1510
Ray
2021-03-20
Fixed funny typo mistake... (#1657)
Rabia Alhaffar
2021-03-19
REVIEWED: BeginMode3D()
Ray
2021-03-19
Removed trailing spaces
Ray
2021-03-19
REMOVED: GetMouseCursor()
Ray
2021-03-19
WARNING: BREAKING: RENAMED: camera.type to camera.projection
Ray
2021-03-19
REVIEWED: BeginMode3D()
Ray
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
[prev]
[next]