Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] lxdoom - only supported if you have an X server?
@ 2008-07-21 12:53 Hans-Christian Egtvedt
  2008-07-21 13:25 ` John Voltz
  0 siblings, 1 reply; 8+ messages in thread
From: Hans-Christian Egtvedt @ 2008-07-21 12:53 UTC (permalink / raw)
  To: buildroot

The lxdoom package should "depend on BR2_PACKAGE_XORG7"?

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] lxdoom - only supported if you have an X server?
  2008-07-21 12:53 [Buildroot] lxdoom - only supported if you have an X server? Hans-Christian Egtvedt
@ 2008-07-21 13:25 ` John Voltz
  2008-07-21 13:27   ` John Voltz
  2008-07-21 13:27   ` Hans-Christian Egtvedt
  0 siblings, 2 replies; 8+ messages in thread
From: John Voltz @ 2008-07-21 13:25 UTC (permalink / raw)
  To: buildroot

As far as I can tell, lxdoom only works with X, there is no DirectFB or SDL
support in it. I think there is another doom port that does use SDL, that
was the one you used in your youtube video wasn;'t it? :^)

John


On Mon, Jul 21, 2008 at 8:53 AM, Hans-Christian Egtvedt <
hans-christian.egtvedt@atmel.com> wrote:

> The lxdoom package should "depend on BR2_PACKAGE_XORG7"?
>
> --
> With kind regards,
> Hans-Christian Egtvedt, Applications Engineer
>
> _______________________________________________
> buildroot mailing list
> buildroot at uclibc.org
> http://busybox.net/mailman/listinfo/buildroot
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080721/8d550175/attachment.htm 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] lxdoom - only supported if you have an X server?
  2008-07-21 13:25 ` John Voltz
@ 2008-07-21 13:27   ` John Voltz
  2008-07-21 13:28     ` Hans-Christian Egtvedt
  2008-07-21 13:27   ` Hans-Christian Egtvedt
  1 sibling, 1 reply; 8+ messages in thread
From: John Voltz @ 2008-07-21 13:27 UTC (permalink / raw)
  To: buildroot

I think it's called prboom :^)

John

On Mon, Jul 21, 2008 at 9:25 AM, John Voltz <john.voltz@gmail.com> wrote:

> As far as I can tell, lxdoom only works with X, there is no DirectFB or SDL
> support in it. I think there is another doom port that does use SDL, that
> was the one you used in your youtube video wasn;'t it? :^)
>
> John
>
>
>
> On Mon, Jul 21, 2008 at 8:53 AM, Hans-Christian Egtvedt <
> hans-christian.egtvedt at atmel.com> wrote:
>
>> The lxdoom package should "depend on BR2_PACKAGE_XORG7"?
>>
>> --
>> With kind regards,
>> Hans-Christian Egtvedt, Applications Engineer
>>
>> _______________________________________________
>> buildroot mailing list
>> buildroot at uclibc.org
>> http://busybox.net/mailman/listinfo/buildroot
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://busybox.net/lists/buildroot/attachments/20080721/6d2a86fa/attachment.htm 

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] lxdoom - only supported if you have an X server?
  2008-07-21 13:25 ` John Voltz
  2008-07-21 13:27   ` John Voltz
@ 2008-07-21 13:27   ` Hans-Christian Egtvedt
  1 sibling, 0 replies; 8+ messages in thread
From: Hans-Christian Egtvedt @ 2008-07-21 13:27 UTC (permalink / raw)
  To: buildroot

On Mon, 2008-07-21 at 09:25 -0400, John Voltz wrote:
> As far as I can tell, lxdoom only works with X, there is no DirectFB
> or SDL support in it. I think there is another doom port that does use
> SDL, that was the one you used in your youtube video wasn;'t it? :^)
> 

Okay, could anybody with knowledge of which depend lxdoom should depend
on give a heads up?

I'll send a patch for adding lsdldoom in some minutes, just need to do a
test build.

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] lxdoom - only supported if you have an X server?
  2008-07-21 13:27   ` John Voltz
@ 2008-07-21 13:28     ` Hans-Christian Egtvedt
  2008-07-21 15:03       ` Julien Boibessot
  2008-07-21 17:22       ` Peter Korsgaard
  0 siblings, 2 replies; 8+ messages in thread
From: Hans-Christian Egtvedt @ 2008-07-21 13:28 UTC (permalink / raw)
  To: buildroot

On Mon, 2008-07-21 at 09:27 -0400, John Voltz wrote:
> I think it's called prboom :^)
> 

prboom is, AFAICT, an OpenGL implementation. Please correct me if I am
wrong :)

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] lxdoom - only supported if you have an X server?
  2008-07-21 13:28     ` Hans-Christian Egtvedt
@ 2008-07-21 15:03       ` Julien Boibessot
  2008-07-21 17:22       ` Peter Korsgaard
  1 sibling, 0 replies; 8+ messages in thread
From: Julien Boibessot @ 2008-07-21 15:03 UTC (permalink / raw)
  To: buildroot

Hi,
Hans-Christian Egtvedt a ?crit :
> prboom is, AFAICT, an OpenGL implementation. Please correct me if I am
> wrong :)
>
>   
prboom runs with SDL/Framebuffer too (I have it running on my ARM
board). I will try to provide a patch soon to integrate it to Buildroot.
(only if you think it is better than the lsdldoom you provided).

Julien
http://www.armadeus.org

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] lxdoom - only supported if you have an X server?
  2008-07-21 13:28     ` Hans-Christian Egtvedt
  2008-07-21 15:03       ` Julien Boibessot
@ 2008-07-21 17:22       ` Peter Korsgaard
  2008-07-22  5:58         ` Hans-Christian Egtvedt
  1 sibling, 1 reply; 8+ messages in thread
From: Peter Korsgaard @ 2008-07-21 17:22 UTC (permalink / raw)
  To: buildroot

>>>>> "Hans-Christian" == Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> writes:

 Hans-Christian> On Mon, 2008-07-21 at 09:27 -0400, John Voltz wrote:
 >> I think it's called prboom :^)
 >> 

 Hans-Christian> prboom is, AFAICT, an OpenGL implementation. Please
 Hans-Christian> correct me if I am wrong :)

^ permalink raw reply	[flat|nested] 8+ messages in thread

* [Buildroot] lxdoom - only supported if you have an X server?
  2008-07-21 17:22       ` Peter Korsgaard
@ 2008-07-22  5:58         ` Hans-Christian Egtvedt
  0 siblings, 0 replies; 8+ messages in thread
From: Hans-Christian Egtvedt @ 2008-07-22  5:58 UTC (permalink / raw)
  To: buildroot

On Mon, 2008-07-21 at 19:22 +0200, Peter Korsgaard wrote:
> >>>>> "Hans-Christian" == Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> writes:
> 
>  Hans-Christian> On Mon, 2008-07-21 at 09:27 -0400, John Voltz wrote:
>  >> I think it's called prboom :^)
>  >> 
> 
>  Hans-Christian> prboom is, AFAICT, an OpenGL implementation. Please
>  Hans-Christian> correct me if I am wrong :)
> 
> From apt-cache show prboom:
> 
> PrBoom is a version of Doom using the Simple Direct Media
> layer (SDL) library, which enables it to use XFree86, OpenGL,
> Linux framebuffer console, GGI, SVGALib or even color or
> monochrome text consoles as display. There is an additional
> OpenGL renderer as well.

Ah, great, I'll try to give that client a spin as well. Seems like the
client which rules them all, would deprecate both lxdoom and lsdldooom.

-- 
With kind regards,
Hans-Christian Egtvedt, Applications Engineer

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-07-22  5:58 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-21 12:53 [Buildroot] lxdoom - only supported if you have an X server? Hans-Christian Egtvedt
2008-07-21 13:25 ` John Voltz
2008-07-21 13:27   ` John Voltz
2008-07-21 13:28     ` Hans-Christian Egtvedt
2008-07-21 15:03       ` Julien Boibessot
2008-07-21 17:22       ` Peter Korsgaard
2008-07-22  5:58         ` Hans-Christian Egtvedt
2008-07-21 13:27   ` Hans-Christian Egtvedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox