Revision: 53446
          http://brlcad.svn.sourceforge.net/brlcad/?rev=53446&view=rev
Author:   brlcad
Date:     2012-11-04 05:18:45 +0000 (Sun, 04 Nov 2012)
Log Message:
-----------
make plot3.c parallel-safe

Modified Paths:
--------------
    brlcad/trunk/TODO

Modified: brlcad/trunk/TODO
===================================================================
--- brlcad/trunk/TODO   2012-11-02 21:33:51 UTC (rev 53445)
+++ brlcad/trunk/TODO   2012-11-04 05:18:45 UTC (rev 53446)
@@ -61,6 +61,9 @@
 THESE ARE UNSCHEDULED BACKLOG TASKS
 -----------------------------------
 
+* make libbn/plot3.c functions parallel-safe so callers do not have to
+  manually wrap with bu_semaphore_acquire().
+
 * implement 3dm-g support for ON_InstanceRef entities.  These are
   instances of existing geometry that have prescribed referencing edit
   behavior and can have their own matrices.  Basically, they're combs
@@ -439,8 +442,6 @@
   or simply have an rt_*() for each function (e.g., rt_mirror(),
   rt_shot(), rt_describe(), etc).
 
-* explore the g_qa/plot issue
-
 * release dm X get_color() memory
 
 * update g-xxx_facets to use libgcv

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to