-------------------------------------------------------------------------------- -- | -- Module : Graphics.Rendering.OpenGL.Raw.S3 -- Copyright : (c) Sven Panne 2015 -- License : BSD3 -- -- Maintainer : Sven Panne -- Stability : stable -- Portability : portable -- -- A convenience module, combining all raw modules containing S3 extensions. -- -------------------------------------------------------------------------------- module Graphics.Rendering.OpenGL.Raw.S3 ( module Graphics.Rendering.OpenGL.Raw.S3.S3TC ) where import Graphics.Rendering.OpenGL.Raw.S3.S3TC