Degate icon indicating copy to clipboard operation
Degate copied to clipboard

Added compile commands export to support clangd.

Open DorianBDev opened this issue 1 year ago • 0 comments

Description

Try to fix current limitations of the multi-threading system of the attached project type. The idea is to have a new cache system that can cancel no-longer-needed tiles being loaded (which, if working on a huge image, can make exhaust the thread pool and crash/freeze Degate).

Affected area(s)

  • [x] Core
  • [ ] GUI
  • [ ] Tests

Changes type

  • [x] Bug fix
  • [ ] Migration
  • [ ] New feature
  • [ ] Feature rework

Proposed changes

  • Rework the multi-threading system of the attached project type.

DorianBDev avatar Nov 08 '23 18:11 DorianBDev