fix stuff
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@89 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
96841ee663
commit
c5ab136c2f
6 changed files with 31 additions and 16 deletions
|
|
@ -1,5 +1,6 @@
|
|||
/* $Id$ */
|
||||
#include <Mw/Milsko.h>
|
||||
#include <Mw/OpenGL.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
/* nothing */
|
||||
|
|
|
|||
10
src/vulkan.c
10
src/vulkan.c
|
|
@ -1,14 +1,6 @@
|
|||
/* $Id$ */
|
||||
#include "Mw/Vulkan.h"
|
||||
#include "Mw/TypeDefs.h"
|
||||
#include <Mw/Milsko.h>
|
||||
#include <Mw/TypeDefs.h>
|
||||
|
||||
#include <X11/Xlib.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <Mw/Vulkan.h>
|
||||
|
||||
#ifdef _WIN32
|
||||
#define VK_USE_PLATFORM_WIN32_KHR 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue