You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PavelBARABANOV
d2bef2731c
[android, tu] Adjusted PoD of Vertex/ Buffers for older turnip drivers ( #3621 )
This PR aims to return an older way to bind and host vertex/ buffers (via toggle), which had a bunch of indirection and added unnecessary overhead during the drawing phase; current new approach adds just PoD for this operations, which seems to not be acceptable for older turnip drivers.
Meanwhile the performance improvements are gonna be enabled only if the toggle is turned on, it will be required to use newer turnip drivers to make it work (26.0+), default behavior will allow older drivers work as intended.
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3621
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Co-authored-by: PavelBARABANOV <pavelbarabanov94@gmail.com>
Co-committed-by: PavelBARABANOV <pavelbarabanov94@gmail.com>
2 months ago
..
CPM.cmake
[tools, cmake] refactor: update/hash check scripts, use tags for some more deps, proper CPMUtil separation (#2666)
7 months ago
CPMUtil.cmake
[cmake] CPMUtil: Don't consider system packages if FORCE_BUNDLED is on (#3539)
2 months ago
FindDiscordRPC.cmake
[dynarmic, qt] fix build with QuaZip <=1.4 and fmt v9 (#2755)
6 months ago
FindFFmpeg.cmake
[cmake] account for sysroot when cross compiling for SunOS/FBSD/etc; dynarmic now uses ARCHITECTURE_* from global defs (#2928)
6 months ago
FindLLVM.cmake
fix LLVM not using current top level src dir (#30)
10 months ago
FindOpus.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
FindRenderDoc.cmake
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
FindSPIRV-Tools.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
FindSimpleIni.cmake
cmake: support simpleini cmake config and pc file
2 years ago
Findenet.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
Findgamemode.cmake
cmake: prefer system gamemode library
2 years ago
Findhttplib.cmake
cmake: support components in find modules
3 years ago
Findlibiw.cmake
Add Airplane Mode + Host Network Interface Details (#204)
10 months ago
Findlibusb.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
Findlz4.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
Findstb.cmake
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
Findzstd.cmake
[bcat/news/web/am] Implement news applet, proper TLV return, external web browser URL and qlaunch app sorting (#3308)
3 months ago
FixMsysPaths.cmake
[cmake] allow static MinGW/macOS builds; fix clangarm64 (#2994)
5 months ago
GenerateDepHashes.cmake
[cmake, frontend] feat: CPMUtil + dependency viewer (#238)
8 months ago
GenerateSCMRev.cmake
[cmake, frontend] Fix update checker and move to self-hosted Git (#3558)
2 months ago
WindowsCopyFiles.cmake
[meta] fix license headers (#2547)
7 months ago
aqt_config.ini
Some fixes before Release (#92)
12 months ago