And I think it's pretty clear that they intentionally ensure that the Mac version of Office sucks worse than the Windows version of Office.
Well Apple do the same, just look at iTunes for Windows. It's rubbish.
And I think it's pretty clear that they intentionally ensure that the Mac version of Office sucks worse than the Windows version of Office.
I wish I could ditch flash altogether. At best, it is irritating.![]()
DXVA uses the Video Decoder of the GPU like:
- http://en.wikipedia.org/wiki/Unified_Video_Decoder (ATI)
"UVD currently only supports DXVA (DirectX Video Acceleration) API specification for the Microsoft Windows and Xbox 360 platforms to allow video decoding to be hardware accelerated"
- http://en.wikipedia.org/wiki/Nvidia_PureVideo (NVidia)
It should be more efficient (hardware decode in the gpu) instead of using the shaders, like OpenCL does.
Also you just use the API (DXVA -> Windows) instead to reinvent the wheel for every app.
I can try on my G4 see if it runs the latest version properley on PowerPC.
Apparently MPlayer has controlls with this hack but not VLC. :S
Honestly I wonder why I even post on this site. When did I EVER say that HTML5 could replace Flash tomorrow? Please quote me on this.
Don't bother trying, there will be no PowerPC release.
Adobe has just apparently decided to leave FLASH forever broken just like Apple as done the same with Leopard on PowerPC.![]()
Don't bother trying, there will be no PowerPC release.
Adobe has just apparently decided to leave FLASH forever broken just like Apple as done the same with Leopard on PowerPC.![]()
German: no point in trying to convince coolbits with rational facts, he just will keep saying OpenCL is magic pixie dust that will solve all the shortcomings of Apple's poor graphics drivers.
With this version of flash Gmail file attachment doesn't work![]()
True, but I've learnt a lot from German's posts (thanks German!). So rattle on coolbits.
Wow - I wasn't aware of how polite spambots have gotten...![]()
Ha, indeed!
----
coolbits: NVidia and ATI have made no secret voodoo pacts to hide their video decoding hardware from Apple AFAIK. NVidia and ATI appear to have a functional working relationship with Apple, for example the release of the 9400+9600 on the macbook pro. It doesn't take magic to get engineers to talk to each other. Apple has just never got round to supporting the hardware properly, and this detriments us OS X users. Apple makes a claim that, with only a limited amount of hardware to support, they can better tailor the software to their hardware. This is clearly untrue with graphics, where they lag substantially behind Windows machines; and this will sadly be a trend into the future by the looks of things...
Same with hybrid-SLI.
Same with OpenGL 3.x.
So if there are no secrets, where can i get full spec of ATI and NVIDIA chips to write a proper driver?
As far as i know NO ONE is able to make a proper driver but themselves and they do it only for windows so far.
ATI once said they will opensource for their driver, did they do it?
So if there are no secrets, where can i get full spec of ATI and NVIDIA chips to write a proper driver?
Shaders are just one area you can choose to leverage OpenCL from on the GPU.