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
2020-05-09
Update config.h.in
raysan5
2020-05-09
Update CMakeOptions.txt
raysan5
2020-05-09
Remove SUPPORT_IMAGE_DRAWING flag
raysan5
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
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
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
Replace deprectared usleep() calls
raysan5
2020-05-01
Update raymath.h
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
Init CORE.Window.focused
raysan5
2020-04-27
Review issue with vertex batch overflow #1223
raysan5
2020-04-27
ADDED: IsWindowFocused()
raysan5
2020-04-26
Corrected issue #1203
raysan5
2020-04-24
ADDED: GetWindowScaleDPI()
raysan5
2020-04-22
Mempool and other Allocators Optimization (#1211)
Kevin Yonan
2020-04-21
Update easings.h (#1210)
flashback-fx
2020-04-16
Remove comment
raysan5
2020-04-13
Review UWP project -WIP-
raysan5
2020-04-13
Make raymath more consistent (#1197)
G3bE
2020-04-10
WARNING: API BREAK: Removed LoadImagePro()
raysan5
2020-04-10
WARNING: API BREAK: Reviewed ImageDrawText*() params order
raysan5
2020-04-09
Review display size init for RPI
raysan5
2020-04-09
Optimized ImageDrawPixel()
raysan5
2020-04-08
Fixed issue with ImageDrawLine()
raysan5
2020-04-08
Revert "CMake: Don't create symlinks on unsupporting file systems (#539)"
Ahmad Fatoum
2020-04-07
Delete .gitignore
raysan5
2020-04-07
Review Android piepline
raysan5
2020-04-07
Remove ANGLE project
raysan5
2020-04-06
Corrected issue with depth initialization #1179
raysan5
2020-04-06
added log warning for unsupported file extension for music stream (#1176)
Louis Johnson
2020-04-05
Allow for empty replacement string (#1178)
Benjamin Stigsen
2020-04-05
Review android_fopen() to support SDCard access
raysan5
[next]