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
Age
Commit message (
Expand
)
Author
2023-03-12
Update version to `raylib 4.5`
Ray
2023-03-12
REVIEWED: `UpdateCameraPro()` to use `Vector3`
Ray
2023-03-12
ADDED: `UpdateCameraPro()` -Experimental-
Ray
2023-03-12
ADDED: Security check for `emscripten_run_script()` #2954
Ray
2023-03-12
Update rcore.c
Ray
2023-03-07
Update CHANGELOG
Ray
2023-03-07
`WARNING`: REMOVED: `UnloadModelKeepMeshes()`
Ray
2023-03-07
REVIEWED: Data types validation
Ray
2023-03-07
Update CHANGELOG
Ray
2023-03-07
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2023-03-07
WARNING: REMOVED: Multichannel audio support API
Ray
2023-03-07
Update CHANGELOG
Ray
2023-03-07
WARNING: REMOVED: Multichannel audio support API
Ray
2023-03-07
Update CHANGELOG
Ray
2023-03-06
fix(build): Fix DLL build on Windows (#2951)
Sid K
2023-03-06
Replace TABS by 4 spaces
Ray
2023-03-06
Remove trailing spaces
Ray
2023-03-06
Tweak `WindowDropCallback()` #2943
Ray
2023-03-06
Update raudio.c
Ray
2023-03-06
ADDED: QOA music streaming (with auxiliar lib)
Ray
2023-03-05
REVIEWED: `GetWindowHandle()` #2950
Ray
2023-03-05
Support QOA audio file format by default
Ray
2023-03-05
REVIEWED: QOA audio file export
Ray
2023-03-05
Close issue #2949
Ray
2023-03-05
Update qoa.h
Ray
2023-03-05
Change default threading model for COM objects
Ray
2023-03-04
REVIEWED: `GetWindowHandle()` #2938
Ray
2023-03-03
REVIEWED: `core_drop_files` #2943
Ray
2023-02-26
Add GL_MIN GL_MAX blending equations (#2945)
Antonis Geralis
2023-02-25
Update rtextures.c
Ray
2023-02-25
Minimal tweak
Ray
2023-02-24
Update rcore.c
Ray
2023-02-24
REVIEWED: `rlUnloadFramebuffer()` #2937
Ray
2023-02-24
Update rtext.c
Ray
2023-02-24
Add Cyber to BINDINGS.md (#2939)
fubark
2023-02-23
REVIEWED: Data validation
Ray
2023-02-22
ADDED: Security checks
Ray
2023-02-21
REVIEWED: `GenMeshTangents()`, avoid crash on missing texcoords data #2927
Ray
2023-02-21
REVIEWED: `GetMonitorWidth()` and `GetMonitorHeight()` #2934
Ray
2023-02-21
REVIEWED: `IsWindowFocused()` to consider Android App state #2935
Ray
2023-02-21
Update rtextures.c
Ray
2023-02-21
REVIEWED: `IsImageReady()` and `IsTexureReady()`
Ray
2023-02-21
REVIEWED: `IsShaderReady()`
Ray
2023-02-21
ADDED: `SetWindowIcons()` to set multiple icon image sizes
Ray
2023-02-20
Added mixed audio processor (#2929)
hkc
2023-02-15
Minor format tweaks
Ray
2023-02-15
Reviewed typo and formating
Ray
2023-02-15
REPLACE: TABS by 4 spaces
Ray
2023-02-15
Make the oribital camera work like it used to (it is not just a copy of third...
Jeffery Myers
2023-02-15
Avoid centering mouse when program launches
Ray
[next]