.. |
Common
|
Merge branch 'master' into feature_openxr_6dof
|
2022-08-12 10:31:00 +02:00 |
D3D11
|
Some enum renaming, move RasterChannel to GPU.h.
|
2022-08-09 19:58:48 +02:00 |
Debugger
|
Debugger: Track unchanged VRAM to avoid copy.
|
2022-02-20 13:51:40 -08:00 |
Directx9
|
Some enum renaming, move RasterChannel to GPU.h.
|
2022-08-09 19:58:48 +02:00 |
GLES
|
Merge branch 'master' into feature_openxr_6dof
|
2022-08-12 10:31:00 +02:00 |
Software
|
GPU: Skip alpha stencil upload when safe.
|
2022-08-06 21:12:59 -07:00 |
Vulkan
|
Some enum renaming, move RasterChannel to GPU.h.
|
2022-08-09 19:58:48 +02:00 |
ge_constants.h
|
Debugger: Track texture usage too.
|
2021-02-15 15:01:23 -08:00 |
GeConstants.cpp
|
Debugger: Track texture usage too.
|
2021-02-15 15:01:23 -08:00 |
GeDisasm.cpp
|
More Log.h cleanup.
|
2020-08-16 14:48:54 +02:00 |
GeDisasm.h
|
Slightly improve GPU disassembly
|
2014-09-13 23:51:07 +02:00 |
GPU.cpp
|
Switch: Avoid loading Vulkan.
|
2022-04-02 16:34:13 -07:00 |
GPU.h
|
Some enum renaming, move RasterChannel to GPU.h.
|
2022-08-09 19:58:48 +02:00 |
GPU.vcxproj
|
Compiles on Vulkan, but doesn't yet work.
|
2022-08-06 18:27:03 +02:00 |
GPU.vcxproj.filters
|
Compiles on Vulkan, but doesn't yet work.
|
2022-08-06 18:27:03 +02:00 |
GPUCommon.cpp
|
GPU: Write stencil fail to alpha is RGB masked.
|
2022-08-09 18:45:49 -07:00 |
GPUCommon.h
|
GPU: Skip alpha stencil upload when safe.
|
2022-08-06 21:12:59 -07:00 |
GPUInterface.h
|
GPU: Clarify new framebuf stencil upload.
|
2022-08-06 21:18:48 -07:00 |
GPUState.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
GPUState.h
|
Some enum renaming, move RasterChannel to GPU.h.
|
2022-08-09 19:58:48 +02: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 |