Skip to content

Commit e4b1df8

Browse files
committed
glHW: Update TODO.
1 parent 9ca7717 commit e4b1df8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Layers/xrRenderGL/glHW.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,6 @@ void CHW::CreateDevice( HWND hWnd, bool move_window )
131131
#endif // DEBUG
132132

133133
// Clip control ensures compatibility with D3D device coordinates.
134-
// TODO: OGL: Also use GL_UPPER_LEFT to match D3D.
135134
// TODO: OGL: Fix these differences in the blenders/shaders.
136135
CHK_GL(glClipControl(GL_UPPER_LEFT, GL_ZERO_TO_ONE));
137136

0 commit comments

Comments
 (0)