Menu

Code Commit Log


Commit Date  
[r44] by thylordroot

Added CVAPTool as a separate solution, which uses WFOPT.NET as a dependency.

2022-12-08 10:18:25 Tree
[r43] by thylordroot

Fixed some stuff related to fixed size buffers for RenderContext. More work on input management, including pumping stuff forward through the event queue.

2022-11-16 11:21:41 Tree
[r42] by thylordroot

Added missing iterators.cs in CVAP.Util. Refactored backend to use a public API. Added memory fill and scramble.

2022-11-16 08:23:19 Tree
[r41] by thylordroot

Implemented iterator for TreeSet and associated test.

2022-10-18 06:11:10 Tree
[r40] by thylordroot

Added ConcurrentModificationException. Implemented TreeSet.Remove() to use red-black tree. Added stub for enumerator.

2022-10-11 16:27:36 Tree
[r39] by thylordroot

Fixed TreeSet.Add() bug that was happening because color flip was indicating that an insertion occurred even though it didn't.

2022-10-09 20:05:31 Tree
[r38] by thylordroot

Began work on converting TreeSet to use RBTree; does not pass tests yet but added some infrastructure to help discover why. CVAP.Test now has access to any internal function with CVAP.Util so that we can call AssertStructureValid() on the tree, and added cached link to JSW's RBTree implementation as source material.

2022-10-09 19:28:25 Tree
[r37] by thylordroot

Began working on set interface; using BST for TreeMap now, but will eventually use RBTree. Apparently forgot to add Video Test a while back so adding that, too.

2022-10-06 02:30:20 Tree
[r36] by thylordroot

Began work on allocators for MemSource management.

2022-10-04 06:35:43 Tree
[r35] by thylordroot

Refactored Tilemap facet for Layer implementation because I forgot to put in the pointer to the atlas.

2022-10-02 21:39:40 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.