BRL.GLMax2D: Functions Modinfo Source  

OpenGL Max2D

This module provides an OpenGL driver for Max2D.

Functions

Function GLMax2DDriver:TGLMax2DDriver()
DescriptionGet OpenGL Max2D Driver.
InformationThe returned driver can be used with SetGraphicsDriver to enable OpenGL Max2D rendering.

Module Information

Version1.12
AuthorMark Sibly
LicenseBlitz Shared Source Code
CopyrightBlitz Research Ltd
ModserverBRL
History1.12 Release
HistoryFixed filtered image min filters
History1.11 Release
HistoryFixed texture delete logic
History1.10 Release
HistoryAdd SetColor/SetClsColor clamping
History1.09 Release
HistoryFixed DrawPixmap using current blend mode - now always uses SOLIDBLEND
History1.08 Release
HistoryAdded MIPMAPPEDIMAGE support
History1.07 Release
HistoryNow default driver for MacOS/Linux only (D3D7 for windows)
History1.06 Release
HistoryRipped out a bunch of dead code
History1.05 Release
HistoryAdded checks to prevent invalid textures deletes