| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
|
|
|
|
|
renderer_base: Minor changes
|
|
|
|
|
|
There's no reason to allow direct access to the unique_ptr instance. Only
its contained pointer.
|
|
Add error popup when citra initialization failed
|
|
This removes explicit checks sprinkled all over the codebase to instead
just have the SW rasterizer expose an implementation with no-ops for
most operations.
|
|
|
|
|
|
|
|
|
|
|
|
or generated
|
|
Also make destructor virtual so that instances are properly destructed.
|
|
|
|
|
|
|