|
|
Atari demoscene BBS
| Re: Performance problems |
|
Posted by: nerve
|
Apr,29.2009-18:53
|
"Luck - not a factor." (trivia quiz: what movie did i just quote?)
And before people start getting strange ideas; there is nothing magical about shaders... Anyone can pick up a book and learn how to code them, provided they are willing to spend a tiny bit of time. No need for ultra fancy video hardware either...
Basically we want to move graphics rendering where it belongs - to the video hardware. The old shifter code uses a bunch of lookup tables for planar to chunky conversion, which does not really translate or scale well to modern "pc" hardware. And OS X does all this sweet compositing on the GPU already, which kills 2D performance on the CPU as it forces a lot of data to be moved back and forth to video RAM.
SDL needs to do something about that, maybe 1.3 does but i dont know how that is progressing. Perhaps Patrice knows? Compositing is not uncommon in other operating systems anymore either, and so for everyones sake we need to stop wasting bus cycles and make some progress...
/Kaare (waiting for Hatari mercurial repository to turn sane again - #defines are _not_ for symbol remapping.)
|
[All messages in this thread] [Start new thread]
|
Topic
|
Posted by
|
Date
|
|
hatari once again!
|
mikro
|
Apr,24.2009-18:51
|
|
Re: hatari once again!
|
trophy
|
Apr,24.2009-21:17
|
|
Re: hatari once again!
|
evil
|
Apr,25.2009-17:20
|
|
Re: hatari once again!
|
Simon Sunnyboy / Paradize
|
Apr,25.2009-18:29
|
|
Re: hatari once again!
|
evil
|
Apr,25.2009-18:52
|
|
Performance problems
|
thothy
|
Apr,28.2009-23:10
|
|
Re: Performance problems
|
evil
|
Apr,29.2009-16:12
|
|
Re: Performance problems
|
nerve
|
Apr,29.2009-18:53
|
|
Re: Performance problems
|
Patrice Mandin
|
Apr,30.2009-11:25
|
|
Re: Performance problems
|
nerve
|
Apr,30.2009-16:00
|
|
Re: Performance problems
|
thothy
|
Apr,30.2009-20:54
|
|
Re: Performance problems
|
nerve
|
Apr,30.2009-23:07
|
|
Re: Performance problems
|
thothy
|
May,01.2009-00:01
|
|
Re: Performance problems
|
nerve
|
May,01.2009-02:47
|
|
Re: Performance problems
|
thothy
|
May,01.2009-13:21
|
|
Re: Performance problems
|
nerve
|
May,01.2009-16:41
|
|
Re: Performance problems
|
thothy
|
May,01.2009-20:00
|
|
Re: Performance problems
|
nerve
|
May,01.2009-20:22
|
|
Re: Performance problems
|
thothy
|
May,02.2009-00:13
|
|
Re: hatari once again!
|
mikro
|
Apr,25.2009-18:29
|
|
Re: hatari once again!
|
evil
|
Apr,25.2009-18:53
|
|
Re: hatari once again!
|
Dma-Sc
|
Apr,26.2009-09:43
|
|
Re: hatari once again!
|
CiH
|
Apr,26.2009-19:02
|
|
Re: hatari once again!
|
mikro
|
Apr,26.2009-20:11
|
|
Re: hatari once again!
|
Laurent Sallafranque
|
Apr,27.2009-10:03
|
|
Re: hatari once again!
|
Mic/Dune
|
Apr,27.2009-11:15
|
|
Re: hatari once again!
|
Laurent Sallafranque
|
Apr,27.2009-14:08
|
|
Re: hatari once again!
|
Patrice Mandin
|
Apr,27.2009-14:00
|
|
Re: hatari once again!
|
thothy
|
Apr,28.2009-23:19
|
|
Re: hatari once again!
|
marakatti
|
Apr,29.2009-06:41
|
|
Re: hatari once again!
|
nerve
|
Apr,29.2009-09:36
|
|
Re: hatari once again!
|
Chuck
|
Apr,30.2009-23:30
|
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|