mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2024-11-22 19:00:01 +00:00
8c9d7d1a08
Some checks are pending
Build and Release / reuse (push) Waiting to run
Build and Release / clang-format (push) Waiting to run
Build and Release / get-info (push) Waiting to run
Build and Release / windows-sdl (push) Blocked by required conditions
Build and Release / windows-qt (push) Blocked by required conditions
Build and Release / macos-sdl (push) Blocked by required conditions
Build and Release / macos-qt (push) Blocked by required conditions
Build and Release / linux-sdl (push) Blocked by required conditions
Build and Release / linux-qt (push) Blocked by required conditions
Build and Release / pre-release (push) Blocked by required conditions
* intial try to include libpng * fixing libpng cmake * cleanup structs and error codes * building libpng , destroying pkg ;/ * fixed pkg with zlib_comp mode * attemp to fix ci * rewrote png encoder with libpng * small corrections * clang fix * clang-fix? * take alpha value from decode parameters * more cleanup * fix stride calculation * libpng: avoid unnecessary allocation in decoding * libpng: interlaced support * libpng: lowered log level * revert wrong merge --------- Co-authored-by: Vinicius Rangel <me@viniciusrangel.dev>
108 lines
3.3 KiB
Plaintext
108 lines
3.3 KiB
Plaintext
[submodule "externals/cryptopp-cmake"]
|
|
path = externals/cryptopp-cmake
|
|
url = https://github.com/shadps4-emu/ext-cryptopp-cmake.git
|
|
shallow = true
|
|
[submodule "externals/cryptopp"]
|
|
path = externals/cryptopp
|
|
url = https://github.com/shadps4-emu/ext-cryptopp.git
|
|
shallow = true
|
|
[submodule "externals/cryptoppwin"]
|
|
path = externals/cryptoppwin
|
|
url = https://github.com/shadps4-emu/ext-cryptoppwin.git
|
|
shallow = true
|
|
[submodule "externals/zlib-ng"]
|
|
path = externals/zlib-ng
|
|
url = https://github.com/shadps4-emu/ext-zlib-ng.git
|
|
shallow = true
|
|
[submodule "externals/sdl3"]
|
|
path = externals/sdl3
|
|
url = https://github.com/shadps4-emu/ext-SDL.git
|
|
shallow = true
|
|
[submodule "externals/fmt"]
|
|
path = externals/fmt
|
|
url = https://github.com/shadps4-emu/ext-fmt.git
|
|
shallow = true
|
|
[submodule "externals/vulkan-headers"]
|
|
path = externals/vulkan-headers
|
|
url = https://github.com/KhronosGroup/Vulkan-Headers.git
|
|
shallow = true
|
|
[submodule "externals/vma"]
|
|
path = externals/vma
|
|
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
|
shallow = true
|
|
[submodule "externals/glslang"]
|
|
path = externals/glslang
|
|
url = https://github.com/KhronosGroup/glslang.git
|
|
shallow = true
|
|
[submodule "externals/robin-map"]
|
|
path = externals/robin-map
|
|
url = https://github.com/Tessil/robin-map.git
|
|
shallow = true
|
|
[submodule "externals/xbyak"]
|
|
path = externals/xbyak
|
|
url = https://github.com/herumi/xbyak.git
|
|
shallow = true
|
|
[submodule "externals/winpthreads"]
|
|
path = externals/winpthreads
|
|
url = https://github.com/shadps4-emu/winpthreads.git
|
|
shallow = true
|
|
[submodule "externals/magic_enum"]
|
|
path = externals/magic_enum
|
|
url = https://github.com/Neargye/magic_enum.git
|
|
shallow = true
|
|
[submodule "externals/toml11"]
|
|
path = externals/toml11
|
|
url = https://github.com/ToruNiina/toml11.git
|
|
shallow = true
|
|
[submodule "externals/zydis"]
|
|
path = externals/zydis
|
|
url = https://github.com/zyantific/zydis.git
|
|
shallow = true
|
|
[submodule "externals/sirit"]
|
|
path = externals/sirit
|
|
url = https://github.com/shadps4-emu/sirit.git
|
|
shallow = true
|
|
[submodule "externals/xxhash"]
|
|
path = externals/xxhash
|
|
url = https://github.com/Cyan4973/xxHash.git
|
|
shallow = true
|
|
[submodule "externals/tracy"]
|
|
path = externals/tracy
|
|
url = https://github.com/shadps4-emu/tracy.git
|
|
shallow = true
|
|
[submodule "externals/ext-boost"]
|
|
path = externals/ext-boost
|
|
url = https://github.com/shadps4-emu/ext-boost.git
|
|
shallow = true
|
|
[submodule "externals/date"]
|
|
path = externals/date
|
|
url = https://github.com/HowardHinnant/date.git
|
|
shallow = true
|
|
[submodule "externals/ffmpeg-core"]
|
|
path = externals/ffmpeg-core
|
|
url = https://github.com/shadps4-emu/ext-ffmpeg-core.git
|
|
shallow = true
|
|
[submodule "externals/half"]
|
|
path = externals/half
|
|
url = https://github.com/ROCm/half.git
|
|
shallow = true
|
|
[submodule "externals/dear_imgui"]
|
|
path = externals/dear_imgui
|
|
url = https://github.com/shadps4-emu/ext-imgui.git
|
|
shallow = true
|
|
branch = docking
|
|
[submodule "externals/pugixml"]
|
|
path = externals/pugixml
|
|
url = https://github.com/zeux/pugixml.git
|
|
shallow = true
|
|
[submodule "externals/discord-rpc"]
|
|
path = externals/discord-rpc
|
|
url = https://github.com/shadps4-emu/ext-discord-rpc.git
|
|
shallow = true
|
|
[submodule "externals/LibAtrac9"]
|
|
path = externals/LibAtrac9
|
|
url = https://github.com/shadps4-emu/ext-LibAtrac9.git
|
|
[submodule "externals/libpng"]
|
|
path = externals/libpng
|
|
url = https://github.com/pnggroup/libpng
|