A multi-platform Atari 2600 Emulator
Go to file
stephena 96f0f6a304 Added ability to disable the 'SDL_GL_ACCELERATED_VISUAL' hint when
creating the SDL window in OpenGL mode.  This defaults to being on,
and should only be disabled when necessary.  Such cases include using
ATI video hardware in Windows, where the result will be a red screen.

This isn't really the best solution, as it may cause some slowdowns
in OpenGL rendering.  But it's the best that can be done for now, until
the bug is fixed in the ATI OpenGL drivers.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@1679 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2009-03-12 15:57:41 +00:00
CVSROOT Add syncmail as a admin file to checkout. 2001-12-27 20:02:13 +00:00
stella Added ability to disable the 'SDL_GL_ACCELERATED_VISUAL' hint when 2009-03-12 15:57:41 +00:00