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
2019-09-20
Let the user choose the formats
Ray
2019-09-19
Added preprocessor macros for GIF
Ray
2019-09-19
ADDED: LoadAnimatedGIF() -WIP-
Ray
2019-09-19
Review PR formatting
Ray
2019-09-19
fixs issue mem leak with LoadModel / OBJ and issue with -1 material index (#969)
chriscamacho
2019-09-15
Review DecompressData() types, for consistency
raysan5
2019-09-14
Review issue with HDR pixels loading
raysan5
2019-09-14
Review conditions
raysan5
2019-09-13
Update for latest emsdk configuration
Ray
2019-09-13
Corect typo
Ray
2019-09-13
fixed some memory leaks, still issue with material index allocation leaking 4...
chriscamacho
2019-09-13
Review possible memory leak with my_strndup()
Ray
2019-09-12
Comment tweak
Ray
2019-09-10
ADDED: GetWindowPosition()
Ray
2019-09-09
ADDED small compression API
Ray
2019-09-09
Update raudio.h
Ray
2019-09-08
Revert "Update tinyobj_loader_c.h"
Ray
2019-09-08
REVIEW: GetFileName(): Security checks
Ray
2019-09-05
Update tinyobj_loader_c.h
Ray
2019-09-03
Review dr_flac usage
Ray
2019-09-03
Remove sampleLeft from Music struct... -WIP-
Ray
2019-08-27
Review latest PR
raysan5
2019-08-27
Add screen->world and world->screen functions for 2D; add extended camera2D e...
arvyy
2019-08-27
UpdateModelAnimation() - Added security check
raysan5
2019-08-27
Formatting tweak
raysan5
2019-08-27
Update version in case no config.h is being used
raysan5
2019-08-27
REMOVED: FLAG_SHOW_LOGO
raysan5
2019-08-27
Review models loading, memory initialization
raysan5
2019-08-27
Review all RL_CALLOC() calls
raysan5
2019-08-26
Expose scissor functionality
raysan5
2019-08-26
IsAudioBufferProcessed -> IsAudioStreamProcessed (#951)
Zatherz
2019-08-24
Tweak on atlas size computing
Ray
2019-08-24
Update miniaudio.h
Ray
2019-08-21
Review comment
raysan5
2019-08-20
Support mouse cursor on RPI native
raysan5
2019-08-20
Review OpenGL ES 2.0 extensions check
raysan5
2019-08-20
RPI: Corrected issue when creating 3d projection view
raysan5
2019-08-19
REVIEW: TextSplit()
Ray
2019-08-19
Update shapes.c for smoother collision detection (#946)
Colday96
2019-08-19
Reviewed issue #943
Ray
2019-08-19
Fix uninitialized vboId in GenMeshHeightmap (#949)
Oraoto
2019-08-16
PR formatting review
Ray
2019-08-16
change Camera2D behavior (#945)
arvyy
2019-08-13
RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed()
raysan5
2019-08-12
Corrected issue on compressed textures data size
raysan5
2019-08-11
Added notes about vertex order
raysan5
2019-08-11
REVIEW: GetDirectoryPath() and GetPrevDirectoryPath()
raysan5
2019-08-11
Small fix in GetMouseY (#940)
Wayde Reitsma
2019-08-09
addition to raylib to create matrix from 3 euler angles (#938)
chriscamacho
2019-08-08
Formating tweaks
Ray
[next]