This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
renderdoc
Watch
1
Star
0
Fork
0
mirror of
https://github.com/baldurk/renderdoc.git
synced
2026-07-21 23:11:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
119d9242ab6bb968f317d507a02be7bc7ea191f8
renderdoc
/
renderdoc
/
serialise
T
History
baldurk
119d9242ab
Demote error to warning
...
* This is the error
6152332e36
was intended to address!
2014-12-15 19:06:44 +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
Demote error to warning
2014-12-15 19:06:44 +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