Changeset 35519 in vbox for trunk/src/VBox/Frontends/VirtualBox/shaders/cconvYV12_void.c
- Timestamp:
- Jan 13, 2011 10:59:03 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VirtualBox/shaders/cconvYV12_void.c
- Property svn:keywords deleted
r35473 r35519 1 /* $Id$ */2 /** @file3 *4 * VBox frontends: Qt4 GUI ("VirtualBox"):5 * Shader programming for VBoxFBOverlay.6 */7 8 /*9 * Copyright (C) 2009-2011 Oracle Corporation10 *11 * This file is part of VirtualBox Open Source Edition (OSE), as12 * available from http://www.virtualbox.org. This file is free software;13 * you can redistribute it and/or modify it under the terms of the GNU14 * General Public License (GPL) as published by the Free Software15 * Foundation, in version 2 as it comes in the "COPYING" file of the16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.18 */19 20 1 void vboxCConv() 21 2 {}
Note:
See TracChangeset
for help on using the changeset viewer.