Menu

Code Commit Log


Commit Date  
[r1219] by nerius

Making some minor revisions to 3D graphics, esp. as related to line drawing.
Mostly just declaring variables as 'final' where it can be done. Optimizing at
least one loop as well.

2023-10-07 23:31:33 Tree
[r1218] by nerius

Adding long comment explaining choice of extents for m_fillPolyClip.

2023-10-07 23:21:24 Tree
[r1217] by nerius

Adding computeIntColor() and friends.

2023-10-07 22:43:51 Tree
[r1216] by nerius

Putting some of the Gouraud shading polygon fill code into nice loops.

2023-10-07 22:11:14 Tree
[r1215] by nerius

Making some very minor improvements to loops and by adding 'final' in some
places.

2023-10-07 21:50:29 Tree
[r1214] by nerius

Streamlining FlatPolyEdgePool & GouraudPolyEdgePool a bit.

2023-10-07 20:05:57 Tree
[r1213] by nerius

Tidying up some little things in FlatPolyEdge & GouraudPolyEdge; for example
marking things 'final' where they can be, and removing all public access.
Improved one 'for' loop in the Gouraud code.

2023-10-07 19:57:07 Tree
[r1212] by nerius

Making some comments in the 3D polygon clippers, and streamlining some code.
This is in preparation for doing a potential overhaul of boundary conditions
when doing clipping.

2023-10-07 19:22:39 Tree
[r1211] by nerius

Correcting an issue where -crf can be zero for the initial compile. Now
allowing override of VID_CRF w/ environment var.

2023-10-07 16:35:14 Tree
[r1210] by nerius

Marking some input paramters as final in poly clipper, indenting/formatting.

2023-10-07 15:47:11 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.