Confirmed users
336
edits
| Line 43: | Line 43: | ||
If you're interested in contributing please contact [[Platform/GFX/Meet#Benoit_Girard|Benoit Girard]]. | If you're interested in contributing please contact [[Platform/GFX/Meet#Benoit_Girard|Benoit Girard]]. | ||
Files: | |||
* [http://hg.mozilla.org/mozilla-central/file/tip/gfx/layers gfx/layers] is where most of the source code is. | |||
* [http://hg.mozilla.org/mozilla-central/file/tip/gfx/layers/ipc gfx/layers/ipc] is where thread communicate code is. | |||
* [http://hg.mozilla.org/mozilla-central/file/tip/gfx/layers/opengl gfx/layers/opengl] is where the opengl backend is (Mac, Linux, Android). | |||
* [http://hg.mozilla.org/mozilla-central/file/tip/gfx/layers/d3d9 gfx/layers/d3d9] is where the d3d9 backend is (WinXP mostly). | |||
* [http://hg.mozilla.org/mozilla-central/file/tip/gfx/layers/d3d10 gfx/layers/d3d10] is where the d3d10 backend is (Win7 mostly). | |||
== Content acceleration == | == Content acceleration == | ||