Christoph Oelckers
|
f4e139485a
|
- fixed return value of hw_CheckViewArea.
|
2018-04-25 00:30:35 +02:00 |
|
Christoph Oelckers
|
c37ff22a05
|
- removed the intermediate FGLTexture class.
This wasn't serving any real purpose anymore, and all its remaining functionality could be moved to FHardwareTexture
|
2018-04-24 20:41:52 +02:00 |
|
Christoph Oelckers
|
8d62ebd2f4
|
- renamed the functions in hw_fakeflat.cpp
|
2018-04-24 17:52:35 +02:00 |
|
Christoph Oelckers
|
0dcc6ec6d3
|
Merge branch 'master' of https://github.com/coelckers/gzdoom
# Conflicts:
# src/CMakeLists.txt
# src/gl/renderer/gl_renderer.h
# src/gl/scene/gl_portal.cpp
# src/gl/scene/gl_scene.cpp
|
2018-04-24 17:39:03 +02:00 |
|
alexey.lysiuk
|
2ae8d39441
|
Removed all superfluous #include's
Automatically optimized by CLion IDE with manual corrections
|
2018-04-24 14:30:35 +03:00 |
|
Christoph Oelckers
|
e55b52f356
|
Moving the files to hwrenderer/
|
2018-04-24 11:58:04 +02:00 |
|
Christoph Oelckers
|
5ca1fca8d1
|
- moved gl_clipper and gl_fakeflat to the hwrenderer folder because both files do not contain anything API specific.
|
2018-04-23 22:18:13 +02:00 |
|