mingw (Win32) port
This commit is contained in:
Alexander Gottwald
2004-11-15 15:06:51 +00:00
parent cecb668149
commit 9826b83826
40 changed files with 642 additions and 186 deletions

View File

@@ -1,3 +1,9 @@
2004-11-15 Alexander Gottwald <ago at freedesktop dot org>
* indirect.c:
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802
Added mingw (Win32) port
2004-08-13 Alexander Gottwald <ago@freedesktop.org>
* Imakefile: Added $(MESASRCDIR)/src/mesa/glapi to INCLUDES.

View File

@@ -44,8 +44,9 @@
#include "glwindows.h"
#include <glcontextmodes.h>
#include <stdint.h>
#include "../../hw/xwin/winpriv.h"
#include <winpriv.h>
#define GLWIN_DEBUG_HWND(hwnd) \
if (glWinDebugSettings.dumpHWND) { \