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-08-28
Reviewed GLFW compilation requirements on Linux: `_GNU_SOURCE`
Ray
2022-08-28
Update Makefile
Ray
2022-08-28
Reviewed GLFW issue with `ppoll()` function
Ray
2022-08-28
Avoid error on `implicit-function-declaration`
Ray
2022-08-28
Update posix_poll.c
Ray
2022-08-28
Update rglfw.c
Ray
2022-08-28
WARNING: UPDATED GLFW to latest master branch!
Ray
2022-08-26
REVIEWED: Support M3D file loading #2648
Ray
2022-08-22
ADDED: `-latomic` library on Linux (only required for ARM32)
Ray
2022-08-22
REVIEWED: M3D implementation #2648
Ray
2022-08-21
Fix PATH for Web target (#2647)
Rodrigo Escar
2022-08-21
Win32: resolve some symbols re-definition of windows.h in glfw3native.h (#2643)
Daijiro Fukuda
2022-08-20
ADDED: Support M3D model file format (meshes and materials) #2648
Ray
2022-08-18
REVIEWED: Avoid crash on bad data provided
Ray
2022-08-18
minor tweak
Ray
2022-08-17
REVIEW: Fix issue with external GLFW missing define #2638
Ray
2022-08-13
P A I N
Ray
2022-08-13
WARNING: REVIEWED: `rlCheckRenderBatchLimit()`
Ray
2022-08-13
minor tweaks
Ray
2022-08-13
Fix string lacking null termination in IsFileExtension (#2637)
HarriP
2022-08-13
Fix Codepoint position truncation (#2636)
Dan Bechard
2022-08-07
Reviewed issue with negative key #2619
Ray
2022-08-06
Can't alt-tab out of fullscreen window (#2618)
veins1
2022-08-05
Added comments
Ray
2022-08-05
Small simplifications (#2615)
veins1
2022-08-05
GetMusicTimePlayed bug fix (#2614)
veins1
2022-08-02
Update cgltf.h
Ray
2022-08-02
Update miniaudio.h
Ray
2022-08-02
REMOVED: rmem library from raylib sources
Ray
2022-08-02
Update rlgl.h
Ray
2022-08-02
Remove `easings.h` from raylib/src, moved to examples
Ray
2022-08-02
REVIEWED: `GetMouseWheelMove()`, avoid move scaling on `PLATFORM_WEB`
Ray
2022-08-02
Updated raylib resource data (32bit)
Ray
2022-08-02
minor tweaks
Ray
2022-08-02
Added note for multi-threading web compilation
Ray
2022-08-02
Update version
Ray
2022-08-02
Update version to 4.2
Ray
2022-08-02
Update version to raylib 4.2
Ray
2022-08-02
Remove trailing spaces
Ray
2022-08-01
Music doesn't stop looping fix (#2605)
veins1
2022-08-01
Avoid cleaning the front buffer to a specific color!
Ray
2022-08-01
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-08-01
REMOVED: Config option: `SUPPORT_MOUSE_CURSOR_POINT`
Ray
2022-07-31
Use American spelling of colourSpace (#2604)
BlueStag
2022-07-29
Audio looping fix (#2579)
veins1
2022-07-29
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2022-07-29
REVIEWED: `GenImageFontAtlas()` #2556
Ray
2022-07-29
[raymath] Rotation functions returns clockwise rotation matrix, #2595 (#2599)
Nikolay Krasheninnikov
2022-07-29
Some camera improvements #2563
Ray
2022-07-29
Review comments and parameter names
Ray
[prev]
[next]