Logo
Explore Help
Sign In
feedc0de/dolphin
Watch 1
Star 0
Fork 0
forked from dolphin-emu/dolphin
Code Pull Requests Activity
Files
bc1d62036bc1b7bb656fa0d534909d4e6d7cda4c
dolphin/Source/Core/VideoCommon/MainBase.h
T

7 lines
106 B
C
Raw Normal View History

Replace all include guard ifdefs with "#pragma once"
2014-02-10 13:54:46 -05:00
#pragma once
Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class to use virtual functions. (setting stuff up for video plugin merging)
2010-11-18 02:21:26 +00:00
Convert all includes to relative paths.
2014-02-17 05:18:15 -05:00
#include "Common/CommonTypes.h"
Unify three types of non-FIFO requests to the GPU thread around Common::Event and Common::Flag.
2014-08-24 19:13:46 -04:00
#include "Common/Flag.h"
Move some shared gfx plugin code into VideoCommon. Changed "Renderer" class to use virtual functions. (setting stuff up for video plugin merging)
2010-11-18 02:21:26 +00:00
Some work on changing comments, log messages, and variable and function names to reflect that the plugins are not plugins anymore.
2011-02-14 02:18:03 +00:00
extern bool s_BackendInitialized;
Copy Permalink
Powered by Gitea Version: 1.27.2 Page: 117ms Template: 1ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API