haiku: change atomic int to non-volatile
authorAlexander von Gluck IV <kallisti5@unixzen.com>
Thu, 23 Jan 2014 01:55:39 +0000 (19:55 -0600)
committerAlexander von Gluck IV <kallisti5@unixzen.com>
Mon, 27 Jan 2014 00:56:05 +0000 (18:56 -0600)
commite5e4120723f7aa927faadca96910d4e8cbd99f40
tree8e4bb27b73053ca947bf4a404cfb1e74c3e0d812
parent07149f0252c52b4ac58b6df4e307fd786b49b490
haiku: change atomic int to non-volatile

* Our atomic calls changed recently and no longer want atomic int
  pointers to be volatile
* Spellcheck
include/HaikuGL/GLRenderer.h