mirror of
https://github.com/thunderbrewhq/binana.git
synced 2025-12-12 09:52:28 +00:00
feat(profile): more hardware detection
This commit is contained in:
parent
0fa8d70e2c
commit
1e6fb307de
16 changed files with 26811 additions and 33 deletions
|
|
@ -30,6 +30,8 @@
|
|||
#include "common/refcount.h"
|
||||
#include "common/rcstring.h"
|
||||
|
||||
#include "console/hardware.h"
|
||||
#include "console/default_settings.h"
|
||||
#include "console/command.h"
|
||||
#include "console/line.h"
|
||||
#include "console/var.h"
|
||||
|
|
@ -54,6 +56,7 @@
|
|||
#include "gx/device.h"
|
||||
#include "gx/format.h"
|
||||
#include "gx/matrix_stack.h"
|
||||
#include "gx/monitor_mode.h"
|
||||
#include "gx/opengl.h"
|
||||
#include "gx/shader.h"
|
||||
#include "gx/state_bom.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue