Misc fixes for mono P/Invoke of BuilderNative
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- Makefile 1 addition, 1 deletionMakefile
- Source/Core/Rendering/IndexBuffer.cs 2 additions, 2 deletionsSource/Core/Rendering/IndexBuffer.cs
- Source/Core/Rendering/RenderDevice.cs 48 additions, 37 deletionsSource/Core/Rendering/RenderDevice.cs
- Source/Core/Rendering/Texture.cs 4 additions, 4 deletionsSource/Core/Rendering/Texture.cs
- Source/Core/Rendering/VertexBuffer.cs 2 additions, 2 deletionsSource/Core/Rendering/VertexBuffer.cs
- Source/Native/IndexBuffer.cpp 5 additions, 0 deletionsSource/Native/IndexBuffer.cpp
- Source/Native/OpenGLContext.cpp 33 additions, 11 deletionsSource/Native/OpenGLContext.cpp
- Source/Native/RawMouse.cpp 5 additions, 0 deletionsSource/Native/RawMouse.cpp
- Source/Native/RenderDevice.cpp 5 additions, 0 deletionsSource/Native/RenderDevice.cpp
- Source/Native/Texture.cpp 5 additions, 0 deletionsSource/Native/Texture.cpp
- Source/Native/VertexBuffer.cpp 5 additions, 0 deletionsSource/Native/VertexBuffer.cpp
- Source/Native/gl_load/gl_load.c 2 additions, 2 deletionsSource/Native/gl_load/gl_load.c
Loading
Please register or sign in to comment