Home » Developing U++ » U++ Developers corner » let's discuss new Draw principles and problems...
Re: let's discuss new Draw principles and problems... [message #1025 is a reply to message #1024] |
Tue, 14 February 2006 12:12   |
 |
mirek
Messages: 14267 Registered: November 2005
|
Ultimate Member |
|
|
- We need RGBA because we need RGBA images. RGBA is simply the most generic format (well, theoretically we could also think about 8 bytes RGBA - 2 bytes per channel).
- From pumping perspective, on modern GPU (by modern I mean anything past 1998) the source format does not matter, as conversions are performed by GPU. However, it makes _huge_ difference for sofware rendering operations. What is even more important, you have to implement rendering just for single format.
- It is true that for rendering itself, HW acceleration does not matter. However, pumping to video memory can be bottleneck for many machines.
Actually, the original idea (valid for last year's plans) was exactly that - do everything in sofware. That was before you have run the tests on your machine, showing amazing 10fps pumping performance (worst case since that was 40fps on unodgs Duron and even that was barely acceptable, many machines are capable of 200+ fps on that test).
Another possible disadvantage of software rendering is that you cannot use it for printer (it would be too slow).
Yet another disadvantage is that software rendering places high(er) load on CPU (means higher overal power consumption - bad for laptops).
I believe that what we are working on now will provide reasonable compromise (default normal rendering, advanced software rendering where needed).
Mirek
|
|
|
 |
|
let's discuss new Draw principles and problems...
By: fudadmin on Mon, 13 February 2006 13:22
|
 |
|
Re: let's discuss new Draw principles and problems...
By: jadeite on Mon, 13 February 2006 13:35
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Mon, 13 February 2006 13:41
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Mon, 13 February 2006 14:30
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Mon, 13 February 2006 14:46
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Mon, 13 February 2006 16:12
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Mon, 13 February 2006 23:49
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Tue, 14 February 2006 00:04
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Tue, 14 February 2006 00:09
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Tue, 14 February 2006 00:17
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Tue, 14 February 2006 00:05
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Tue, 14 February 2006 00:22
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Tue, 14 February 2006 00:25
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Tue, 14 February 2006 00:34
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Tue, 14 February 2006 00:30
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Tue, 14 February 2006 01:09
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Tue, 14 February 2006 09:26
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Tue, 14 February 2006 09:35
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Tue, 14 February 2006 10:59
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Tue, 14 February 2006 11:17
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Tue, 14 February 2006 11:54
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Tue, 14 February 2006 12:12
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Thu, 16 February 2006 08:22
|
 |
|
Re: let's discuss new Draw principles and problems...
By: jadeite on Thu, 16 February 2006 13:43
|
 |
|
Re: let's discuss new Draw principles and problems...
By: fudadmin on Thu, 16 February 2006 15:01
|
 |
|
Re: let's discuss new Draw principles and problems...
By: mirek on Thu, 16 February 2006 17:15
|
 |
 |
Xara Xtreme Engine
|
 |
|
Re: Xara Xtreme Engine
|
 |
|
Re: Xara Xtreme Engine
By: mirek on Wed, 07 June 2006 13:30
|
Goto Forum:
Current Time: Thu Aug 14 02:05:14 CEST 2025
Total time taken to generate the page: 0.07180 seconds
|