Project

General

Profile

« Previous | Next » 

Revision 9bd66d15

Added by skyjake over 11 years ago

libgui: Added de::Image, a wrapper that extends QImage

The pixel formats supported by QImage are only partially compatible
with OpenGL (ES). de::Image defines a full set of GLES friendly
formats that can be used to pass raw pixel data (or QImages) to
GLTexture.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences