summaryrefslogtreecommitdiffstats
authorDon Pellegrino <don@drexel.edu>2009-07-07 01:27:03 (GMT)
committer Don Pellegrino <don@drexel.edu>2009-07-07 01:27:03 (GMT)
commitd3af5d147163bfb462ea53a61cae2903b2906081 (patch) (side-by-side diff)
treec9a6e25c738d76e24a6f0f7c430a2c69eb7cda3b
parent8751ea2c44dd2756bab4329167aa8e104efe26bd (diff)
downloadexp005-d3af5d147163bfb462ea53a61cae2903b2906081.zip
exp005-d3af5d147163bfb462ea53a61cae2903b2906081.tar.gz
exp005-d3af5d147163bfb462ea53a61cae2903b2906081.tar.bz2
Moved the map into a single display list in an attempt to improve
responsiveness.
-rw-r--r--src/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9fd441c..855add4 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -14,6 +14,7 @@ exp004viz_SOURCES = \
exp004viz.c \
model/density_legend_geometry.c \
model/exp004base.c \
+ model/map_geometry.c \
model/protein_geometry.c \
model/selection_info_init.c \
model/zoom_info_init.c \
@@ -40,6 +41,7 @@ noinst_HEADERS = \
model/density_legend_geometry.h \
model/exp004base.h \
model/exp004state.h \
+ model/map_geometry.h \
model/protein_geometry.h \
model/selection_info.h \
model/selection_info_init.h \

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.