UnknownShadow200
|
df879604f2
|
Major rewrite of graphics APIs: Use SharpDX instead of Managed DirectX (64 bit works now), rewrite OpenTK GL class to use calli instructions.
|
2015-07-28 06:53:22 +10:00 |
|
UnknownShadow200
|
e2d154d2c4
|
Cleanup in OpenTK.
|
2015-07-27 19:17:25 +10:00 |
|
UnknownShadow200
|
5f7aafc8e1
|
Remove Color4 and unused VirtualKey definitions.
|
2015-07-27 17:06:35 +10:00 |
|
UnknownShadow200
|
7c1479526a
|
Release 0.8. This will likely be the last work done on the client for a while.
|
2015-07-10 07:40:25 +10:00 |
|
UnknownShadow200
|
54119d0281
|
Remove ContextHandle and just use IntPtr, cache DC in WindowsGLContext, use native platform GetCurrentContext delegate in GraphicsContext.
|
2015-07-10 06:30:09 +10:00 |
|
UnknownShadow200
|
9436afb3f3
|
Simplify classes that load unmanaged functions statically or dynamically. Remove unncessary namespaces from many declarations in both GL delegates and core class.
|
2015-07-06 18:04:32 +10:00 |
|
UnknownShadow200
|
273f4f5611
|
Remove samples/stereo from GraphicsMode, remove some other unused constructors and exceptions.
|
2015-07-02 06:33:19 +10:00 |
|
UnknownShadow200
|
ec0cb6b997
|
Do not create temp window when choosing a pixel format on Windows. Simplify X11 glx api and choosing functions.
|
2015-07-01 16:58:24 +10:00 |
|
UnknownShadow200
|
7439ee727a
|
Directly call delegates in OpenGL api, remove some unused functions from OpenTK, only use glLoadMatrix and glMultMatrix.
|
2015-06-30 07:00:34 +10:00 |
|
UnknownShadow200
|
21fb55f292
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
|