[Commits] [wesnoth/wesnoth] 939af3: Fix openMP build
GitHub
noreply at github.com
Tue Jun 24 07:43:11 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 939af32e692f4c2642cd7b4b8a61449fb3da7e15
https://github.com/wesnoth/wesnoth/commit/939af32e692f4c2642cd7b4b8a61449fb3da7e15
Author: aquileia <sk.aquileia at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/display.cpp
Log Message:
-----------
Fix openMP build
Tested to compile on VC12 with openMP activated.
With two loops over the same unit list, 'guided' scheduling (as done
before the second loop was introduced) isn't optimal.
[ci skip]
Commit: f9b32d375e8ad6cf9808118ccd41a845852f56a4
https://github.com/wesnoth/wesnoth/commit/f9b32d375e8ad6cf9808118ccd41a845852f56a4
Author: Chris Beck <beck.ct at gmail.com>
Date: 2014-06-24 (Tue, 24 Jun 2014)
Changed paths:
M src/display.cpp
Log Message:
-----------
Merge pull request #221 from aquileia/VC_update
Fix openMP build
Compare: https://github.com/wesnoth/wesnoth/compare/6698f59e253b...f9b32d375e8a
More information about the Commits
mailing list