VirtualBox

Changeset 69022 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 9, 2017 7:26:02 PM (7 years ago)
Author:
vboxsync
Message:

Additions/linux/drm: move vbox_err.h to include/VBox/Graphics/VBoxVideoErr.h.
bugref:9017: Additions/x11: put vboxvideo into upstream X.Org

Since we do not want the upstream X.Org vboxvideo driver to depend on IPRT
either we move it from Additions/linux/drm to include/VBox/Graphics/ and
add a missing definition while we are at it.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/Graphics/VBoxVideoErr.h

    r69021 r69022  
     1/* $Id$ */
    12/** @file
    23 * VirtualBox Video driver, common code - iprt and VirtualBox macros and
     
    2425 * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
    2526 * OTHER DEALINGS IN THE SOFTWARE.
     27 *
     28 * Authors: Michael Thayer <[email protected]>
    2629 */
    2730
     
    4043#define VERR_NOT_SUPPORTED                  (-37)
    4144#define VERR_TOO_MUCH_DATA                  (-42)
     45#define VERR_NOT_FOUND                      (-78)
    4246#define VERR_INVALID_STATE                  (-79)
    4347#define VERR_OUT_OF_RESOURCES               (-80)
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