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
/
raylib.h
Age
Commit message (
Expand
)
Author
2019-11-08
[Core] Added ColorFromNormalized which is the reverse of ColorNormalize. (#1011)
ChrisDill
2019-10-28
REDESIGN: TextToUtf8()
Ray
2019-10-27
ADDED: TextToUtf8() -WIP-
Ray
2019-10-27
added GetMatrixProjection fixed issue with GL11 where model matrix was identi...
chriscamacho
2019-10-21
Review latest PR
Ray
2019-10-21
Add multi texture support for materials in GLTF format (#979)
Tyler Jessilynn Bezera
2019-10-11
ADDED: GetCodepoints()
Ray
2019-09-25
Const corectness for LoadShaderCode (#977)
Catalin Moldovan
2019-09-15
Review DecompressData() types, for consistency
raysan5
2019-09-10
ADDED: GetWindowPosition()
Ray
2019-09-09
ADDED small compression API
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
REMOVED: FLAG_SHOW_LOGO
raysan5
2019-08-26
Expose scissor functionality
raysan5
2019-08-21
Review comment
raysan5
2019-08-13
RENAMED: IsAudioBufferProcessed() -> IsAudioStreamProcessed()
raysan5
2019-08-11
Added notes about vertex order
raysan5
2019-08-11
REVIEW: GetDirectoryPath() and GetPrevDirectoryPath()
raysan5
2019-08-07
Fix build caused by GetImageAlphaBorder() (#931)
Michael Vetter
2019-08-07
WARNING: Redesigned structs
Ray
2019-08-07
ADDED: GetImageAlphaBorder()
Ray
2019-08-07
ADDED: DirectoryExists() and GetPrevDirectoryPath()
Ray
2019-08-03
Replace tabs with spaces and update year of copyright notices (#927)
Leandro Gabriel
2019-07-26
WARNING: Replaced Music pointer by struct
Ray
2019-07-24
Changed macro CLITERAL
Ray
2019-07-24
REMOVED: LoadWaveEx()
Ray
2019-07-24
Review comments
Ray
2019-07-24
BREAKING CHANGE: Read description
Ray
2019-07-23
Update raylib.h
Ray
2019-07-23
Try to avoid collision with CoreAudio on macOS
Ray
2019-07-23
WARNING: Complete review of raudio -WIP-
Ray
2019-07-22
Review text functions return value
Ray
2019-06-29
Review multichannel PR addition
Ray
2019-06-29
add multi channel audio to raudio (#895)
chriscamacho
2019-06-17
ADDED: DrawTriangleStrip()
Ray
2019-06-14
Support new flag: FLAG_WINDOW_ALWAYS_RUN
Ray
2019-06-06
Review function prototype
Ray
2019-05-07
Added resource file for raylib.dll
Ray
2019-04-28
Review formatting to follow raylib style
raysan5
2019-04-28
This is dumb...
Reece Mackie
2019-04-28
Formatting changes
Reece Mackie
2019-04-28
Merge branch 'master' into gamepad-rework
Reece Mackie
2019-04-28
WARNING: Functions renamed
raysan5
2019-04-27
Line cleaning
Reece Mackie
2019-04-27
More work, UWP now supports it and deleted old gamepads
Reece Mackie
2019-04-27
First gamepad stuff
Reece Mackie
2019-04-23
Support custom memory management macros
Ray
2019-04-22
Review rnet errors
Ray
[prev]
[next]