Changeset 310 for trunk/src/gl
- Timestamp:
- 08/14/14 19:00:26 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gl/gl_window.cc
r304 r310 350 350 #if NV_PLATFORM == NV_WINDOWS 351 351 #if NV_SDL_VERSION == NV_SDL_20 352 nv::load_gl_no_context();353 352 m_context = new native_gl_context( m_device, dc ); 354 353 SDL_Window* window = SDL_CreateWindowFrom( handle );
Note: See TracChangeset
for help on using the changeset viewer.