1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-05 00:49:09 +02:00
Commit Graph

7 Commits

Author SHA1 Message Date
058d730d56 New function GL2D::checkErrors() - prints GL errors codes,
bugs fixes in GL2D::makeShaderProgram and CButtion class
2013-03-10 20:52:02 +00:00
6cef1dd8d8 CButton GUI class (partial rewrite of CAdventureButton),
bugs fixes, warnings elimination
2013-03-10 18:26:10 +00:00
d4a74b536d More logs 2013-03-09 22:49:15 +00:00
54506e7c29 - opengl work on Linux systems
- compile fixes for gcc
2013-03-09 22:39:59 +00:00
48a882901b GL2D::attachToCurrentThread implementaion for X11 2013-03-09 21:42:40 +00:00
d96e7cae4a Error handling in GL2D::makeShaderProgram,
Gfx::PlettedBitmap class correction
2013-03-04 19:43:38 +00:00
1e0f473761 New namespaces: GL2D (low-level OpenGL functions), Gfx (images and animation objects cooperating with the interface GL2D) 2013-03-03 19:03:45 +00:00