start of intelligent renderer selection

This commit is contained in:
Glenn Maynard
2003-05-26 23:33:37 +00:00
parent cc6ae9f952
commit 9ee6cfd453
3 changed files with 145 additions and 66 deletions
+3
View File
@@ -1,6 +1,9 @@
#ifndef RAGEDISPLAY_D3D_H
#define RAGEDISPLAY_D3D_H
class RageException_D3DNotInstalled: public exception { };
class RageException_D3DNoAcceleration: public exception { };
class RageDisplay_D3D: public RageDisplay
{
public: