mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
ide: Removed trick of adjusting filetimes after build, GL: improving and fixing..
git-svn-id: svn://ultimatepp.org/upp/trunk@12371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
6d0c7ce353
commit
5d54c4bf84
8 changed files with 29 additions and 15 deletions
|
|
@ -57,7 +57,7 @@ void GLDraw::PutImage(Point p, const Image& img, const Rect& src)
|
|||
glEnd();
|
||||
}
|
||||
|
||||
glDisable(GL_TEXTURE_2D);
|
||||
glDisable(GL_TEXTURE_2D);
|
||||
}
|
||||
|
||||
void GLDraw::SetColor(Color c)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue