Skip to content

Task: tools features#142

Merged
Dandielo merged 34 commits intomasterfrom
task-tools-features
Nov 6, 2022
Merged

Task: tools features#142
Dandielo merged 34 commits intomasterfrom
task-tools-features

Conversation

@Dandielo
Copy link
Copy Markdown
Member

No description provided.

@Dandielo Dandielo added the enhancement Improvements or additions to code label Oct 30, 2022
@Dandielo Dandielo self-assigned this Oct 30, 2022
@Dandielo Dandielo changed the title Task tools features Task: tools features Oct 30, 2022
@Dandielo
Copy link
Copy Markdown
Member Author

  • Updated IBT to version 1.0.0
  • Added SPDX information to all C++ and FastBuild source files and scripts.
  • Added Chipmunk2d as a new dependency.
  • Fixed lots of .natvis issues and created some new descriptions.
  • Fixed rendering issues on Release and Profile configurations.

* The Unix cache is ridiculous huge...
* Allows to add pre-allocated nodes to a linked-list queue.
* The 'push' and 'consume'
* The 'pop' operation is lock free.
* The 'false sharing' problem
- Fixes a bug where offest into the same buffer where incorrectly re-alligned.
* Each widget now needs to setup a 'Settings' struct.
* Widgets now get a 'State' object to use.
* Very crude implementation.
* Cleaned up the clutter of always visible windows.
* Separated 'Function' and 'File' columns in Allocator Tree Widget.
@Dandielo Dandielo merged commit f362961 into master Nov 6, 2022
@Dandielo Dandielo deleted the task-tools-features branch February 12, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improvements or additions to code

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant