dolphin-emulator/Source/Core
JosJuice 54773bc5d2 VideoCommon: Remove calls to GetPointer
This fourth part of my series of patches to get rid of unsafe uses of
GetPointer takes care of the "easy" cases in VideoCommon. Three uses of
GetPointer now remain in Dolphin: VertexLoaderManager, TextureInfo, and
the software renderer's TextureSampler.
2024-04-09 21:08:57 +02:00
..
AudioCommon Cubeb: check correct log level 2024-03-17 01:33:42 +00:00
Common PPCCache: Avoid Global System Accessor 2024-04-08 19:49:57 -07:00
Core Merge pull request #11141 from JosJuice/jit64-soft-fma-nans-preserve 2024-04-09 06:04:21 +02:00
DiscIO
DolphinNoGUI Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
DolphinQt Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
DolphinTool DolphinQt: A Ubiquitous Signal For When Symbols Change 2024-03-28 09:57:22 -07:00
InputCommon Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
MacUpdater
UICommon BranchWatchDialog: A Total Replacement for CodeDiffDialog 2024-02-27 11:40:58 -08:00
UpdaterCommon
VideoBackends Fix out of bounds accesses for invalid vertex component formats 2024-04-04 12:50:34 -07:00
VideoCommon VideoCommon: Remove calls to GetPointer 2024-04-09 21:08:57 +02:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props respond to review feedback on tapserver implementation 2024-03-17 18:37:55 -07:00
DolphinLib.vcxproj Externals: add tinygltf, a library used to load or save GLTF mesh files 2024-02-11 13:26:39 -06:00
DolphinLib.vcxproj.user
DolphinLib.x64.props