.. |
Common
|
Don't refer directly to g_Config.iMultiSampleLevel, it can contain unsupported modes.
|
2022-12-14 16:43:37 +01:00 |
D3D11
|
Don't refer directly to g_Config.iMultiSampleLevel, it can contain unsupported modes.
|
2022-12-14 16:43:37 +01:00 |
Debugger
|
Global: Cleanup initialization/pointer checks.
|
2022-12-10 21:13:36 -08:00 |
Directx9
|
Don't refer directly to g_Config.iMultiSampleLevel, it can contain unsupported modes.
|
2022-12-14 16:43:37 +01:00 |
GLES
|
Don't refer directly to g_Config.iMultiSampleLevel, it can contain unsupported modes.
|
2022-12-14 16:43:37 +01:00 |
Software
|
Global: Set many read-only params as const.
|
2022-12-10 21:13:36 -08:00 |
Vulkan
|
Don't refer directly to g_Config.iMultiSampleLevel, it can contain unsupported modes.
|
2022-12-14 16:43:37 +01:00 |
ge_constants.h
|
Cleanup in ge_constants.h, add virtual CLUT8 buffer format
|
2022-09-14 22:18:35 +02:00 |
GeConstants.cpp
|
Fix bug in framebuffer matching where the wrong format was checked for depth matching. Fixes #15867
|
2022-08-20 07:59:11 +02:00 |
GeDisasm.cpp
|
GE Debugger: Fix src/dst stride formatting.
|
2022-12-10 11:01:43 -08:00 |
GeDisasm.h
|
Slightly improve GPU disassembly
|
2014-09-13 23:51:07 +02:00 |
GPU.cpp
|
Some minor initialization fixes, and one potential crash found by static analysis
|
2022-12-10 11:28:19 +01:00 |
GPU.h
|
Add ShaderDepalMode enum, use in shader ID. Replaces smoothed bit.
|
2022-09-11 14:40:01 +02:00 |
GPU.vcxproj
|
Add a couple of stereo display shaders, add infrastructure, compile stereo pipelines
|
2022-10-27 11:05:58 +02:00 |
GPU.vcxproj.filters
|
Add a couple of stereo display shaders, add infrastructure, compile stereo pipelines
|
2022-10-27 11:05:58 +02:00 |
GPUCommon.cpp
|
Don't refer directly to g_Config.iMultiSampleLevel, it can contain unsupported modes.
|
2022-12-14 16:43:37 +01:00 |
GPUCommon.h
|
Don't refer directly to g_Config.iMultiSampleLevel, it can contain unsupported modes.
|
2022-12-14 16:43:37 +01:00 |
GPUInterface.h
|
Remove some unused/unnecessary code
|
2022-12-03 12:05:10 +01:00 |
GPUState.cpp
|
Global: Set many read-only params as const.
|
2022-12-10 21:13:36 -08:00 |
GPUState.h
|
Add accessor for UseFlags
|
2022-12-13 18:27:45 +01:00 |
Math3D.cpp
|
Global: Set many read-only params as const.
|
2022-12-10 21:13:36 -08:00 |
Math3D.h
|
Global: Set many read-only params as const.
|
2022-12-10 21:13:36 -08:00 |