.. |
Common
|
vertexjit: Use consistent skinInDecode.
|
2022-09-10 21:54:04 -07:00 |
D3D11
|
Merge pull request #15982 from hrydgard/renderpass-refactor
|
2022-09-08 09:35:55 +02:00 |
Debugger
|
GE Debugger: Show imm prim flag detail in disasm.
|
2022-09-06 22:31:09 -07:00 |
Directx9
|
Merge pull request #15982 from hrydgard/renderpass-refactor
|
2022-09-08 09:35:55 +02:00 |
GLES
|
Merge pull request #15982 from hrydgard/renderpass-refactor
|
2022-09-08 09:35:55 +02:00 |
Software
|
softgpu: Use vertType prim override for flags.
|
2022-09-06 22:20:45 -07:00 |
Vulkan
|
Merge pull request #15982 from hrydgard/renderpass-refactor
|
2022-09-08 09:35:55 +02:00 |
ge_constants.h
|
GE Debugger: Show imm prim flag detail in disasm.
|
2022-09-06 22:31:09 -07: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
|
Fix compiler warnings
|
2022-09-08 01:31:10 +02:00 |
GeDisasm.h
|
|
|
GPU.cpp
|
Remove the DX9 namespace, for consistency with the other backends
|
2022-08-16 21:49:16 +02:00 |
GPU.h
|
Buildfix, warn fixes while at it
|
2022-09-05 23:40:43 +02:00 |
GPU.vcxproj
|
GE Debugger: Add a table of register metadata.
|
2022-09-05 12:15:53 -07:00 |
GPU.vcxproj.filters
|
GE Debugger: Add a table of register metadata.
|
2022-09-05 12:15:53 -07:00 |
GPUCommon.cpp
|
GE Debugger: Show imm prim flag detail in disasm.
|
2022-09-06 22:31:09 -07:00 |
GPUCommon.h
|
GPU: Allow usage of texturing in immediate verts.
|
2022-09-06 22:20:45 -07:00 |
GPUInterface.h
|
Assorted minor cleanup
|
2022-08-16 10:55:44 +02:00 |
GPUState.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
GPUState.h
|
GE Debugger: Add a table of register metadata.
|
2022-09-05 12:15:53 -07:00 |
Math3D.cpp
|
Take the absolute value when measuring pixel size for line expansion.
|
2022-06-11 00:03:40 +02:00 |
Math3D.h
|
Add ARM64_NEON compile arch flag
|
2022-06-25 07:29:20 +02:00 |