DGLE-HQ / DGLE

Powerful independent cross-platform engine for 2D/3D games and visualizations. Young, strong and crazy!
http://dgle.dronprogs.org
GNU Lesser General Public License v3.0
161 stars 39 forks source link

CCoreTexture::GetPixelData could return incorrect uiDataSize value. #189

Closed megaDRONe86 closed 9 years ago

megaDRONe86 commented 9 years ago

For example for RGB8 161X74 size is returning less then OpenGL copies. Possible aligning or something similar makes sense.