#include "Render/TRenderInterface.h"
#include "Render/TOrderTable.h"
#include "TRenderAdapter_DX8.h"
#include "TDebugText_DX8.h"
#include "Platform/DX8/TMSWindow.h"
#include <d3d8.h>
Go to the source code of this file.
Classes | |
class | TRenderD3DInterface |
DirectX 8 implementation of the render interface Handles DirectX 8 specific rendering functionality and device management. More... | |