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
/
text.c
Age
Commit message (
Expand
)
Author
2020-02-04
Review libc dependencies and remove when possible
Ray
2020-02-03
Remove all trail spaces
Ray
2020-02-03
Replace TraceLog() function by TRACELOG macro
Ray
2020-01-26
ADDED: TextCopy() #1083
Ray
2020-01-24
Redesigned TextToInteger()
Ray
2020-01-22
Correct issue with define
Ray
2020-01-19
Corrected issue with types
raysan5
2020-01-19
Review custom allocators
raysan5
2020-01-15
Comment tweak
Ray
2020-01-15
LoadFontData(): generate empty image for space
Ray
2020-01-06
Review variable name
raysan5
2020-01-05
Update year to 2020
raysan5
2019-12-04
Check and testing timming #865
raysan5
2019-12-01
ADDED: DrawTextCodepoint()
Ray
2019-11-24
Review PR #1015
raysan5
2019-11-24
[text] `TextFormat()` caching (#1015)
brankoku
2019-10-29
fix various problems, thanks CppCheck :) (#1005)
João Coelho
2019-10-28
REDESIGN: TextToUtf8()
Ray
2019-10-27
ADDED: TextToUtf8() -WIP-
Ray
2019-10-22
Minor comment tweak
Ray
2019-10-22
Review some defines
Ray
2019-10-21
Update text.c
Ray
2019-10-17
Remove trailing spaces
Ray
2019-10-17
REVIEWED: GetCodepoints() issue
Ray
2019-10-11
REDESIGNED: IsFileExtension()
Ray
2019-10-11
ADDED: GetCodepoints()
Ray
2019-08-24
Tweak on atlas size computing
Ray
2019-08-19
REVIEW: TextSplit()
Ray
2019-07-24
BREAKING CHANGE: Read description
Ray
2019-07-22
Review text functions return value
Ray
2019-06-19
Define some globals
Ray
2019-06-16
RENAMED: LoadDefaultFont() -> LoadFontDefault()
Ray
2019-06-16
Some formatting tweaks
Ray
2019-05-10
Fixed DrawTextRecEx() selection when wordwrap is ON
Demizdor
2019-05-06
Corrected issue with wrong text measuring
Ray
2019-04-24
Fixed selection in DrawTextRecEx()
Demizdor
2019-04-23
Support custom memory management macros
Ray
2019-04-21
Initial unicode implementation for UTF8 encoded text
Demizdor
2019-04-08
Review creation years
Ray
2019-04-07
Happy new year 2019
ChillerDragon
2019-02-28
Some spacing review
Ray
2019-02-28
Removed unnecessary
Skabunkel
2019-02-24
... tabs again... _facepalm_
Skabunkel
2019-02-24
Missed one
Skabunkel
2019-02-24
Fixed segmentation fult created by quick fix
Skabunkel
2019-02-24
Tabs to spaces
Skabunkel
2019-02-24
#764 - Quick fix that clears alot of memory, there seems to be more hiding so...
Skabunkel
2019-02-22
Change ternary operator formatting
Ray
2019-02-22
Merge pull request #761 from Demizdor/master
Ray
2019-02-22
Remove TABS
Ray
[next]