mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 17:52:29 +00:00
chore(profile): a lot of work having to do with graphics
This commit is contained in:
parent
ebf88595d9
commit
2363e04c76
153 changed files with 2402 additions and 566 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#include "external/d3d9/adapteridentifier.h"
|
||||
#include "external/d3d9/basetexture.h"
|
||||
#include "external/d3d9/caps.h"
|
||||
#include "external/d3d9/colorvalue.h"
|
||||
#include "external/d3d9/cubemapfaces.h"
|
||||
|
|
@ -15,6 +16,7 @@
|
|||
#include "external/d3d9/light.h"
|
||||
#include "external/d3d9/lighttype.h"
|
||||
#include "external/d3d9/lockedrect.h"
|
||||
#include "external/d3d9/material.h"
|
||||
#include "external/d3d9/pixelshader.h"
|
||||
#include "external/d3d9/pool.h"
|
||||
#include "external/d3d9/presentparameters.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue