Commit: 1617b4c3d736d38335ae8bfa3caedd1609d1b944 Trac URL: http://developer.wz2100.net/changeset/1617b4c3d736d38335ae8bfa3caedd1609d1b944
Author: Per Inge Mathisen <[email protected]> Date: Tue Nov 2 21:12:58 2010 +0100 Add new keyword WZ_DECL_ALWAYS_INLINE to label functions that we always want to inline, even when compiling in debug mode. Also manually inline map tile lookups in the danger map code for maximum performance (avoiding some checks). lib/framework/wzglobal.h | 13 +++++++++++++ src/map.c | 4 ++-- src/map.h | 12 ++++++------ 3 files changed, 21 insertions(+), 8 deletions(-) ------------------------- ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Warzone2100-commits mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/warzone2100-commits
