Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

embed splash into render system #13065

Merged
merged 1 commit into from
Nov 19, 2017
Merged

embed splash into render system #13065

merged 1 commit into from
Nov 19, 2017

Conversation

FernetMenta
Copy link
Contributor

see title
Splash can only be shown by render system. Another silly global singleton died.

@FernetMenta FernetMenta added Type: Improvement non-breaking change which improves existing functionality v18 Leia labels Nov 19, 2017
@@ -113,6 +117,8 @@ class CRenderSystemBase
unsigned int GetMinDXTPitch() const { return m_minDXTPitch; }
unsigned int GetRenderQuirks() const { return m_renderQuirks; }

void ShowSplash(std::string message);

This comment was marked as spam.

This comment was marked as spam.

@FernetMenta FernetMenta merged commit 67fd70f into xbmc:master Nov 19, 2017
@FernetMenta FernetMenta deleted the splash branch November 19, 2017 15:39
@Rechi Rechi added this to the L 18.0-alpha1 milestone Nov 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Improvement non-breaking change which improves existing functionality v18 Leia
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants