.. |
gl_load
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
BuilderNative.vcxproj
|
Make everything build with VS2015 again
|
2019-12-14 23:42:44 +02:00 |
BuilderNative.vcxproj.filters
|
- implement plotter as a shader
|
2019-08-20 11:00:24 +02:00 |
BuilderNative.vcxproj.user
|
- add BuilderNative library that does the actual rendering
|
2019-08-09 06:18:08 +02:00 |
exports.def
|
- implement plotter as a shader
|
2019-08-20 11:00:24 +02:00 |
IndexBuffer.cpp
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
IndexBuffer.h
|
- don't pass sizes into VertexBuffer and IndexBuffer constructors
|
2019-08-16 11:24:22 +02:00 |
OpenGLContext.cpp
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
OpenGLContext.h
|
Fix linux compile errors and build the BuilderNative.so library
|
2019-08-30 08:45:14 +02:00 |
Precomp.cpp
|
- create OpenGL context
|
2019-08-10 02:32:08 +02:00 |
Precomp.h
|
- add the appropriate ifdefs for an unix build
|
2019-08-18 03:29:33 +02:00 |
RawMouse.cpp
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
RawMouse.h
|
- add the appropriate ifdefs for an unix build
|
2019-08-18 03:29:33 +02:00 |
RenderDevice.cpp
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
RenderDevice.h
|
Fix linux compile errors and build the BuilderNative.so library
|
2019-08-30 08:45:14 +02:00 |
Shader.cpp
|
- implement the fixed function fog
|
2019-08-22 18:43:54 +02:00 |
Shader.h
|
- improve performance
|
2019-08-22 15:46:24 +02:00 |
ShaderDisplay2D.h
|
- implement the fixed function fog
|
2019-08-22 18:43:54 +02:00 |
ShaderManager.cpp
|
- improve performance
|
2019-08-22 15:46:24 +02:00 |
ShaderManager.h
|
- improve performance
|
2019-08-22 15:46:24 +02:00 |
ShaderPlotter.h
|
- implement the fixed function fog
|
2019-08-22 18:43:54 +02:00 |
ShaderThings2D.h
|
- implement the fixed function fog
|
2019-08-22 18:43:54 +02:00 |
ShaderWorld3D.h
|
- implement the fixed function fog
|
2019-08-22 18:43:54 +02:00 |
Texture.cpp
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
Texture.h
|
- implement plotter as a shader
|
2019-08-20 11:00:24 +02:00 |
VertexBuffer.cpp
|
Misc fixes for mono P/Invoke of BuilderNative
|
2019-08-30 10:30:28 +02:00 |
VertexBuffer.h
|
- simplify vertex buffer and vertex format
|
2019-08-16 13:07:57 +02:00 |