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
2020-06-27
Added new function `DrawTextureTiled()` (#1291)
Vlad Adrian
2020-06-25
ADDED: UpdateTextureRec()
Ray
2020-06-24
[add] GetMonitorRefreshRate(int monitor); (#1289)
Shylie
2020-06-16
Commented Fade() macro
raysan5
2020-06-16
RE-ADDED: Fade() function to avoid multiple breaking changes
raysan5
2020-06-15
WARNING: BIG CHANGE: Move Color functions to texture module
raysan5
2020-06-07
REDESIGNED: ImageResizeCanvas(), optimized #1218
raysan5
2020-06-07
ImageToPOT() renamed parameter
raysan5
2020-05-26
Added bool IsCursorOnScreen(void). (#1262)
ChrisDill
2020-05-16
added BLEND_SET (#1251)
Random
2020-05-14
WARNING: BREAKING CHANGE: Review audio looping system
raysan5
2020-05-09
Gamepad axis bug fixes and improvement (#1228)
Mickaël Malécot
2020-05-09
WARNING: RENAMED: ImageExtractPalette() -> GetImagePalette()
raysan5
2020-05-09
Reorganized texture functions
raysan5
2020-05-07
ADDED: DrawTriangle3D() and DrawTriangleStrip3D()
raysan5
2020-05-01
Review exposed #defines and allow user re-defining
raysan5
2020-04-27
ADDED: IsWindowFocused()
raysan5
2020-04-24
ADDED: GetWindowScaleDPI()
raysan5
2020-04-10
WARNING: API BREAK: Removed LoadImagePro()
raysan5
2020-04-10
WARNING: API BREAK: Reviewed ImageDrawText*() params order
raysan5
2020-04-01
Review shared library building
raysan5
2020-03-30
Update raylib.h
raysan5
2020-03-30
[cppcheck] Improvements in SaveStorageValue() in core.c (#1160)
Dani Martin
2020-03-29
Reorganize image functions
raysan5
2020-03-29
Reorganize image/texture functions for consistency
raysan5
2020-03-29
Update ImageDraw*() functions to match arguments of Draw*() (#1156)
Rob Loach
2020-03-25
ADDED: IsWindowFullscreen()
raysan5
2020-03-21
Added draw functions to ImageDraw*() (#1138)
Sourav Gupta
2020-03-04
ADDED: LoadFileText() and SaveFileText()
Ray
2020-02-27
Tweaks
Ray
2020-02-27
Review macros
Ray
2020-02-26
WARNING: RENAMED: Storage functions
Ray
2020-02-26
ADDED: LoadFileData(), SaveFileData()
Ray
2020-02-14
[raudio] ADDED: SetAudioStreamBufferSizeDefault()
Ray
2020-02-03
Develop branch integration (#1091)
Ray
2020-01-29
ADDED: DrawPoint3D()
Ray
2020-01-27
ADDED: DrawEllipse() and DrawEllipseLines() #1047
Ray
2020-01-27
Support touch/mouse indistinctly
Ray
2020-01-26
ADDED: TextCopy() #1083
Ray
2020-01-24
ADDED: IsTouchDetected()
Ray
2020-01-24
ADDED: GetWorldToScreenEx()
Ray
2020-01-19
Review custom allocators
raysan5
2020-01-19
Review functions definition modifiers
raysan5
2020-01-09
ADDED: DrawPolyLines()
Ray
2020-01-05
Update year to 2020
raysan5
2019-12-29
GenTextureCubemap(): renamed parameter
raysan5
2019-12-01
ADDED: DrawTextCodepoint()
Ray
2019-11-25
Comments (#1026)
Darryl Dixon - Piece Digital
2019-11-24
Review key input queue PR #1012
raysan5
2019-11-24
add api FIFO based character input. (#1012)
Ushio
[prev]
[next]