Changeset 395 for trunk/src/gl
- Timestamp:
- 06/11/15 21:40:00 (10 years ago)
- Location:
- trunk/src/gl
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gl/gl_context.cc
r392 r395 1 // Copyright (C) 2012-2014 ChaosForge Ltd 2 // This file is part of NV Libraries. 3 // For conditions of distribution and use, see copyright notice in nv.hh 1 // Copyright (C) 2012-2015 ChaosForge Ltd 2 // http://chaosforge.org/ 3 // 4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 4 6 5 7 #include "nv/gl/gl_context.hh" -
trunk/src/gl/gl_device.cc
r392 r395 1 // Copyright (C) 2012-2014 ChaosForge Ltd 2 // This file is part of NV Libraries. 3 // For conditions of distribution and use, see copyright notice in nv.hh 1 // Copyright (C) 2012-2015 ChaosForge Ltd 2 // http://chaosforge.org/ 3 // 4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 4 6 5 7 #include "nv/gl/gl_device.hh" -
trunk/src/gl/gl_enum.cc
r351 r395 1 // Copyright (C) 2012-2014 ChaosForge Ltd 2 // This file is part of NV Libraries. 3 // For conditions of distribution and use, see copyright notice in nv.hh 1 // Copyright (C) 2012-2015 ChaosForge Ltd 2 // http://chaosforge.org/ 3 // 4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 4 6 5 7 #include "nv/gl/gl_enum.hh" -
trunk/src/gl/gl_window.cc
r326 r395 1 // Copyright (C) 2012-2014 ChaosForge Ltd 2 // This file is part of NV Libraries. 3 // For conditions of distribution and use, see copyright notice in nv.hh 1 // Copyright (C) 2012-2015 ChaosForge Ltd 2 // http://chaosforge.org/ 3 // 4 // This file is part of Nova libraries. 5 // For conditions of distribution and use, see copying.txt file in root folder. 4 6 5 7 #include "nv/gl/gl_window.hh"
Note: See TracChangeset
for help on using the changeset viewer.