2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 23:47:42 +00:00

Initial space warp filter

This commit is contained in:
Jack Andersen
2016-07-29 07:38:44 -10:00
parent 2eaa87b7e7
commit 67801e993a
15 changed files with 350 additions and 81 deletions

View File

@@ -79,6 +79,10 @@ void CGraphics::SetCullMode(ERglCullMode)
{
}
void CGraphics::BeginScene()
{
}
void CGraphics::EndScene()
{
/* Spinwait until g_NumBreakpointsWaiting is 0 */