1
0
mirror of https://github.com/lxsang/Diya-API.git synced 2024-12-27 20:08:22 +01:00
Diya-API/Diya
2022-03-16 01:32:01 +01:00
..
Array2D.extension.st WIP: display Freetype font in openGL 2022-03-03 19:19:40 +01:00
Array.extension.st Add basic graph nodes and support basic transformation 2022-03-02 20:11:01 +01:00
ClassDescription.extension.st print log using stdout instead of Transcript 2021-12-19 22:41:21 +01:00
Color.extension.st image texture support 2022-03-08 23:30:01 +01:00
Diya2DNode.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
Diya2DPrimShape.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
Diya2DShader.class.st image texture support 2022-03-08 23:30:01 +01:00
DiyaBaseObject.class.st Text rendering iss working now 2022-03-04 20:28:38 +01:00
DiyaBoot.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
DiyaCircle.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
DiyaClock.class.st Text rendering is greatly improved 2022-03-06 18:33:10 +01:00
DiyaEllipse.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
DiyaExampleShader.class.st Add log messages 2022-03-15 19:29:57 +01:00
DiyaFFIBase.class.st Basic example of OpenGL binding 2021-12-20 01:14:35 +01:00
DiyaFontFamily.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
DiyaFontGlyph.class.st WIP imporving text rendering 2022-03-06 12:07:20 +01:00
DiyaFontManager.class.st Add log messages 2022-03-15 19:29:57 +01:00
DiyaFontStyle.class.st FreeType face now is cached as bitmap font 2022-03-06 00:58:28 +01:00
DiyaImageTex.class.st Add log messages 2022-03-15 19:29:57 +01:00
DiyaLine.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
DiyaNode.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
DiyaPolygon.class.st OpenGL: recalculate vertices only when changed. 2022-03-06 19:50:19 +01:00
DiyaRectangle.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
DiyaRenderer.class.st Add basic graph nodes and support basic transformation 2022-03-02 20:11:01 +01:00
DiyaRendererContext.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
DiyaRootNode.class.st OpenGL: recalculate vertices only when changed. 2022-03-06 19:50:19 +01:00
DiyaSingleton.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
DiyaText.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
Duration.extension.st add uniform support to shader 2022-02-15 18:04:54 +01:00
ImageInitializer.class.st update SDL example entry point 2021-12-19 16:15:10 +01:00
LibC.extension.st FreeType face now is cached as bitmap font 2022-03-06 00:58:28 +01:00
OpenGL.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
OpenGLConstants.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
OpenGLFontTex.class.st Text rendering is greatly improved 2022-03-06 18:33:10 +01:00
OpenGLSL.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
OpenGLSLUniform.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
OpenGLTexImage2D.class.st image texture support 2022-03-08 23:30:01 +01:00
OpenGLTexture.class.st image texture support 2022-03-08 23:30:01 +01:00
OpenGLTypes.class.st add openGLSL bingding 2021-12-20 18:32:08 +01:00
OpenGLVertexArray.class.st WIP: display Freetype font in openGL 2022-03-03 19:19:40 +01:00
OpenGLVertexBuffer.class.st WIP: draw ellipse and circle 2022-03-16 01:32:01 +01:00
OrthoProjectionMatrix.class.st WIP: display Freetype font in openGL 2022-03-03 19:19:40 +01:00
package.st initial comit 2021-12-18 02:02:16 +01:00
Point.extension.st Add basic graph nodes and support basic transformation 2022-03-02 20:11:01 +01:00
ProjectionMatrix.class.st WIP: display Freetype font in openGL 2022-03-03 19:19:40 +01:00
SDL2.extension.st example of working SDL window 2021-12-19 12:32:23 +01:00
SDL_DisplayMode.class.st Extend SDL2 binding API 2021-12-18 22:49:03 +01:00
SDL_Window.extension.st example of working SDL window 2021-12-19 12:32:23 +01:00
Uniform1F.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform1i.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform2F.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform2i.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform3F.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform3i.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform4F.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
Uniform4i.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
UniformMatrix3fv.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00
UniformMatrix4fv.class.st Fix memory leak bug 2022-03-15 19:11:19 +01:00