mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-14 08:04:40 +00:00
Removes Direct3D9 functionality.
This commit is contained in:
parent
5ac6f6beb3
commit
edd1e0a270
86 changed files with 382 additions and 10445 deletions
|
|
@ -52,8 +52,6 @@ class GFXTextureObject;
|
|||
/// tied to a window, or a set of surfaces or textures.
|
||||
class GFXTarget : public StrongRefBase, public GFXResource
|
||||
{
|
||||
friend class GFXD3D9Device;
|
||||
friend class GFX360Device;
|
||||
|
||||
private:
|
||||
S32 mChangeToken;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue