VirtualBox

Changeset 49773 in vbox


Ignore:
Timestamp:
Dec 4, 2013 1:25:00 PM (11 years ago)
Author:
vboxsync
Message:

crOpenGL/infrastructure: headers

Location:
trunk/src/VBox/GuestHost/OpenGL
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/GuestHost/OpenGL/include/cr_compositor.h

    r49772 r49773  
     1/* $Id$ */
     2
     3/** @file
     4 * uint32_t compositor API
     5 */
     6
     7/*
     8 * Copyright (C) 2013 Oracle Corporation
     9 *
     10 * This file is part of VirtualBox Open Source Edition (OSE), as
     11 * available from http://www.virtualbox.org. This file is free software;
     12 * you can redistribute it and/or modify it under the terms of the GNU
     13 * General Public License (GPL) as published by the Free Software
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     17 */
    118#ifndef ___cr_compositor_h_
    219#define ___cr_compositor_h_
  • trunk/src/VBox/GuestHost/OpenGL/util/compositor.cpp

    r49772 r49773  
     1/* $Id$ */
     2
     3/** @file
     4 * Compositor impl
     5 */
     6
     7/*
     8 * Copyright (C) 2013 Oracle Corporation
     9 *
     10 * This file is part of VirtualBox Open Source Edition (OSE), as
     11 * available from http://www.virtualbox.org. This file is free software;
     12 * you can redistribute it and/or modify it under the terms of the GNU
     13 * General Public License (GPL) as published by the Free Software
     14 * Foundation, in version 2 as it comes in the "COPYING" file of the
     15 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
     16 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
     17 */
    118#include <cr_compositor.h>
    219
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette