.. |
Common
|
Make valgrind happy
|
2022-09-23 12:24:43 +02:00 |
D3D11
|
Unify depth texture and framebuffer fetch checks
|
2022-09-20 10:47:49 +02:00 |
Debugger
|
GE Debugger: Include rendered CLUTs in frame dumps.
|
2022-09-19 12:01:34 -07:00 |
Directx9
|
Unify depth texture and framebuffer fetch checks
|
2022-09-20 10:47:49 +02:00 |
GLES
|
GLES: Avoid resizing tessellation data textures.
|
2022-09-21 23:30:00 -07:00 |
Software
|
Merge pull request #16085 from unknownbrackets/softgpu-vert
|
2022-09-24 00:00:26 +02:00 |
Vulkan
|
More tweaks, fix crash on exit (double-join thread)
|
2022-09-23 22:10:29 +02: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 logging of texture size.
|
2022-09-10 13:36:01 -07:00 |
GeDisasm.h
|
Slightly improve GPU disassembly
|
2014-09-13 23:51:07 +02:00 |
GPU.cpp
|
Remove the DX9 namespace, for consistency with the other backends
|
2022-08-16 21:49:16 +02:00 |
GPU.h
|
Add ShaderDepalMode enum, use in shader ID. Replaces smoothed bit.
|
2022-09-11 14:40:01 +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
|
softgpu: Avoid unnecessary flushing for curves.
|
2022-09-22 00:08:38 -07:00 |
GPUCommon.h
|
Start unifying setting of the GPU feature flags, now that thin3d has feature detection.
|
2022-09-20 10:07:01 +02:00 |
GPUInterface.h
|
GPU: Minor cleanup of unnecessary virtual.
|
2022-09-18 06:16:25 -07:00 |
GPUState.cpp
|
Global: Reduce includes of common headers.
|
2022-01-30 16:35:33 -08:00 |
GPUState.h
|
Minor cleanups around dirtying of render state
|
2022-09-22 09:12:58 +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
|
softgpu: Reduce size of VertexData texture coords.
|
2022-09-12 21:10:46 -07:00 |