Commit History

Autor SHA1 Mensaxe Data
  Michael Ragazzon 836026788b Clean up element style %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon d1d72de3f8 Replace PropertyNameList with PropertyIdSet (previously DirtyPropertyList) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon d2b708077e Only dirty properties that are actually changed during update definition. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon cb347e1a38 NULL to nullptr %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 649c0cc809 Remove ReferenceCountable, finally! %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 6833c4d5bc Remove reference countable from element definition %!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 9a04ade50b Cleanup element style and definition. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 23e356ae4c Remove pseudo class properties from element definition. This simplifies the code a whole lot, and makes fetching a new definition a lot faster. This means that we have to fetch new definitions more often (specifically, now also when we set a pseudo class), but despite this, the net performance gains are substantial. We could introduce flags to avoid this later. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 05a24f63d5 Now that we have PropertyIds, we can use a bitset to represent dirty properties, increasing iteration performance. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 0457df38ef Make pseudo class list a small set. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon ff961eb7a7 Some cleanup of decorator instancing. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon cc0b4a459a Decorators and their instancers now use smart pointers instead of manual reference counting %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon dfdea4affd WIP: At-rule for decorators %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 89821a3e90 WIP PropertyId %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 85a633693c Remove the old IterateProperties, replace with new iterators %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 68eefcaeb0 Move iterators to separate file %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon d88d67ddc6 Drop the iterator wrapper in element definition %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 041515844a Implement iterators for element style %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 240b84cb19 Implement iterator for element definition %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 25c936544b Computed values: Iterating over the locally defined properties %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 945aa8f5a4 Include chobo-containers, put all third-party containers in the Rocket::Core namespace %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 44adb03aee WIP more strings to IDs (not compiling) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon c307140b9b Replacing some containers %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 709852fcf8 Replace std::unordered_map with robin_hood %!s(int64=6) %!d(string=hai) anos
  Michael 35381790cc Transitions on class change. %!s(int64=7) %!d(string=hai) anos
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. %!s(int64=11) %!d(string=hai) anos