mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-02 06:08:50 +00:00
Revert "Merge pull request #1903 from RisingFog/libav"
This reverts commit34079a0037
, reversing changes made to3274df7158
.
This commit is contained in:
parent
34079a0037
commit
1e809d9c11
178 changed files with 379 additions and 36645 deletions
|
@ -31,7 +31,6 @@ public:
|
|||
void RestoreCull();
|
||||
|
||||
void RenderText(const std::string& text, int left, int top, u32 color) override;
|
||||
void FlipImageData(u8 *data, int w, int h, int pixel_width = 3);
|
||||
|
||||
u32 AccessEFB(EFBAccessType type, u32 x, u32 y, u32 poke_data) override;
|
||||
u16 BBoxRead(int index) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue