Changeset 69500 in vbox for trunk/src/VBox/GuestHost/OpenGL/state_tracker
- Timestamp:
- Oct 28, 2017 3:14:05 PM (7 years ago)
- Location:
- trunk/src/VBox/GuestHost/OpenGL/state_tracker
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/GuestHost/OpenGL/state_tracker/dump.cpp
r69498 r69500 5 5 */ 6 6 /* 7 * Copyright (C) 2013-201 6Oracle Corporation7 * Copyright (C) 2013-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_bits_globalop.h
r69498 r69500 6 6 7 7 /* 8 * Copyright (C) 2013-201 6Oracle Corporation8 * Copyright (C) 2013-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_framebuffer.c
r69498 r69500 6 6 7 7 /* 8 * Copyright (C) 2009-201 6Oracle Corporation8 * Copyright (C) 2009-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_glsl.c
r69498 r69500 6 6 7 7 /* 8 * Copyright (C) 2009-201 6Oracle Corporation8 * Copyright (C) 2009-2017 Oracle Corporation 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/GuestHost/OpenGL/state_tracker/state_snapshot.c
r69498 r69500 5 5 6 6 /* 7 * Copyright (C) 2008-201 6Oracle Corporation7 * Copyright (C) 2008-2017 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.