.. |
Common
|
Halve the default tex buf size.
|
2016-03-26 23:38:51 -07:00 |
Debugger
|
gedbg: Add mechanics to grab CLUT buffer.
|
2016-01-10 09:25:19 -08:00 |
Directx9
|
Allow unswizzling with a dest pitch.
|
2016-03-26 23:38:50 -07:00 |
GLES
|
Allow unswizzling with a dest pitch.
|
2016-03-26 23:38:50 -07:00 |
Null
|
Add a more specific interface for video frames.
|
2016-01-17 12:57:26 -08:00 |
Software
|
softgpu: Flip vertically in the Vulkan backend.
|
2016-03-21 07:17:38 -07:00 |
Vulkan
|
Vulkan: Add EndFrame to texture cache.
|
2016-03-27 08:33:22 -07:00 |
ge_constants.h
|
Improve viewport terminology a bit. No functional change.
|
2015-11-04 22:03:29 +01:00 |
GeDisasm.cpp
|
Correct weight count display for no weights.
|
2015-11-15 15:03:14 -08:00 |
GeDisasm.h
|
Slightly improve GPU disassembly
|
2014-09-13 23:51:07 +02:00 |
GPU.cpp
|
Correct some warnings reported by clang.
|
2016-03-20 23:13:28 -07:00 |
GPU.h
|
SoftGPU with Vulkan runs but displays black
|
2016-03-20 20:04:49 +01:00 |
GPU.vcxproj
|
Split out VulkanTexture from VulkanContext.cpp/h into VulkanImage.cpp/h
|
2016-03-20 19:31:02 +01:00 |
GPU.vcxproj.filters
|
Move VulkanUtil.cpp into the filter.
|
2016-03-20 14:26:51 -07:00 |
GPUCommon.cpp
|
Correct savestate of running GE list.
|
2016-01-21 22:14:47 -08:00 |
GPUCommon.h
|
Fix a bunch of memory leaks, after enabling file+line-number memory leak tracking for the MS Debug CRT.
|
2016-02-10 15:36:10 +01:00 |
GPUInterface.h
|
Add a more specific interface for video frames.
|
2016-01-17 12:57:26 -08:00 |
GPUState.cpp
|
Minor GPU interface cleanup
|
2016-01-06 23:49:02 +01:00 |
GPUState.h
|
Vulkan: Initial support for aniso filtering.
|
2016-03-20 19:31:02 +01:00 |
Math3D.cpp
|
Don't use aligned loads in non-inlined funcs.
|
2014-03-23 12:09:17 -07:00 |
Math3D.h
|
Try to optimize bezier color sampling.
|
2015-04-18 12:47:21 -07:00 |