[Freeciv-Dev] Re: (PR#7331) Speeding up the map view
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sun, Feb 01, 2004 at 10:06:34AM +0100, Arnstein Lindgard wrote:
> On Tue, 27 Jan 2004 04:48:58 -0800 Raimar Falke wrote:
>
> [Speeding up mapview etc]
>
> Question: Was it decided that FS will use SDL? (I forgot).
If you code an SDL backend the FS client will use SDL.
> The attached images were posted earlier by Jason, one describing two
> different tile drawing methods - partial tile drawing and tricky
> buffered. Which one will you be using?
>
> Will partial redrawing be a sufficient speedup, or do you need to
> frequently redraw the mapview when no or only small parts of the
> backing store can be reused?
I have abandoned this idea. It is really too hard to get correct.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
+#if defined(__alpha__) && defined(CONFIG_PCI)
+ /*
+ * The meaning of life, the universe, and everything. Plus
+ * this makes the year come out right.
+ */
+ year -= 42;
+#endif
-- Patch for 1.3.2 (kernel/time.c) from Marcus Meissner
|
|