freesci-develop
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [freesci-develop] Testing graphics drawn by FreeSCI drivers


From: Alex Angas
Subject: RE: [freesci-develop] Testing graphics drawn by FreeSCI drivers
Date: Thu, 24 Jan 2008 08:59:46 -0000

Hi Christoph,

Sounds good - I'll set up a Visual Studio project and the DirectX driver for
glutton and should have a patch for you by end of today or tomorrow.

Cheers, Alex.

-----Original Message-----
From: address@hidden
[mailto:address@hidden On
Behalf Of Christoph Reichenbach
Sent: 23 January 2008 23:32
To: FreeSCI development mailing list
Subject: Re: [freesci-develop] Testing graphics drawn by FreeSCI drivers

Alex,

On Wed, Jan 23, 2008 at 11:13:46PM -0000, Alex Angas wrote:
> I ended up not trying to use fsci.dll as a shared library and added all of
> the source files into the gfx_test project. This is messy but at least I
can
> get it to run now - it just crashes when trying to free unallocated
> pixmap->data. I'm not sure if fixing this will uncover another problem,
etc.
> like going down a rabbit warren when we are moving to glutton
> anyway.

  Unfortunately, I don't expect that I will have time to look into
this in sufficient detail before the weekend.

> I'm trying to toss up what to do as I'm back at work Monday and won't have
> much spare time again. Should I use SCI Studio instead to create a test
game
> for graphics to save time and will that work with FreeSCI? Will things
'work
> better' if I port the DirectX driver to glutton? I'm not sure if there is
a
> working Visual Studio project/solution for glutton and that needs to be
> checked/tested. I would really appreciate your guidance.

  The main problem with glutton IIRC is that it is not set up properly
for Visual Studio/Win32.  So getting it to work there IMO would be the
most important part.  Getting the DirectX driver to work there should
then be simple, since IIRC the gfx driver API did not change.

  I will try to take a bit of time off on saturday to see whether I
can stabilise the stable gfx_test (or figure out if it has differences
to the glutton one that should be backported).

  So here's my proposal-- feel free to adjust it to your liking:
  - Get glutton working on Win32
  - Import DirectX driver
  - Hope for me to figure out what's wrong with gfx_test so that we
    can test the driver in more detail


-- Christoph


_______________________________________________
FreeSCI-develop mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/freesci-develop





reply via email to

[Prev in Thread] Current Thread [Next in Thread]