This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
You've already forked renderdoc
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-05-16 23:10:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
00c9515fbd55e110eecb112adb44c477fe47bc40
renderdoc
/
renderdoc
/
serialise
T
History
baldurk
ad4afaf4a0
Actually break out of loop on invalid data. Oops.
2014-12-01 18:36:50 +00:00
..
grisu2.cpp
Implement custom printf function, use it in favour of OS *printf
2014-11-23 13:56:28 +00:00
serialiser.cpp
Don't print random data as a string
2014-12-01 18:36:40 +00:00
serialiser.h
Use UTF-8 everywhere possible and only use wchar_t where required.
2014-11-23 14:45:16 +00:00
string_utils.cpp
Use UTF-8 everywhere possible and only use wchar_t where required.
2014-11-23 14:45:16 +00:00
string_utils.h
Bugfixes for wchar_t handling
2014-11-28 21:11:49 +00:00
utf8printf.cpp
Actually break out of loop on invalid data. Oops.
2014-12-01 18:36:50 +00:00