0ad/source/lib/res/graphics
janwas aea2368300 fixes to stack trace code under x64 (from work):
- displaying symbol values requires stack pointer, not frame pointer
- update debug_IsPointerBogus
- skip-n-frames code changed to skip-all-frames-up-to-func (more
reliable in the face of inlining)

debug.cpp: cleanup

This was SVN commit r6410.
2008-09-27 10:05:11 +00:00
..
tests bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
cursor.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
cursor.h fixes 2008-06-22 11:11:59 +00:00
ogl_shader.cpp add cppdoc (and fix a warning in ogl_shader) 2008-07-05 18:46:12 +00:00
ogl_shader.h add cppdoc (and fix a warning in ogl_shader) 2008-07-05 18:46:12 +00:00
ogl_tex.cpp bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
ogl_tex.h bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00
unifont.cpp fixes to stack trace code under x64 (from work): 2008-09-27 10:05:11 +00:00
unifont.h bits: avoid sign conversion warning 2008-09-18 11:27:55 +00:00