Changeset 33656 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9
- Timestamp:
- Nov 1, 2010 2:18:11 PM (14 years ago)
- Location:
- trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/cubetexture.c
r25949 r33656 22 22 23 23 /* 24 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice25 * other than GPL or LGPL is available it will apply instead, Sunelects to use only24 * 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 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 27 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/d3d9_main.c
r25949 r33656 23 23 24 24 /* 25 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice26 * other than GPL or LGPL is available it will apply instead, Sunelects to use only25 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 26 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 27 27 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 28 28 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/d3d9_private.h
r32622 r33656 22 22 23 23 /* 24 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice25 * other than GPL or LGPL is available it will apply instead, Sunelects to use only24 * 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 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 27 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/device.c
r32622 r33656 22 22 23 23 /* 24 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice25 * other than GPL or LGPL is available it will apply instead, Sunelects to use only24 * 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 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 27 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/directx.c
r25949 r33656 21 21 22 22 /* 23 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice24 * other than GPL or LGPL is available it will apply instead, Sunelects to use only23 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 25 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 26 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/indexbuffer.c
r25949 r33656 21 21 22 22 /* 23 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice24 * other than GPL or LGPL is available it will apply instead, Sunelects to use only23 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 25 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 26 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/pixelshader.c
r25949 r33656 21 21 22 22 /* 23 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice24 * other than GPL or LGPL is available it will apply instead, Sunelects to use only23 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 25 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 26 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/query.c
r28475 r33656 22 22 23 23 /* 24 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice25 * other than GPL or LGPL is available it will apply instead, Sunelects to use only24 * 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 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 27 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/stateblock.c
r28475 r33656 22 22 23 23 /* 24 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice25 * other than GPL or LGPL is available it will apply instead, Sunelects to use only24 * 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 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 27 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/surface.c
r32622 r33656 21 21 22 22 /* 23 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice24 * other than GPL or LGPL is available it will apply instead, Sunelects to use only23 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 25 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 26 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/swapchain.c
r25949 r33656 22 22 23 23 /* 24 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice25 * other than GPL or LGPL is available it will apply instead, Sunelects to use only24 * 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 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 27 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/texture.c
r32622 r33656 22 22 23 23 /* 24 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice25 * other than GPL or LGPL is available it will apply instead, Sunelects to use only24 * 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 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 27 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/version.rc
r32372 r33656 18 18 19 19 /* 20 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice21 * other than GPL or LGPL is available it will apply instead, Sunelects to use only20 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 21 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 22 22 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 23 23 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/vertexbuffer.c
r25949 r33656 22 22 23 23 /* 24 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice25 * other than GPL or LGPL is available it will apply instead, Sunelects to use only24 * 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 26 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 27 27 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/vertexdeclaration.c
r25949 r33656 21 21 22 22 /* 23 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice24 * other than GPL or LGPL is available it will apply instead, Sunelects to use only23 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 25 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 26 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/vertexshader.c
r25949 r33656 21 21 22 22 /* 23 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice24 * other than GPL or LGPL is available it will apply instead, Sunelects to use only23 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 25 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 26 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/volume.c
r25949 r33656 21 21 22 22 /* 23 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice24 * other than GPL or LGPL is available it will apply instead, Sunelects to use only23 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 25 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 26 * a choice of LGPL license versions is made available with the language indicating -
trunk/src/VBox/Additions/WINNT/Graphics/Wine/d3d9/volumetexture.c
r25949 r33656 21 21 22 22 /* 23 * SunLGPL Disclaimer: For the avoidance of doubt, except that if any license choice24 * other than GPL or LGPL is available it will apply instead, Sunelects to use only23 * Oracle LGPL Disclaimer: For the avoidance of doubt, except that if any license choice 24 * other than GPL or LGPL is available it will apply instead, Oracle elects to use only 25 25 * the Lesser General Public License version 2.1 (LGPLv2) at this time for any software where 26 26 * a choice of LGPL license versions is made available with the language indicating
Note:
See TracChangeset
for help on using the changeset viewer.