dolphin/Source/Core
TellowKrinkle 89ae060214 VideoCommon: Increase uniform stream buffer size to 64mb
Densha De Go uses 27mb per frame, and we want enough space for the CPU to be encoding one frame while the GPU is rendering the previous
2022-07-15 18:21:50 -05:00
..
AudioCommon Do not directly store input sample rate, rather just store a divisor for that sample rate, with it using a fixed dividend of 54000000 * 2. 2022-07-03 15:07:06 -07:00
Common Common: Fix CountTrailingZeros for weird compilers 2022-07-10 17:35:47 -05:00
Core Merge pull request #10690 from schthack/BBA-tapless 2022-07-09 23:20:53 +02:00
DiscIO Merge pull request #10743 from tellowkrinkle/LargeBlockRVZ 2022-06-14 16:17:24 -04:00
DolphinNoGUI cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
DolphinQt Merge pull request #10690 from schthack/BBA-tapless 2022-07-09 23:20:53 +02:00
DolphinTool cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
InputCommon Merge pull request #9147 from jordan-woyak/imu-accel-weight-setting 2022-07-07 23:17:47 +02:00
MacUpdater CMakeLists: Replace tab characters with spaces 2022-01-16 15:20:40 -08:00
UICommon Merge pull request #10430 from OatmealDome/mac-portable 2022-07-08 18:41:14 -04:00
UpdaterCommon cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
VideoBackends Merge pull request #10749 from tellowkrinkle/IntelUbershaders 2022-07-10 19:35:55 -04:00
VideoCommon VideoCommon: Increase uniform stream buffer size to 64mb 2022-07-15 18:21:50 -05:00
WinUpdater cmake: Don't use PCH with Qt6. 2022-05-22 01:19:44 +02:00
CMakeLists.txt CMakeLists: Add option to disable automatic update support 2022-03-18 03:04:51 -04:00
DolphinLib.ARM64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.props Merge pull request #10690 from schthack/BBA-tapless 2022-07-09 23:20:53 +02:00
DolphinLib.vcxproj msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
DolphinLib.x64.props msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00