~steve-sk2/mingw-w64/oneiric

« back to all changes in this revision

Viewing changes to mingw-w64-crt/lib64/wd3drm.def

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Kitt
  • Date: 2010-11-18 00:04:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101118000446-xe24b423su55onyl
Tags: 1.0+20101003-1
* New maintainer. (Closes: #594371.)
* New upstream snapshot:
  - Includes getopt.h. (Closes: #569914.)
* Build g++ for Win64. (Closes: #600451.)
* Standards-Version 3.9.1 (new packaging).
* Include patch from
  http://mingw-w64.svn.sourceforge.net/viewvc/mingw-w64?view=revision&revision=3715
  as suggested by Rafaël Carré.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
2
 
; Exports of file d3drm.dll
3
 
;
4
 
; Autogenerated by gen_exportdef
5
 
; Written by Kai Tietz, 2007
6
 
;
7
 
LIBRARY d3drm.dll
8
 
EXPORTS
9
 
D3DRMColorGetAlpha
10
 
D3DRMColorGetBlue
11
 
D3DRMColorGetGreen
12
 
D3DRMColorGetRed
13
 
D3DRMCreateColorRGB
14
 
D3DRMCreateColorRGBA
15
 
D3DRMMatrixFromQuaternion
16
 
D3DRMQuaternionFromRotation
17
 
D3DRMQuaternionMultiply
18
 
D3DRMQuaternionSlerp
19
 
D3DRMVectorAdd
20
 
D3DRMVectorCrossProduct
21
 
D3DRMVectorDotProduct
22
 
D3DRMVectorModulus
23
 
D3DRMVectorNormalize
24
 
D3DRMVectorRandom
25
 
D3DRMVectorReflect
26
 
D3DRMVectorRotate
27
 
D3DRMVectorScale
28
 
D3DRMVectorSubtract
29
 
Direct3DRMCreate
30
 
DllCanUnloadNow
31
 
DllGetClassObject