ppsspp/GPU
Unknown W. Brackets 557bf0d963 TexCache: Check for videos rendered as slices.
In a few places, we were checking only the start address of the video.
2021-02-20 20:59:04 -08:00
..
Common TexCache: Check for videos rendered as slices. 2021-02-20 20:59:04 -08:00
D3D11 TexCache: Check for videos rendered as slices. 2021-02-20 20:59:04 -08:00
Debugger Move fileutil, net, image loaders, ui to Common. (#13506) 2020-10-04 20:48:47 +02:00
Directx9 TexCache: Check for videos rendered as slices. 2021-02-20 20:59:04 -08:00
GLES TexCache: Check for videos rendered as slices. 2021-02-20 20:59:04 -08:00
Software Global: Correct many endian types and casts. 2021-02-18 22:25:24 -08:00
Vulkan TexCache: Check for videos rendered as slices. 2021-02-20 20:59:04 -08:00
ge_constants.h Reinterpret the data when binding a framebuffer with a different 16-bit format. 2020-11-08 11:32:55 +01:00
GeConstants.cpp Texture from framebuffer: Logging improvements 2020-08-04 14:45:14 +02:00
GeDisasm.cpp More Log.h cleanup. 2020-08-16 14:48:54 +02:00
GeDisasm.h
GPU.cpp GPU: Remove NULL GPU. 2021-01-02 09:36:13 -08:00
GPU.h Share GPUS stats formatting code between the backends (easier to add new stats) 2020-09-20 22:09:25 +02:00
GPU.vcxproj GPU: Remove NULL GPU. 2021-01-02 09:36:13 -08:00
GPU.vcxproj.filters GPU: Remove NULL GPU. 2021-01-02 09:36:13 -08:00
GPUCommon.cpp Global: Correct many endian types and casts. 2021-02-18 22:25:24 -08:00
GPUCommon.h Global: Cleanup class init order warnings. 2021-02-15 11:59:45 -08:00
GPUInterface.h GPU: Force texture invalidation for ZHP minimap. 2021-02-07 09:02:28 -08:00
GPUState.cpp SaveState: Rename ChunkFile files to Serialize. 2020-08-10 08:04:05 +00:00
GPUState.h Minor cleanups 2020-12-14 20:06:06 +01:00
Math3D.cpp [spline/bezier]Move SIMD optimization of vector operations to Math3D.h. 2018-10-07 23:53:43 +09:00
Math3D.h Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00