summaryrefslogtreecommitdiff
path: root/src/render/modernopenglgraphics.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-07 19:27:10 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-07 19:27:10 +0300
commit1708cce0de3c195b0ecaa8a5f8383712dc0d4c13 (patch)
tree7d10563a677bfce0a9ee2aa0bb1d578b1b0807d1 /src/render/modernopenglgraphics.cpp
parent3dbdda0d3070a093f8a341f897ce4310a8b52bd2 (diff)
downloadmv-1708cce0de3c195b0ecaa8a5f8383712dc0d4c13.tar.gz
mv-1708cce0de3c195b0ecaa8a5f8383712dc0d4c13.tar.bz2
mv-1708cce0de3c195b0ecaa8a5f8383712dc0d4c13.tar.xz
mv-1708cce0de3c195b0ecaa8a5f8383712dc0d4c13.zip
In renderers in function drawTileCollection add non null attributes.
Diffstat (limited to 'src/render/modernopenglgraphics.cpp')
-rw-r--r--src/render/modernopenglgraphics.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/render/modernopenglgraphics.cpp b/src/render/modernopenglgraphics.cpp
index 8f3c76ea5..3a16c14a4 100644
--- a/src/render/modernopenglgraphics.cpp
+++ b/src/render/modernopenglgraphics.cpp
@@ -690,8 +690,6 @@ void ModernOpenGLGraphics::drawTileCollection(const ImageCollection
*restrict const vertCol)
restrict2
{
- if (!vertCol)
- return;
setTexturingAndBlending(true);
/*
if (!vertCol)