Commit History

Autor SHA1 Mensaxe Data
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f745fac0ee WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b4f370b5d2 Do a deep comparison before submitting new transforms through the interface, see #55. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 1bbae6380d Refining font engine interface. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 2438824c95 Merge branch 'develop' into text %!s(int64=6) %!d(string=hai) anos
  Victor Luchits 2df8e4abee Rename FontSubsystem to FontEngine %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 0ed3768644 Remove the 'font-charset' property %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f9975a0e8e Begin conversion to UTF8 %!s(int64=6) %!d(string=hai) anos
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 5a0797fb8a Remove Font.h, unify enums. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b6739b4684 Replace render interface functions PushTransform and PopTransform with SetTransform %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 0951b7e355 Implement support for Tracy profiler %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon cb347e1a38 NULL to nullptr %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 9a5648389d Remove the last usage of ReferenceCountable, FontFaceHandle. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6619ab48a9 Initialize clipping parameters in SetClippingRegion %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 2a53aa9424 Fix some compiler warnings %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 246e1ecc78 WIP: Specify bubbling and default actions on dispatching events %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 1642ddb6af Reverse shared string font family %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon e91ea9c63b Shared string for font family %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 390b6e07ba Replacing GetLocalProperty %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon cfbf05d038 Replace style cache by computed values %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon c285bf99e9 Compute all the properties! %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 83095e12c2 Move computed values file %!s(int64=6) %!d(string=hai) anos