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-26 20:01:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bf5320edae0995107ca8bd2f9d8182f8a041595b
renderdoc
/
renderdoc
/
serialise
T
History
baldurk
c1c6d635d9
Bugfixes for wchar_t handling
2014-11-28 21:11:49 +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
Use UTF-8 everywhere possible and only use wchar_t where required.
2014-11-23 14:45:16 +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
Handle invalid UTF-8 bytes without infinite loop
2014-11-27 19:41:17 +00:00