dolphin/Source/Core
Lioncash dd8b41326c SWVertexLoader: Make SetFormat() and ResetBuffer() private
SetFormat() is only ever used internally. ResetBuffer() is only
used to implement the VertexManagerBase class interface, so
there's no need to make it protected.
2017-09-09 15:33:30 -04:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common JitArm64: Reimplement aarch64 cycle counters. 2017-09-02 13:24:37 +02:00
Core Merge pull request #5923 from degasus/profiler 2017-09-08 18:20:35 +10:00
DiscIO DiscIO: Fix TMD extraction 2017-08-25 17:31:50 +02:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 Merge pull request #6035 from leoetlino/warning-fixes 2017-09-08 09:17:31 +02:00
DolphinWX DolphinWX: Enable branch following in the JIT debug interface. 2017-09-02 13:05:58 +02:00
InputCommon Implement GamePAd and MultiAxisController detection 2017-08-24 00:31:59 -04:00
UICommon Buildfix for X11 where HAVE_XRANDR is disabled 2017-09-09 11:49:20 -07:00
VideoBackends SWVertexLoader: Make SetFormat() and ResetBuffer() private 2017-09-09 15:33:30 -04:00
VideoCommon Vulkan: Extend the NVIDIA MSAA bug to render-pass based clears 2017-09-07 17:05:43 +10:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00