Changeset 48345 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/swapchain.c
- Timestamp:
- Sep 6, 2013 9:47:19 AM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 88773
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d9/swapchain.c
r46966 r48345 21 21 */ 22 22 23 /* 24 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 25 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 * a choice of LGPL license versions is made available with the language indicating 28 * that LGPLv2 or any later version may be used, or where a choice of which version 29 * of the LGPL is applied is otherwise unspecified. 30 */ 31 23 32 #include "config.h" 24 33 #include "d3d9_private.h"
Note:
See TracChangeset
for help on using the changeset viewer.