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
2020-03-24
GenMeshHeightmap flat shading normals (#1140)
Ádám Dóda
2020-03-24
Remove define not required
raysan5
2020-03-24
Android: Better track touch input returned from IsMouse*() (#1144)
Doyle
2020-03-24
CMakeLists.txt: report generated CMAKE_CONFIGURATION_TYPES
Ahmad Fatoum
2020-03-23
Comment tweaks
raysan5
2020-03-23
Comment tweaks
raysan5
2020-03-21
Review formating from PR #1138
raysan5
2020-03-21
Added draw functions to ImageDraw*() (#1138)
Sourav Gupta
2020-03-19
Android: Track touch motion across screen (#1137)
Doyle
2020-03-17
Added security check in case init fails #1135
raysan5
2020-03-17
Replace external libraries custom allocators by raylib ones #1074
raysan5
2020-03-15
Corrected typo
raysan5
2020-03-15
REVIEWED: ImageTextEx() to support line breaks #1131
raysan5
2020-03-15
Android: Set display.[width, height] before screen size check (#1132)
Doyle
2020-03-12
Added note on transparent framebuffer w/o X11 on RPI
Ray
2020-03-12
[text] TextToUpper(): Added note on diacritics
Ray
2020-03-09
Minor tweaks
Ray
2020-03-09
Address issue #1125
Ray
2020-03-08
Changed `if` to `else if`. (#1122)
SasLuca
2020-03-07
Reviewed missing include
Ray
2020-03-05
Android: Support file saving to internal data storage
Ray
2020-03-05
Reviewed and Updated Android compilation scripts
Ray
2020-03-04
Remove comment
Ray
2020-03-04
ADDED: LoadFileText() and SaveFileText()
Ray
2020-03-03
WARNING: Corrected issue with IsKeyDown() #1119
Ray
2020-03-03
Update core.c
Ray
2020-03-03
Avoid icons in shell
Ray
2020-03-03
REVIEWED: Mouse/Touch input system
Ray
2020-03-03
Some code tweaks
Ray
2020-03-02
Support any mouse button for gesture detection
Ray
2020-03-02
Review some comment
Ray
2020-03-02
Update raymath.h (#1118)
i-right-i
2020-03-02
Added comment on IsMouseButtonDown() issue
Ray
2020-03-01
Reviewed IsMouseButtonDown()
Ray
2020-02-29
REDESIGNED input system for better mouse/touch support
Ray
2020-02-28
Replaced fabs() by fabsf() when required
Ray
2020-02-28
`LoadText()` tweak (#1113)
brankoku
2020-02-28
REVIEWED: LoadText()
Ray
2020-02-27
Tweaks
Ray
2020-02-27
Corrected return value
Ray
2020-02-27
REDESIGN: ExportImage()
Ray
2020-02-27
REDESIGN: ExportWave()
Ray
2020-02-27
Tweak on variable init
Ray
2020-02-27
Review default config flags
Ray
2020-02-27
Corrected issue with variable name
Ray
2020-02-27
Remove trail spaces and some tweaks
Ray
2020-02-27
REDESIGNED: LoadImage() -WIP-
Ray
2020-02-27
REDESIGNED: LoadImageRaw(), LoadAnimatedGIF()
Ray
2020-02-27
REDESIGNED: LoadFontEx()
Ray
2020-02-27
LoadText(): Added comment
Ray
[next]