Menu

Code Commit Log


Commit Date  
[r1141] by nerius

Fixing call of RasterDepthGraphics constructor in ZMinMaxTest, since API
change.

2023-09-27 03:01:54 Tree
[r1140] by nerius

In RasterDepthGraphics, increasing s_zBits from 16 to 24. No longer passing in
z buffer to constructor; it's being instantiated under the hood.

2023-09-27 02:59:50 Tree
[r1139] by nerius

Adding a Javadoc comment explaining nature of zFront and zBack.

2023-09-27 02:19:45 Tree
[r1138] by nerius

Adding new class, ZMinMaxTest.

2023-09-27 00:57:21 Tree
[r1137] by nerius

Removing the m_modRect calculations from RasterDepthGraphics. Such a feature
does not really go well with 3D graphics.

2023-09-26 23:20:04 Tree
[r1136] by nerius

Changing the sensitivity of user interface in Donut.

2023-09-26 22:47:44 Tree
[r1135] by nerius

Well apparently that code needed a slight '++' correction.

2023-09-26 22:34:33 Tree
[r1134] by nerius

First attempt at adding flat shading version of fillPolygon() which is
optimized just for that. This may not even compile; definitely not tested, but
in theory it may just all work.

2023-09-26 19:29:32 Tree
[r1133] by nerius

Unwinding some loops to improve performance of Gouraud fillPolygon(), renaming
some variables for clarity.

2023-09-26 19:27:55 Tree
[r1132] by nerius

Paving the way for improved performance flat shading.

2023-09-26 18:48:57 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.