Commit Graph

7 Commits (b78328f19a54964ef6874281d1a4d6b6ad1c34d9)

Author SHA1 Message Date
Fernando Sahmkow cb1497d0d7 DMAPusher: Improve collection of non executing methods 2 years ago
Fernando Sahmkow ce448ce770 Revert Buffer cache changes and setup additional macros. 2 years ago
Fernando Sahmkow a5a94f52ff MacroHLE: Add MultidrawIndirect HLE Macro. 2 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
3 years ago
Lioncash 31932904c5 engine_interface: Add missing virtual destructor
Eliminates a potential bug vector related to inheritance. Plus, we
should generally be specifying the destructor as virtual within purely
virtual interfaces to begin with.
4 years ago
Fernando Sahmkow 9df67b2095 Clang Format and Documentation. 5 years ago
Fernando Sahmkow 90e5694230 VideoCore/Engines: Refactor Engines CallMethod. 5 years ago