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-09-22
WARNING: MODULES RENAMING!!!
Ray
2021-09-21
ADDED: `GetTouchPointId(index)` #1972
raysan5
2021-09-21
Reviewed some compilation issues #1997
raysan5
2021-09-17
Add SetRandomSeed(unsigned int seed) function (#1994)
Tommi Sinivuo
2021-09-12
Implemented GetGamepadName() for emscripten (#1986)
Neil Barkhina
2021-09-10
Update core.c
Ray
2021-09-10
REVIEWED: Touch input system #1975 #1960
Ray
2021-09-01
REVIEWED: Naming: length vs size
Ray
2021-09-01
REVIEWED: <name>Count for consistency
Ray
2021-08-24
REVIEWED: Support mouse wheel on x-axis #1948
raysan5
2021-08-22
Added note on GLFW custom allocators for the future
Ray
2021-08-22
Minor tweak to avoid false error logs
Ray
2021-07-31
REVIEWED: rlgl defines for consistency
raysan5
2021-07-30
REVIEWED: Added new mechanism to avoid data types collision between modules t...
raysan5
2021-07-30
REVERTED: Removed the need for `rlMatrix`
raysan5
2021-07-30
Review include path that was breaking the build
raysan5
2021-07-30
Review some issues
raysan5
2021-07-29
WARNING: BREAKING CHANGE: rlgl complete decoupling from raylib -WIP-
raysan5
2021-07-28
fixed DisableCursor() on web by registering an empty mouse click event functi...
Kyle Appelgate
2021-07-17
Raspberry RPI/DRM keyboard fix (#1879)
Luiz Pestana
2021-07-16
Minor format tweaks
raysan5
2021-07-13
Fix Android multi-touch (#1869)
Humberto Yeverino Jr
2021-07-09
WARNING on emscripten_set_fullscreenchange_callback()
raysan5
2021-07-09
Minor tweaks and comments
raysan5
2021-07-06
REVIEWED: RPI: Keyboard stdin input #1769
raysan5
2021-07-06
Minor tweaks on DRM system
raysan5
2021-07-05
Review formatting
raysan5
2021-07-05
WARNING: BREAKING: REMOVED PLATFORM_UWP support
raysan5
2021-07-03
Review some comments
raysan5
2021-07-03
Update core.c
raysan5
2021-07-03
Review variables initialization
raysan5
2021-07-01
Minor tweaks
raysan5
2021-06-30
Remove trailing spaces
raysan5
2021-06-29
Fix DecompressData() pointer issue (#1856)
masterex1000
2021-06-29
Review issue with pointer #1854
raysan5
2021-06-28
Reviewed comments
raysan5
2021-06-26
Minor tweaks to follow code conventions
Ray
2021-06-25
WARNING: REVIEWED: Default shader uniform names
Ray
2021-06-25
REVIEWED: LoadShader() and default locations
Ray
2021-06-24
fix to LoadShaderFromMemory (#1851)
Ruminant
2021-06-24
REVIEWED: `CORE.Storage.basePath`
Ray
2021-06-24
REVIEWED: WaitTime() #1841
Ray
2021-06-23
Allow SetWindowSize() on web (#1847)
Nikhilesh S
2021-06-23
Review BeginTextureMode() usage
Ray
2021-06-22
Review and un-expose InitTimer()
Ray
2021-06-22
Formatting review
Ray
2021-06-22
Add support for resizing Emscripten canvas (#1840)
Sky
2021-06-21
Review GetFPS()
Ray
2021-06-21
core: added `GetMouseDelta()` (#1832)
Adrian Guerrero Vera
2021-06-17
RENAMED: `SwapBuffers()` -> `SwapScreenBuffer()`
Ray
[next]