VirtualBox

source: vbox/trunk/src/VBox/Additions/common/crOpenGL/dri_drv.h@ 19420

Last change on this file since 19420 was 18882, checked in by vboxsync, 15 years ago

crOpenGL: exported the remaining Additions bits to OSE

  • Property svn:eol-style set to native
File size: 432 bytes
Line 
1/* $Id$ */
2
3/** @file
4 *
5 * VirtualBox guest OpenGL DRI header
6 */
7
8/*
9 * Copyright (C) 2009 Sun Microsystems, Inc.
10 *
11 * Sun Microsystems, Inc. confidential
12 * All rights reserved
13 */
14
15#ifndef ___CROPENGL_DRIDRV_H
16#define ___CROPENGL_DRIDRV_H
17
18#include "src/mesa/main/mtypes.h"
19#include "src/mesa/drivers/dri/common/dri_util.h"
20#include "src/mesa/glapi/dispatch.h"
21#include "src/mesa/main/dd.h"
22
23#endif /* ___CROPENGL_DRIDRV_H */
24
Note: See TracBrowser for help on using the repository browser.

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