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-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
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
[prev]
[next]