BRL.D3D7Max2D: Functions Modinfo Source  

Direct3D7 Max2D

This module provides a Direct3D7 driver for Max2D.

Functions

Function BufferedD3D7Max2DDriver:TBufferedD3D7Max2DDriver()
DescriptionGet Buffered Direct3D7 Max2D Driver.
InformationThe returned driver can be used with SetGraphicsDriver to enable Buffered DirectX7 Max2D rendering.

Function D3D7Max2DDriver:TD3D7Max2DDriver()
DescriptionGet Direct3D7 Max2D Driver.
InformationThe returned driver can be used with SetGraphicsDriver to enable Direct3D Max2D rendering.

Module Information

Version1.17
AuthorSimon Armstrong
LicenseBlitz Shared Source Code
CopyrightBlitz Research Ltd
ModserverBRL
History1.17 Release
HistoryModified TD3D7Max2DDriver.SetGraphics for new dxgraphics commands
History1.16 Release
HistoryFixed BufferedD3D7 vertex color errors
History1.15 Release
HistoryChanged DrawImage tristrip to trifan to fix subpixel cracking
History1.14 Release
HistoryFixed MIPMAPPEDIMAGE flag effect on FILTEREDIMAGE setting
History1.14 Release
HistoryFixed lost device from fullscreen tabbing
History1.13 Release
HistoryFixed memory leak in TD3d7ImageFrame
History1.12 Release
HistoryFixed default mipmap filtering for imageframes
History1.11 Release
HistoryAdded flush to BufferedD3D7Max2DDriver for SetBlend and SetViewPort and Draw/GrabPixmap
History1.10 Release
HistoryAdded new BufferedD3D7Max2DDriver for optimization testing
History1.09 Release
HistoryReplaced texture factor with vertex colors to improve compatability
History1.08 Release
HistoryAdded GL fallback for DX device failure
History1.07 Release
HistoryAdded line width support and tweaked line positioning
History1.06 Release
HistoryAdded MIPMAPPEDIMAGE support
History1.05 Release
HistoryAdded a bunch of redundant state change checks
History1.04 Release
HistoryNow default driver for Win32
History1.03 Release
HistoryFixed negative scales
History1.02 Release
HistoryFixed LIGHTBLEND
HistoryClamped alpha/color/clsColor
HistoryFixed viewport (now uses clip planes)
HistoryFixed Mag filter