mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-26 16:36:31 +00:00
Add tinyfiledialogs from tinyfiledialogs.sf.net for x-platform messages
* Added a couple of very minor warning suppressions for VS. To do with casts between size_t and int or char const * and int.
This commit is contained in:
@@ -80,6 +80,10 @@ The following libraries and components are incorporated into RenderDoc, listed h
|
||||
|
||||
Used for hooking some libraries loaded with DEEPBIND on linux.
|
||||
|
||||
* `tinyfiledialogs <https://sourceforge.net/projects/tinyfiledialogs/>`_ - Copyright (c) 2014 - 2016 Guillaume Vareille, distributed under the zlib license.
|
||||
|
||||
Used to display message boxes cross-platform from the non-UI core code.
|
||||
|
||||
Thanks
|
||||
------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user