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
2020-05-09
Misc code reviews
raysan5
2020-05-09
Gamepad axis bug fixes and improvement (#1228)
Mickaël Malécot
2020-05-09
Added [text] flag: SUPPORT_TEXT_MANIPULATION
raysan5
2020-05-09
WARNING: RENAMED: ImageExtractPalette() -> GetImagePalette()
raysan5
2020-05-09
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2020-05-09
Reorganized texture functions
raysan5
2020-05-08
Update .gitignore
Ray
2020-05-08
Fix materials loading for IQM models (#1227)
sikor666
2020-05-07
Update CMakeLists.txt to fix CMake build for Raspberry Pi (#1229)
armageddon421
2020-05-07
Update BINDINGS.md
Ray
2020-05-07
Update BINDINGS.md
Ray
2020-05-07
Added bindings: raylib-purebasic, clj-raylib
Ray
2020-05-07
Reviewed missing check for JPG
raysan5
2020-05-07
Comment tweak
raysan5
2020-05-07
ADDED: DrawTriangle3D() and DrawTriangleStrip3D()
raysan5
2020-05-07
Comments review
raysan5
2020-05-07
Review first person movement Y waving
raysan5
2020-05-06
Avoid all MSVC compile warnings
raysan5
2020-05-06
Added raylib D bindings!
Ray
2020-05-06
Replace deprectared usleep() calls
raysan5
2020-05-06
No need for "LOGO_RECS_SIDE" maybe an artifact? (#1236)
Rfaile313
2020-05-02
Removed RaylibSharp (dead link)
Ray
2020-05-02
Added binding raylib-Forever
Ray
2020-05-01
Update raymath.h
raysan5
2020-05-01
Update core_input_multitouch.c
raysan5
2020-05-01
Review latest PR formatting
raysan5
2020-05-01
Add Vector2MoveTowards function (#1233)
Anata
2020-05-01
WARNING: Big internal redesign!
raysan5
2020-05-01
Review exposed #defines and allow user re-defining
raysan5
2020-04-30
Reviewed UWP update
raysan5
2020-04-30
Remove strcmp() requirement
raysan5
2020-04-30
Review LoadGLTF() to read from memory buffer
raysan5
2020-04-30
UWP rework (#1231)
Reece Mackie
2020-04-29
Added latest SPONSORS to list! Thank you very much!
Ray
2020-04-29
Added raylib-beef to list
Ray
2020-04-29
Init CORE.Window.focused
raysan5
2020-04-27
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
2020-04-27
Review issue with vertex batch overflow #1223
raysan5
2020-04-27
Update README.md
Ray
2020-04-27
ADDED: IsWindowFocused()
raysan5
2020-04-26
Update to use latest emscripten and android ndk
Ray
2020-04-26
Corrected issue #1203
raysan5
2020-04-24
ADDED: GetWindowScaleDPI()
raysan5
2020-04-23
Fix for building examples with latest emsk (LLVM): remove EMTERPRETIFY, add A...
ivn
2020-04-22
Mempool and other Allocators Optimization (#1211)
Kevin Yonan
2020-04-22
[android] Extend validity of the certificate (#1212)
Dani Martin
2020-04-21
Update README.md
Ray
2020-04-21
Update easings.h (#1210)
flashback-fx
2020-04-16
Added raymath to examples
raysan5
2020-04-16
Merge branch 'master' of https://github.com/raysan5/raylib
raysan5
[next]