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-01-14
Review code formatting on ColorFromHSV()
Ray
2019-01-14
Added ColorFromHSV()
Demizdor
2019-01-11
Reverted flag value (but kept order)
Ray
2019-01-10
Reviewed latest PR
Ray
2019-01-10
Merge branch 'master' into window-visibility
Ray
2019-01-10
Reworking API upon suggestion.
Marco Lizza
2019-01-10
Adding window visibility functions.
Marco Lizza
2019-01-10
Adding window visibility configuration flag.
Marco Lizza
2019-01-10
Some improvements on SetShaderValue()
Ray
2019-01-10
WARNING: Redesigned SetShaderValue()
Ray
2019-01-09
Merge pull request #718 from MarcoLizza/shaders-uniforms-array
Ray
2019-01-09
Adding uniform array support for shaders.
Marco Lizza
2019-01-05
Some code tweaks
raysan5
2019-01-03
REMOVED: ShowLogo()
raysan5
2019-01-03
REVIEWED some functions parameters
raysan5
2019-01-02
Mouse functions changed
ChrisDill
2019-01-02
Added SetMouseOffset
ChrisDill
2018-12-29
ADDED: DrawTextRec() and example
raysan5
2018-12-26
ADDED: DrawTextureQuad()
raysan5
2018-12-26
Corrected typo
raysan5
2018-12-26
WARNING: BREAKING CHANGE
raysan5
2018-12-26
REVIEWED: DrawRectanglePro()
raysan5
2018-12-25
REVIEWED: LoadFontEx()
raysan5
2018-12-24
Review DrawPolyEx()
raysan5
2018-12-20
Exposed LoadFontFromImage()
Ray
2018-12-15
Added scissor functionality
Ray
2018-12-03
Improved textures wrap support
Ray
2018-12-03
Reviewed some comments
Ray
2018-12-03
Replaced #defines by enums
Ray
2018-11-09
ADDED: OpenURL()
Ray
2018-11-07
Modifies some Image functions
Ray
2018-11-06
Review parameter issue with MSVC
Ray
2018-11-06
Remove end-line spaces
Ray
2018-11-06
Support custom texture on shapes drawing
Ray
2018-10-29
ADDED: Some functions...
Ray
2018-10-23
ADDED: SplitText() function
Ray
2018-10-21
Overhaul mouse and touch for RaspberryPi \n\nNow all '/dev/input/event*' devi...
Berni8k
2018-10-18
Some formatting tweaks
Ray
2018-10-16
Review defines
Ray
2018-10-14
Add FileExists() function
Michael Vetter
2018-10-13
Corrected description
raysan5
2018-10-13
Renamed new PR function
raysan5
2018-10-12
Added GetLastWriteTime to allow for file reloading
ChrisDill
2018-10-10
GenImageFontAtlas prototype in raylib.h is incorrect.
noshbar
2018-10-10
ADDED: GetFileNameWithoutExt
Ray
2018-10-08
ADDED: ImageExtractPalette()
Ray
2018-10-08
Multiple changes, check description
Ray
2018-10-07
raylib.h: include <stdbool.h> if available
Ahmad Fatoum
2018-09-30
Changed monitor functions to use a index
ChrisDill
2018-09-27
Changed tabs to spaces
ChrisDill
[next]