From mint-bounce@lists.fishpool.fi Fri Dec 11 15:34:31 2009 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=RYUpiQqW2W/pNNRM8Occ+aj5IHO9qYSS/YgYH7r6+TQ=; b=fSLRXKLOqsp8tOgIEz7cmp5lreXCDHFBNuo6YSFPCet2h+uQ8dSYurerK3yADOXkaX uR9p73OIPhoAF7RuCeAXPS+7YBNHmttEVsu5l8A1UzODN9d8nGnzgqWdE5gpIIcQ28n3 NrHmHoZGcRO2lxZII42MKCjCBUhKVzKGR3r4U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=eA9ymslTmJ1umupSk0E1LbabKb/EXH18JCdPtzxX/DvTj7YMRtEXvMF1laRLhnsa+F X/gbmh/LpS2CWIS7INQNpMpUV2P6rFwG0FOQr95HlZe4xnHbNqmqWSLsBYRTb8iWMfSd kK8OihZF3EE+PFrHQ9dzdr4CXJ6zPU5ujB5l0= MIME-Version: 1.0 In-Reply-To: References: <20091210202514.b9397305.mandin.patrice@orange.fr> <4B2234E7.7070006@freesbee.fr> <1260533779.20336.1191.camel@jetpack.demon.co.uk> <4B223881.6020406@freesbee.fr> <1260535050.20336.1192.camel@jetpack.demon.co.uk> <11a6f2b10912110733l55d394d2l1bf7c1408e4f6f54@mail.gmail.com> <4B226796.1010200@freesbee.fr> <11a6f2b10912110857x7fb9dfcfvc7f1db5dd4fee059@mail.gmail.com> Date: Sat, 12 Dec 2009 07:32:07 +1100 Message-ID: <11a6f2b10912111232v8baf75et40b4a19215306b97@mail.gmail.com> Subject: Re: [MiNT] Missing clobbered register in gemlib From: Paul Wratt To: mint Content-Type: text/plain; charset=ISO-8859-1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: paul.wratt@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: On Sat, Dec 12, 2009 at 6:22 AM, Helmut Karlowski wrote: > Am 11.12.2009, 17:57 Uhr, schrieb Paul Wratt : > >>> It does. I'm not sure to what extent but surely it needs it for both >>> linking >>> and #including. >>> -- >>> MiKRO / Mystic Bytes >>> http://mikro.atari.org >>> >> >> There are MT_GEMX.H and MT_GEMX.H, and when you do a make, it drops >> back to the main freemint folder and compiles a couple of things.. > > It uses it to call vs_color .. > > -Helmut > what about the 8bit and 24bit texture conversions, the ones meantioned muche earlier in a conversation with Johan, (two separate transform calls) Paul