summaryrefslogtreecommitdiff
path: root/gfx
Commit message (Expand)AuthorAge
* Issue #1653 - Part 2: Stop indirectly loading DWM functions through WinUtils.Moonchild2020-09-17
* Improve dll loading on Windows.Moonchild2020-07-29
* [printing] Fix build bustage with --disable-printingMoonchild2020-05-21
* Merge pull request #1550 from MoonchildProductions/deunify_gfxMoonchild2020-05-16
|\
| * Merge pull request #1551 from adeshkp/patch-17Moonchild2020-05-16
| |\
| | * Issue #80 - Include gfx/Logging.h in NativeFontResourceMac.cppadeshkp2020-05-15
| * | Issue #80 - Include gfxEnv.h in gfx/gl/GLLibraryEGL.cppGaming4JC2020-05-15
| |/
| * Issue #80 - Fix up gfx/ipc and gfx/src for Linux.Moonchild2020-05-15
| * Issue #80- De-unify gfx/layersMoonchild2020-05-15
| * Issue #80 - De-unify gfx/ycbcrMoonchild2020-05-15
| * Issue #80 - De-unify gfx/srcMoonchild2020-05-14
| * Issue #80 - De-unify gfx/skia and stop using dangerous optsMoonchild2020-05-14
| * Issue #80 - De-unify gfx/otsMoonchild2020-05-14
| * Issue #80 - De-unify gfx/ipcMoonchild2020-05-14
| * Issue #80 - De-unify gfx/harfbuzzMoonchild2020-05-14
| * Issue # 80 - Fix up gfx/2d/DataSurfaceHelpersMoonchild2020-05-14
| * Issue #80 - de-unify and fix up gfx/graphite2Moonchild2020-05-14
| * Issue #80 - Fix deps in gfxFont-Impl.hMoonchild2020-05-13
| * Issue #80 - Split out GetShapedWord template functionMoonchild2020-05-13
| * Issue #80 - Fix gfx/thebes Windows conditionalMoonchild2020-05-13
| * Issue #80 - De-unify gfx/glMoonchild2020-05-13
| * Issue #80 - De-unify gfx/configMoonchild2020-05-13
| * Issue #80 - De-unify gfx/cairoMoonchild2020-05-13
| * Issue #80 - De-unify gfx/2dMoonchild2020-05-13
| * Issue #80 - De-unify gfx/thebesMoonchild2020-05-12
* | Issue #457 - Silence some superfluous compiler warnings in cairoMoonchild2020-05-13
|/
* Issue #1450 - Remove NVidia 3D-Vision utilsMoonchild2020-05-04
* Revert "Issue #190 - Part 1: Remove XP_IOS conditional code"Matt A. Tobin2020-02-28
* Issue #190 - Part 1: Remove XP_IOS conditional codeMatt A. Tobin2020-02-28
* [gfx] Put Skia-specific CTOR init behind Skia-conditional.wolfbeast2020-02-21
* [Layers] Clear WrappingTextureSourceYCbCrBasic::mTexture correctlysotaro2020-02-14
* Issue #1360 - Enable acceleration by default on all known-good platforms.wolfbeast2020-01-27
* Issue #1360 - Part 1: Simplify layers acceleration prefs.wolfbeast2020-01-26
* Issue #1354 - Fix typowolfbeast2020-01-21
* Issue #1354 - Clear the current context when MakeCurrent() fails.wolfbeast2020-01-20
* Issue #1354 - Don't allow glsl[130,400] unless we have gpu_shader5wolfbeast2020-01-16
* Issue #1354 - Cherry-pick ANGLE update for broken drivers that supportwolfbeast2020-01-16
* Enable layers acceleration by default on GTK platforms.wolfbeast2019-12-20
* Issue #1288 - Part 5: Pass graphite fonts through OTS.wolfbeast2019-11-14
* Issue #1288 - Part 4: Update the OpenType Sanitizer component to 8.0.0wolfbeast2019-11-14
* Issue #1274 - Part 5: Misc fixes and version update.wolfbeast2019-11-07
* Issue #1274 - Part 4: Remove some unnecessary checks for old Windows versions.wolfbeast2019-11-07
* Issue #1274 - Part 3: Update libpixman licensingwolfbeast2019-11-07
* Issue #1274 - Part 2: Update Windows prerequisite defines.wolfbeast2019-11-07
* Issue #1274 - Part 1: Adopt the cairo version as our own.wolfbeast2019-11-07
* Correctly return zero vertices if clipping plane 0 or 2 clip away theMarkus Stange2019-09-04
* Revert "Correctly return zero vertices if clipping plane 0 or 2 clip away the"wolfbeast2019-09-04
* Correctly return zero vertices if clipping plane 0 or 2 clip away thewolfbeast2019-09-01
* Issue #438: Add an IsRectilinear helper method to gfxMatrix.wolfbeast2019-08-14
* Fix call to macro `MOZ_ASSERT_UNREACHABLE`adeshkp2019-07-23