Blender Git Loki
Git Commits -> Revision e51bb1f
Revision e51bb1f by Campbell Barton (master) October 22, 2010, 00:29 (GMT) |
bugfix/workaround for ../../radeon/radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion `boi->space_accounted' failed. [#656100] reported on launchpad. calling glClear(GL_COLOR_BUFFER_BIT); was crashing blender, since this is only used to blank the window before its drawn, disable for opensource ATI drivers. |
Commit Details:
Full Hash: e51bb1fb0ee1ba5e297b25e3f2474c4762546183
SVN Revision: 32642
Parent Commit: 8259321
Lines Changed: +13, -1