aboutsummaryrefslogtreecommitdiff
path: root/include/display33.h
diff options
context:
space:
mode:
authorpk33 <pk33@pk33.space>2024-11-14 15:06:07 +0100
committerpk33 <pk33@pk33.space>2024-11-14 15:06:07 +0100
commited2a4bc4400c38ecd11baccac5db328b797b5d68 (patch)
treeb703749d0639f933edca4c3a78209159aa735c25 /include/display33.h
parent5a54774474f43ae29716751d6415563a59b92c7d (diff)
downloadengine33-ed2a4bc4400c38ecd11baccac5db328b797b5d68.tar.gz
begin 3D rendering, basic camera controlsHEADmaster
Diffstat (limited to 'include/display33.h')
-rw-r--r--include/display33.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/include/display33.h b/include/display33.h
index 85e0172..1cde9f2 100644
--- a/include/display33.h
+++ b/include/display33.h
@@ -5,14 +5,7 @@
#include "libdrm/drm_mode.h"
#include "types33.h"
-
-
-/* TEMP XXX */
-typedef struct {
- u32 *data;
- Size w, h;
-} Surface33;
-/**/
+#include "graphics33.h"
typedef struct {