Changeset 36 for trunk/src


Ignore:
Timestamp:
05/28/13 00:47:29 (12 years ago)
Author:
epyon
Message:
  • gl_program added
Location:
trunk/src/gl
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gl/gl_enum.cc

    r35 r36  
    1 // Copyright (C) 2011 Kornel Kisielewicz
     1// Copyright (C) 2012-2013 Kornel Kisielewicz
    22// This file is part of NV Libraries.
    33// For conditions of distribution and use, see copyright notice in nv.hh
  • trunk/src/gl/gl_names.cc

    r35 r36  
    1 // Copyright (C) 2012 Kornel Kisielewicz
    2 // This file is part of NOVA Libraries.
    3 // For conditions of distribution and use, see copyright notice in nova.hh
     1// Copyright (C) 2012-2013 Kornel Kisielewicz
     2// This file is part of NV Libraries.
     3// For conditions of distribution and use, see copyright notice in nv.hh
    44
    55#include "nv/gl/gl_names.hh"
Note: See TracChangeset for help on using the changeset viewer.