mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-09 00:11:24 +12:00
Add stb submodule
This commit is contained in:
parent
eb574e8a35
commit
d5747a61f1
9 changed files with 10 additions and 12988 deletions
16
3rdparty/stblib/LICENSE
vendored
16
3rdparty/stblib/LICENSE
vendored
|
@ -1,16 +0,0 @@
|
|||
Copyright (c) 2017 Sean Barrett
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
the Software without restriction, including without limitation the rights to
|
||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
||||
of the Software, and to permit persons to whom the Software is furnished to do
|
||||
so, subject to the following conditions:
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
7890
3rdparty/stblib/include/stb_image.h
vendored
7890
3rdparty/stblib/include/stb_image.h
vendored
File diff suppressed because it is too large
Load diff
5077
3rdparty/stblib/include/stb_truetype.h
vendored
5077
3rdparty/stblib/include/stb_truetype.h
vendored
File diff suppressed because it is too large
Load diff
1
3rdparty/stblib/stb
vendored
Submodule
1
3rdparty/stblib/stb
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 013ac3beddff3dbffafd5177e7972067cd2b5083
|
Loading…
Add table
Add a link
Reference in a new issue