qzdoom/src/gl/stereo3d
alexey.lysiuk 2ae8d39441 Removed all superfluous #include's
Automatically optimized by CLion IDE with manual corrections
2018-04-24 14:30:35 +03:00
..
gl_anaglyph.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
gl_anaglyph.h - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_interleaved3d.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
gl_interleaved3d.h Create "final" two non-VR 3D modes: Column-interleaved and checkerboard. 2016-10-09 13:05:50 -04:00
gl_quadstereo.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
gl_quadstereo.h - changed the license of the OpenGL renderer to LGPL v3. 2016-09-14 20:01:13 +02:00
gl_sidebyside3d.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
gl_sidebyside3d.h Create TopBottom3D mode and begin sketching RowInterleaved3D mode. 2016-10-02 16:09:02 -04:00
gl_stereo3d.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
gl_stereo3d.h - moved the matrix code out of 'gl' because the model code also needs it. 2017-11-25 13:51:09 +01:00
gl_stereo_cvars.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
gl_stereo_leftright.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
gl_stereo_leftright.h Implement vr_swap_eyes CVAR, now that side-by-side mode is mostly working. 2016-09-22 09:25:49 +02:00
scoped_color_mask.h Fix broken SSAO portal rendering and let FRenderState do the glDrawBuffers calls 2016-10-22 00:09:06 +02:00
scoped_view_shifter.cpp Revert "Merge commit 'refs/pull/338/head' of https://github.com/coelckers/gzdoom" 2017-07-10 11:29:58 -04:00
scoped_view_shifter.h Revert "Merge commit 'refs/pull/338/head' of https://github.com/coelckers/gzdoom" 2017-07-10 11:29:58 -04:00