Commit History

Author SHA1 Message Date
  Kolja Strohm 993493f4b5 fix some issues with array usages and add tests 2 years ago
  Kolja Strohm d3c7b9efdd speed up of removing 3d objects from rendered world 2 years ago
  Kolja Strohm 4cb3ee1de9 add Synchronizer class 2 years ago
  Kolja Strohm b3629693f0 fixed compiler errors 2 years ago
  Kolja Strohm e0aff43ea6 add useful operators to Either an Maybe 2 years ago
  Kolja Strohm 7a664a142b add Either and Maybe types 2 years ago
  Kolja Strohm 2b7fb7bd20 fix in memory buffer error 2 years ago
  Kolja Strohm 44600c1d62 whait for running threads to exit when the framework is destructed 2 years ago
  Kolja Strohm 79e00dcf90 fix hashmap 2 years ago
  Kolja Strohm d266b14dca set directx debug switch default to false 2 years ago
  Kolja Strohm 6737a6cd05 add directx debug switch 2 years ago
  Kolja Strohm 7c685a9c23 fix linux issues and warnings 2 years ago
  Kolja Strohm 0a68f8de76 improved array iteration 2 years ago
  Kolja Strohm 8d037b6649 improved performance of dx11 graphics api and general array structure 2 years ago
  Kolja Strohm f6344e58fb fix trie usage in uiml view 2 years ago
  Kolja Strohm 4fe1b9c42c fix issue with 0 in trie adresses 2 years ago
  Kolja Strohm 6f24b94f49 add missing dllexport declarations 2 years ago
  Kolja Strohm 8deb3f2fd4 add missing dll exports 2 years ago
  Kolja Strohm 10e4e31f59 add missing files to windows project 2 years ago
  Kolja Strohm 6eb73b9a8d fix issue with reference counting 2 years ago
  Kolja Strohm 9a628ba505 RCPointer can now be empty. == operator for Text is now overloaded 2 years ago
  Kolja Strohm 28d33d78ce add hashCode function to Text class 3 years ago
  Kolja Strohm 334e3f6d53 add hashmap implementation 3 years ago
  Kolja Strohm f852a6a280 add InMemoryBuffer 3 years ago
  Kolja Strohm 242061cd6f fixed compiler issues on trie iterator 3 years ago
  Kolja Strohm 0996462aa6 fix compiler error 3 years ago
  Kolja Strohm fb79a667f2 fix reference counting in template data structures 3 years ago
  Kolja Strohm e03c2f1c86 fix linux build path 3 years ago
  Kolja Strohm 6961b2bec7 fix linux build 3 years ago
  Kolja Strohm c745d98f84 fix error when mouse event fires on text field withour current renderer 3 years ago