summaryrefslogtreecommitdiff
path: root/core/fxge/ge/fx_ge_device.cpp
AgeCommit message (Expand)Author
2016-08-10Move CFX_RenderDevice, CFX_FxgeDevice, and CFX_GraphStateData into their own ...npm
2016-08-09Fix typos of the word outer.thestig
2016-08-09Fixup various overflow conditionsdsinclair
2016-08-08Move CFX_ClipRgn and CFX_PathData into their own files.npm
2016-07-21Fix skia build broken by commit c38cd6weili
2016-07-21Use smart pointers for graphics device classesweili
2016-07-06copy graphics state fullycaryclark
2016-06-21Move ifx_renderdevicedriver to a separate file to shareweili
2016-06-14Make code compile with clang_use_chrome_plugin (part II)weili
2016-06-13Remove default arguments from IFX_RenderDeviceDriver.thestig
2016-06-07Get rid of NULLs in core/thestig
2016-06-02Fix all the code which has duplicate variable declarationsweili
2016-05-26Remove default arguments from CFX_FxgeDevice.thestig
2016-05-26Remove default arguments in CFX_RenderDevice.thestig
2016-05-26Remove default argument from RestoreState() methods.thestig
2016-04-06Move core/include/fxge to core/fxge/include.dsinclair
2016-03-25Remove FX_DWORD from core/ and delete definitionchromium/2695chromium/2694chromium/2693chromium/2692tsepez
2016-03-25support gradients and stroke+fillcaryclark
2016-03-14Move core/src/ up to core/.Dan Sinclair