This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
ClassiCube
Watch
1
Star
0
Fork
0
You've already forked ClassiCube
mirror of
https://github.com/ClassiCube/ClassiCube.git
synced
2025-10-05 12:07:25 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
GraphicsAPI
History
UnknownShadow200
281e815125
Significantly reduce allocation of GCHandles, replace with inlined fixed statement in GL class.
2015-08-03 20:08:04 +10:00
..
Direct3D9Api.cs
Significantly reduce allocation of GCHandles, replace with inlined fixed statement in GL class.
2015-08-03 20:08:04 +10:00
IGraphicsApi.cs
Significantly reduce allocation of GCHandles, replace with inlined fixed statement in GL class.
2015-08-03 20:08:04 +10:00
OpenGLApi.cs
Significantly reduce allocation of GCHandles, replace with inlined fixed statement in GL class.
2015-08-03 20:08:04 +10:00
VertexFormats.cs
Add experimental optimisation of grouping vertices by faces, then skipping all vertices of a face if that face is always back facing. Improves FPS by 50 - 100 in some cases. On slower card, imrpvoed FPS by 5-30.
2015-08-03 17:25:42 +10:00