Project

General

Profile

« Previous | Next » 

Revision e3edfa93

Added by danij about 13 years ago

GL|Fixed: Startup order and default state configuration errors

At the time the default GL state is initialized it is not possible
to configure things like vsync. Features like this depend on platform
specific functionality implemented through extensions, which have not
yet been queried for. Instead configuration of such features must be
deferred until after Sys_GLInitialize().

Similarly, the global GL_state.features and GL_state.extensions are
not available until after Sys_GLInitialize().

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences