Blender Git Commit Log
Git Commits -> Revision 8d345b9
Revision 8d345b9 by Ton Roosendaal (master) March 8, 2006, 12:28 (GMT) |
Test with render window not drawing in frontbuffer anymore. Only enabled now for OSX though... that's where we can verify if the irregular crashes will stop (ATI issue, nvidia seems to be OK) If ATI users for other platforms want to check; just extend the two #ifdefs I added for frontbuffer drawing. Note; the syntax then becomes #if defined(__APPLE__) || defined(_YOUR_PLATFORM_) |
Commit Details:
Full Hash: 8d345b916d6f65a6cc7be091acd233420f20c5a1
SVN Revision: 6989
Parent Commit: 2db9b8f
Lines Changed: +14, -0
1 Modified Path:
/source/blender/src/renderwin.c (+14, -0) (Diff)