summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/windows/wing32.def
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/drivers/windows/wing32.def')
-rw-r--r--src/mesa/drivers/windows/wing32.def12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mesa/drivers/windows/wing32.def b/src/mesa/drivers/windows/wing32.def
new file mode 100644
index 0000000000..ac8fc1dfb6
--- /dev/null
+++ b/src/mesa/drivers/windows/wing32.def
@@ -0,0 +1,12 @@
+EXPORTS
+ WinGBitBlt@32
+ WinGCreateBitmap@12
+ WinGCreateDC@0
+ WinGCreateHalftoneBrush@12
+ WinGCreateHalftonePalette@0
+ WinGGetDIBColorTable@16
+ WinGGetDIBPointer@8
+ WinGRecommendDIBFormat@4
+ WinGSetDIBColorTable@16
+ WinGStretchBlt@40
+