1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-07 00:58:39 +02:00

8 Commits

Author SHA1 Message Date
06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect,
synchronization with trunk.
2013-03-13 22:01:05 +00:00
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
d96e7cae4a Error handling in GL2D::makeShaderProgram,
Gfx::PlettedBitmap class correction
2013-03-04 19:43:38 +00:00
672cf5bcb5 [OpenGL] Fixed BGR/RGB mismatch. Fixed CPalettedBitmap issue. 2013-03-04 14:35:10 +00:00
ed0c40533f 2013-03-03 21:05:42 +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