A multi-platform Atari 2600 Emulator
Go to file
stephena 6d8b115b34 Removed concept of single vs. double buffering, and simply update the frame
on every call to FrameBuffer::update().  This will the same CPU usage for TIA mode,
and a slight increase CPU usage for launcher and debugger modes.  The code to do
this was just too fragile, and not worth the extra effort.

This fixes several rendering issues, such as garbage in fullscreen mode in Linux
when using Intel GPU, triple-buffering issues in Windows, etc.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@3148 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2015-03-15 17:36:46 +00:00
debian Getting a head-start on updating files for 4.6 release. 2015-02-06 16:42:24 +00:00
docs Getting a head-start on updating files for 4.6 release. 2015-02-06 16:42:24 +00:00
src Removed concept of single vs. double buffering, and simply update the frame 2015-03-15 17:36:46 +00:00
Announce.txt Getting a head-start on updating files for 4.6 release. 2015-02-06 16:42:24 +00:00
Changes.txt Removed concept of single vs. double buffering, and simply update the frame 2015-03-15 17:36:46 +00:00
Copyright.txt Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
License.txt Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
Makefile Updated copyright to 2015. Happy New Year to anyone reading these logs :) 2015-01-01 03:49:32 +00:00
README-SDL.txt Starting to update docs and misc text files for 4.0 release. 2014-06-20 23:38:19 +00:00
Readme.txt Added disclaimer for new ZipHandler code, and cleaned up some 2013-02-12 12:28:53 +00:00
Todo.txt Updated all files to copyright 2012. Happy New Year to anyone reading 2011-12-31 21:56:36 +00:00
common.rules Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
config.guess Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
config.sub Repo reorganization: move main Stella files directly into 'trunk'. 2009-05-21 12:53:06 +00:00
configure Removed 'SNAPSHOT_SUPPORT' from configure, since building this is 2014-11-25 19:21:25 +00:00

Readme.txt

Stella is a multi-platform Atari 2600 VCS emulator which allows you to
play all of your favourite Atari 2600 games on your PC.  You'll find the
Stella Users Manual in the docs subdirectory.  If you'd like to verify
that you have the latest release of Stella, visit the Stella Website at:

  http://stella.sourceforge.net

Enjoy,

The Stella Team