index
:
raylib
cmake
develop
fix-mouse-released
gh-pages
master
Forked from https://github.com/raysan5/raylib
Oskari Timperi
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2019-02-11
ADDED: GetClipboardText(), SetClipboardText()
Ray
2019-02-11
Redesigned TextSplit() function
Ray
2019-02-10
Fixed as issue where strrchr in LoadBMFont would only look for forward slashe...
Jak Barnes
2019-02-06
Update rlgl.h
Ray
2019-02-06
Update rlgl.h
Ray
2019-02-06
Update rlgl.h
Ray
2019-02-06
Reviewed fbo creation and VR system
Ray
2019-02-06
ADDED: TextToInteger()
Ray
2019-02-06
Review ExportMesh() header
Ray
2019-02-04
Review issue with aspect ratio...
Ray
2019-02-04
Delete libraylib.a
Ray
2019-02-04
ADDED: rlLoadTextureDepth()
Ray
2019-02-04
ADDED: LoadTextureCubemap()
Ray
2019-02-04
Review DrawTextRecEx() formatting
Ray
2019-02-03
Merge pull request #734 from Demizdor/master
Ray
2019-01-29
Update utils.c
Ray
2019-01-29
Corrected log naming
Ray
2019-01-24
Merge pull request #735 from RobLoach/patch-1
Ray
2019-01-23
Fix font cannot be narrowed to type 'int'
Rob Loach
2019-01-23
Revert the screenWidth change
Rob Loach
2019-01-23
Fix clang++ compilation errors
Rob Loach
2019-01-23
Added DrawTextRecEx()
Demizdor
2019-01-23
Remove libraylib.a
Rob Loach
2019-01-21
Review last PR formatting
Ray
2019-01-21
Remove comment
Ray
2019-01-21
Merge pull request #731 from MarcoLizza/reorganizing-logging
Ray
2019-01-21
Changing enums, now referenced as int.
Marco Lizza
2019-01-21
Fixing badly (redefined) enums.
Marco Lizza
2019-01-20
Adding function to control the "exit-on-error" behaviour.
Marco Lizza
2019-01-20
Fixing logging level configuration API.
Marco Lizza
2019-01-20
Fixing `TraceLog` function to work on levels.
Marco Lizza
2019-01-20
Reworking log level as incremental.
Marco Lizza
2019-01-19
Review raudio comments
raysan5
2019-01-19
Allow ShowWindow usage ;)
raysan5
2019-01-17
Renamed ShowWindow() to UnhideWindow() -WIP-
Ray
2019-01-16
Crazy test
Ray
2019-01-16
Readded alpha clear to rlReadScreenPixels()
Ray
2019-01-15
Update utils.c
Ray
2019-01-15
Let user choose to clear scissor area
Ray
2019-01-15
Merge pull request #723 from MarcoLizza/trace-log-failing-on-OTHER
Ray
2019-01-14
Fixing `LOG_OTHER` missing.
Marco Lizza
2019-01-14
Adding MACRO constant to specify the internal buffer size.
Marco Lizza
2019-01-14
Make sure no parameters can be passed
Ray
2019-01-14
Review code formatting on ColorFromHSV()
Ray
2019-01-14
Added ColorFromHSV()
Demizdor
2019-01-11
Allow capturing transparent background
Ray
2019-01-11
Some security checks added
Ray
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
[prev]
[next]