tornavis/source/blender/makesdna/intern
Sergey Sharybin 35b61a7512 Move GCC attributes into a centraized defines
Instead of having ifdef __GNUC__ all over the headers
to use special compiler's hints use a special file where
all things like this are concentrated.

Makes code easier to follow and allows to manage special
attributes in more efficient way.

Thanks Campbell for review!
2013-09-01 15:01:15 +00:00
..
CMakeLists.txt Speedup for guarded allocator 2013-08-19 10:51:40 +00:00
SConscript Move GCC attributes into a centraized defines 2013-09-01 15:01:15 +00:00
dna_genfile.c ghash: reserve size when its known or can be guessed close enough. 2013-08-24 17:33:47 +00:00
makesdna.c correct bad allocation sizes, unwrap was over-allocating, makesdna was under allocating. 2013-07-13 14:19:57 +00:00