This website requires JavaScript.
Explore
Help
Sign In
ydeng
/
recrownedgtk
Watch
1
Star
0
Fork
0
You've already forked recrownedgtk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
recrownedgtk
/
RecrownedGTK
/
Graphics
History
Harrison
7512f66cdb
Removed state tracking from vertex attributes because GL can only bind with one at a time.
2020-02-20 00:30:10 -05:00
..
Render
Added texture and color support to default shaders.
2020-02-17 02:26:12 -05:00
UI
Files renamed to RecrownedGTK.
2020-02-16 21:44:21 -05:00
ElementBufferHandle.cs
Started work on the ElementBufferHandle.
2020-02-17 02:31:15 -05:00
NinePatch.cs
Files renamed to RecrownedGTK.
2020-02-16 21:44:21 -05:00
Texture.cs
Files renamed to RecrownedGTK.
2020-02-16 21:44:21 -05:00
TextureAtlas.cs
Files renamed to RecrownedGTK.
2020-02-16 21:44:21 -05:00
VertexAttributesHandle.cs
Removed state tracking from vertex attributes because GL can only bind with one at a time.
2020-02-20 00:30:10 -05:00
VertexBufferHandle.cs
Removed state tracking for VertexBufferHandle due to potential overlapping states.
2020-02-17 02:27:14 -05:00