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-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
2021-06-17
WARNING: Exposed `SUPPORT_CUSTOM_FRAME_CONTROL` #1729
Ray
2021-06-17
RENAMED: Wait() -> WaitTime()
Ray
2021-06-17
Renamed SUPPORT_MOUSE_CURSOR_NATIVE -> SUPPORT_MOUSE_CURSOR_POINT
Ray
2021-06-13
Remove trail spaces
Ray
2021-06-11
NEW CRAZY FEATURE: EVENTS AUTOMATION!
Ray
2021-06-10
Register mouse previous position
Ray
2021-06-10
Review code formatting
Ray
2021-06-10
Review some comments
Ray
2021-06-10
Reviewed functions description
Ray
2021-06-10
Reviewed Input variables and comments
Ray
2021-06-05
Minor format tweaks
raysan5
2021-06-01
Update docs for supported blend modes (#1801)
Marco G. Maia
2021-05-31
Remove unused declarations
Ray
2021-05-30
note (#1797)
Julianiolo
2021-05-30
REVIEWED: exit() on LOG_FATAL instead of LOG_ERROR #1796
Ray
2021-05-22
Some code tweaks for consistency
Ray
2021-05-14
Review some VS warnings and messages
Ray
2021-05-08
Added support for additional mouse buttons (#1753)
Lambert Wang
2021-05-07
Convert the half sleep to a sleep that is a fraction of the target FPS (Defau...
Jeffery Myers
2021-05-05
Unset CORE.Window.ready on CloseWindow (#1749)
Astie Teddy
2021-05-04
Expose RAYLIB_VERSION in raylib.h #1747
Ray
2021-04-29
Fixed bug that overrides other flags
Ray
2021-04-28
Decoupling rlgl from platform layer
Ray
2021-04-27
Minor tweaks
Ray
2021-04-27
REVIEWED: rlLoadExtensions()
Ray
2021-04-22
RPI4: Improve DRM card check #1723
Ray
2021-04-19
Minor tweaks
Ray
2021-04-18
Remove trailing spaces
Ray
[next]