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
Age
Commit message (
Expand
)
Author
2022-06-07
REVIEWED: Compilation warnings
Ray
2022-06-06
WARNING: RENAMED: `GetDroppedFiles()` to `LoadDroppedFiles()`
Ray
2022-06-06
WARNING: RENAMED: `GetDirectoryFiles()` to `LoadDirectoryFiles()`
Ray
2022-06-06
Reviewed latest PR, variable name
Ray
2022-06-06
Change WaitTime argument from milliseconds to seconds (#2506)
flashback-fx
2022-06-06
WARNING: REMOVED `raygui` from `raylib/src/extras`
Ray
2022-06-06
WARNING: Removed `physac` from raylib sources/examples
Ray
2022-06-05
REVIEWED: Mouse device support on `PLATFORM_DRM` #2381
Ray
2022-06-05
Fix regression that was causing video stuttering (#2503)
flashback-fx
2022-06-02
Minor tweak
Ray
2022-05-31
REVIEWED: Batch limits check #2489
Ray
2022-05-30
REVIEWED: `DrawBillboardPro()` #2494
Ray
2022-05-29
Correct typo
Ray
2022-05-29
Review log messages
Ray
2022-05-20
ADDED: `-latomic` linkage, required by `miniaudio` on ARM 32bit #2452
Ray
2022-05-20
use GetWindowScaleDPI to calculate size for rlReadScreenPixels in screenshot/...
gulrak
2022-05-19
Improved boolean definitions (#2485)
Jonathan Poncelet
2022-05-18
Revert "UPDATE: `DEFLATE` algorithm"
Ray
2022-05-18
UPDATE: `DEFLATE` algorithm
Ray
2022-05-16
REVIEWED: Support OpneBSD for timming functions
Ray
2022-05-14
Fix lgtm warnings (#2477)
Crydsch
2022-05-12
ADDED: `EnableEventWaiting()` / `DisableEventWaiting()`
Ray
2022-05-12
Some minor tweaks
Ray
2022-05-12
Easings: Add function descriptions (#2471)
Rob Loach
2022-05-09
remove fps requirement for drm connector selection (#2468)
Crydsch
2022-05-07
Corrected typo
Ray
2022-05-06
Add support for truncating parser input (#2464)
lazaray
2022-05-06
Flush stdout after trace messages (#2465)
Daniel Nagy
2022-05-06
Update utils.c
Ray
2022-05-06
ADDED: `ExportDataAsCode()`
Ray
2022-05-05
Remove line ending spaces
Ray
2022-05-01
Reviewed some comments
Ray
2022-04-29
Update raylib.h
Ray
2022-04-28
Update rcore.c
Ray
2022-04-26
Fix Issue #2441 (#2442)
Leonardo Montagner
2022-04-26
Check for mouse devices on PLATFORM_DRM
Ray
2022-04-25
REVIEWED: `SwapScreenBuffers()` for `PLATFORM_DRM`
Ray
2022-04-25
Update rlgl.h
Ray
2022-04-25
Update rcore.c
Ray
2022-04-24
Review formatting
Ray
2022-04-24
- Fix issue #2371 (#2437)
Juan Carlos González Amestoy
2022-04-24
REDESIGNED: Set rlgl internal framebuffer #2420
Ray
2022-04-24
Update rlgl.h
Ray
2022-04-24
Update rlgl.h
Ray
2022-04-24
Fix for vr rendering not taking render target size into account (#2424)
Maiko Steeman
2022-04-24
Reviewed MouseScrollCallback() #2371
Ray
2022-04-24
Initialize (reset) input global state #2360
Ray
2022-04-24
Removed bool type from raymath, it broke raylib
Ray
2022-04-24
Update rlgl.h
Ray
2022-04-23
REVIEWED: ToggleFullscreen()
Ray
[next]