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
2021-03-17
Support instancing in OpenGL ES 2.0 if available
Ray
2021-03-17
Update to latest emscripten
Ray
2021-03-14
Implement UnloadModelAnimations (#1648)
Hristo Stamenov
2021-03-14
Added some comments on libc dependencies
Ray
2021-03-14
Use UnloadFileData()
Ray
2021-03-14
Improve gltf support (#1647)
Hristo Stamenov
2021-03-14
WARNING: VERY BREAKING CHANGE: Renamed some enum values for consistency
Ray
2021-03-12
Renamed some functions to use latest raylib version
Ray
2021-03-12
Add config flag: SUPPORT_WINMM_HIGHRES_TIMER #1641
Ray
2021-03-12
Minor tweak to avoid warning
Ray
2021-03-09
Gltf model and animations exploring problems (#1635)
Hristo Stamenov
2021-03-09
Merge branch 'master' of https://github.com/raysan5/raylib
Ray
2021-03-09
Update miniaudio.h
Ray
2021-03-08
Fix fullscreen resolution (#1637)
Hristo Stamenov
2021-03-08
ADDED: Required callbacks
Ray
2021-03-08
Always try to set vsync. (#1636)
Jeffery Myers
2021-03-04
Update some comments to warn users about callbacks
Ray
2021-03-04
ADDED: Config flag: SUPPORT_STANDARD_FILEIO
Ray
2021-03-04
Some naming tweaks
Ray
2021-03-04
Minor struct organization tweak
Ray
2021-03-04
FEATURE: Several callbacks added -WIP- #1523 #1329
Ray
2021-03-03
REVIEWED: TextFormat() #1626
Ray
2021-03-03
Corrected issue with enums renamed
Ray
2021-03-03
Corrected bug
Ray
2021-03-03
WARNING: BREAKING: RENAMED: enums values
Ray
2021-03-03
WARNING: BREAKING: RENAMED enum values
Ray
2021-03-03
Removing +1 on comparing extesnions because this way it checked the file exte...
hristo
2021-03-02
Reviewed defines, try to avoid elif statements
Ray
2021-03-02
REVIEWED: Wait() to support FreeBSD #1618
Ray
2021-03-02
Some misc tweaks
Ray
2021-03-02
REVIEWED: rlUnloadMesh()
Ray
2021-03-02
REVIEWED: rlUnloadMesh()
Ray
2021-03-02
REVIEWED: GetFileExtension() to include the dot #1523
Ray
2021-03-02
REVIEWED: rlUnloadMesh() #1615
Ray
2021-03-02
Review formatting
Ray
2021-03-02
Add check to flip quaternion (#1624)
masterex1000
2021-03-01
REVIEWED: GetScreen*() #1570
Ray
2021-03-01
REVIEWED: CheckCollisionLines()
Ray
2021-02-28
Fixes gl state after HDR texture functions. (#1621)
Jeffery Myers
2021-02-26
Review bug on OpenGL 1.1
Ray
2021-02-25
LoadMusicStreamFromMemory OGG support (#1613)
Agnis "NeZvērs" Aldiņš
2021-02-24
jar_xm_create_context_safe requesting const char* (#1611)
Agnis "NeZvērs" Aldiņš
2021-02-24
Patch up GLTF Skeleton loading (#1610)
Chris Sinclair
2021-02-24
LoadMusicStreamFromMemory wav mp3 flac support (#1609)
Agnis "NeZvērs" Aldiņš
2021-02-22
LoadMusicStreamFromMemory (#1606)
Agnis "NeZvērs" Aldiņš
2021-02-21
[models] Move vboId ALLOC/FREE to rlgl module #1603
Ray
2021-02-20
[Examples] Fix typecast warnings in examples. (#1601)
Jeffery Myers
2021-02-20
Fixed DrawLineEx (#1598)
Paul Jurczak
2021-02-20
Fixes to make rnet and it's examples build on Windows in visual studio 2019. ...
Jeffery Myers
2021-02-20
Fix warnings generated by Visual Studio 2019 in new model loading code. (#1600)
Jeffery Myers
[next]