Menu

Code Commit Log


Commit Date  
[r1657] by nerius

Reverting back to grafx-2.2 code. I had to make some "jumps" because I wanted
diffs in the right direction, didn't know how to immediately do it without lots
of error-prone techniques.

2023-11-11 11:40:50 Tree
[r1656] by nerius

Temporarily committing grafx-2.0 files, to get a forward diff from 2.0 to 2.1.
Again, I'm struggling with a very simple task which is taking a patch file and
reversing it. If I don't read a forward diff I may make mistakes in the
revision history documentation, the constant flipping in boolean logic makes my
brain hurt, I wasn't designed to do things that way. I'm not a computer.

2023-11-11 10:41:55 Tree
[r1655] by nerius

This is the source ball (not including demo code) from grafx-2.1 release.
I'm trying to find a forward patch from 2.1 to 2.2, I don't want to compare
two directories. I want to do it here, by reversing a patch file that was
generated, to give a new patch file. After searching on the internet I found
no obvious links that demonstrate this, and from first glances neither 'diff'
nor 'patch' seem to be able to generate this for me. So I'm committing the
old code and will take the forward diff which will give 2.1->2.2 changes. It
less error prone to read.

2023-11-11 10:20:34 Tree
[r1654] by nerius

Updating VERSION on 2D graphics library from 2.1 to 2.2. Making a mini
release, probably.

2023-11-11 09:54:30 Tree
[r1653] by nerius

Moving over the most recent changes/improvements from 'blockout' branch to
'grafx' branch, related only to 2D rendering lib and demo support code.

2023-11-11 09:52:33 Tree
[r1652] by nerius

Removing unused function bounded(), which was at one point added to try to
solve getClip(), and making unused method debugInclusiveBoundsPixelClip()
private so that it would not clutter up Javadoc.

2023-11-11 09:34:52 Tree
[r1651] by nerius

Adding AliasPerformance.

2023-11-10 23:58:49 Tree
[r1650] by nerius

Adding Float64DividePerformance and Float64MultiplyPerformance.

2023-11-10 23:46:39 Tree
[r1649] by nerius

Adding the performance test results.

2023-11-10 23:40:49 Tree
[r1648] by nerius

Adding Float32AddPerformance and Float32SubtractPerformance.

2023-11-10 23:35:38 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.