- Performance - An experimental Direct2D rendering backend on Windows is available, turned off by default. For information and instructions on enabling this experimental feature, see Bas Shouten's post.
- JavaScript - Significant API improvements are available for JS-ctypes, a foreign function interface for extensions. ctypes.jsm now supports complex types including structures, pointers, and arrays. See Dan Witte's post for more information.
- Stability - Mozilla now uses an infallible allocator: if a request for memory cannot be fulfilled, the allocator aborts. This allows for simplification of the Mozilla code, as well as preventing a class of security errors with unchecked null pointers. See bug 441324 for details.
- Plugins - Additional fixes for multi-process plugins:
- crash and hang fixes;
- the Foxit Reader and Octoshape plugins work correctly;
- Performance improvements in the delivery of network streams.
A bejelentés itt olvasható.
- A hozzászóláshoz be kell jelentkezni
- 1634 megtekintés
Hozzászólások
Megmondja nekem valaki hogyha már cross platform alkalmazásról van szó miért nem opengl-t használnak? Hosszútávon jobban megérné, vagy nem?
_______________________
Ubuntu
- A hozzászóláshoz be kell jelentkezni
Alapvetően 3D-hez van.
----------------
Lvl86 Troll
- A hozzászóláshoz be kell jelentkezni
Wikiről: "OpenGL (Open Graphics Library) is a standard specification defining a cross-language, cross-platform API for writing applications that produce 2D and 3D computer graphics. "
_______________________
Ubuntu
- A hozzászóláshoz be kell jelentkezni
+1
opengl gyorsított videólejátszás is van
- A hozzászóláshoz be kell jelentkezni
Lehet hogy most a d2d-t tudták összedobni mert az OpenGL-el valami nem működött de tervben van.
- A hozzászóláshoz be kell jelentkezni
Na! Az egész egy kis utána járással megválaszolható. A Firefox a "Cairo graphics library" használja. Ez pedig Windows alatt a Direct2D-t használja/támogatja (nem tudom). Ezért van ez.
- A hozzászóláshoz be kell jelentkezni
"Cairo is a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. Experimental backends include OpenGL (through glitz), XCB, BeOS, OS/2, and DirectFB."
Csak összejön :)
_______________________
Ubuntu
- A hozzászóláshoz be kell jelentkezni
Amúgy a lényeg itt van: http://www.basschouten.com/blog1.php/2009/11/22/direct2d-hardware-rende…
- A hozzászóláshoz be kell jelentkezni
"Obviously we will aspire to deliver the highest quality and performance rendering on all platforms. There is no Linux alternative to Direct2D though. Partially because building a system like Direct2D is extremely complex, even when using Cairo's tesselation it is still very difficult to correctly use the Shaders for everything, deal with all the edges and provide subpixel text anti-aliasing. The trick here is that any implementation, needs to be -totally- complete, since software fallback is extraordinarily expensive because it requires the GPU and the CPU to synchronize. Causing stalls.
We are working on providing hardware acceleration for some operations on other platforms. It is a more difficult struggle though, and it would be foolish for us not to use more advanced systems when those are provided to us by the OS. Note we have always tried to support the best frameworks for all platforms. OpenGL is also poorly and inconsistently supported on Windows & Linux."
"Even if you would want to use OpenGL, developing the vector renderer on top of it would take considerable effort. Current Cairo OpenGL backends have not succesfully been made to perform sufficiently to date. Direct2D takes a lot of this work off our shoulders by providing an extremely efficient and complicated vector graphics renderer. Hence OGL would not really have been an option at all."
_______________________
Ubuntu
- A hozzászóláshoz be kell jelentkezni
ie9preview-el összemérhető :D
http://ie.microsoft.com/testdrive/Default.html
(bár mondjuk a ff az ie-ét lejátsza, az ie a http://forums.mozillazine.org/viewtopic.php?f=23&t=1775755 belieket meg nem)
- A hozzászóláshoz be kell jelentkezni
Most jól hangzottak az IE9-re beígért funkciók, de ha így haladnak a mozillások, akkor mire kijön az IE9, már megint csak ott fog tartani, hogy "nagyrészt tudja azt, amit a többiek". Ettől függetlenül azért örülök, hogy fejlődik, különösen a szabványok támogatása terén.
- A hozzászóláshoz be kell jelentkezni
mire kijön??
már most jobb!
ahogy néztem egyedül a text justify nem jó ff-ban de a többi plusz-minusz pár százalék teljesítménykülönbséggel ugyanaz, de pl a map zooming, igen a bingé, az ieben akadozik, a ff-ban meg gyönyörű :)
- A hozzászóláshoz be kell jelentkezni