cordarei / libwm

Automatically exported from code.google.com/p/libwm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Floating point pixel formats

GoogleCodeExporter opened this issue · comments

Add support for floating point pixel formats using
WGL_ARB_pixel_format_float and GLX_ARB_fbconfig_float. Also support other
related extensions like WGL_EXT_pixel_format_packed_float and
GLX_EXT_fbconfig_packed_float.

Original issue reported on code.google.com by maililis...@gmail.com on 13 Jul 2009 at 10:29

Added support for floating point and packed float pixel formats.

Original comment by maililis...@gmail.com on 28 Aug 2009 at 10:19

  • Changed state: Fixed
  • Added labels: OpSys-All