mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Bufzilla #1802, http://freedesktop.org/bugzilla/show_bug.cgi?id=1802 Added
mingw (Win32) port
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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) { \
|
||||
|
||||
Reference in New Issue
Block a user