Project

General

Profile

« Previous | Next » 

Revision dfb0a23d

Added by danij over 12 years ago

Win32|Fixed: Do not attempt to save original color tables before we have a window

On Windows each GL canvas has its own pixel format configuration in
addition to the format of the display itself. This means that each
render target may be configured semi-independently of the display.

Attempting to save the color transfer data before the canvas has been
initialized will result in failure, or invalid data being stored.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences