.. |
Graphics
|
Make IGraphicsApi even more consistent.
|
2015-08-04 07:17:20 +10:00 |
Input
|
Keep track of picked block face in PickedPos class, rearrange MouseButton enum order to match CPE PlayerClick specification.
|
2015-06-28 19:55:29 +10:00 |
Math
|
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 |
Platform
|
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 |
Properties
|
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 |
AutoGeneratedAttribute.cs
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
BindingsBase.cs
|
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 |
Configuration.cs
|
Don't check for X11 on windows, cache EventArgs in Game class, remove update variables from OpenTK.GameWindow
|
2015-06-27 13:57:16 +10:00 |
DisplayDevice.cs
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
DisplayResolution.cs
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
FrameEventArgs.cs
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
GameWindow.cs
|
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 |
GameWindowFlags.cs
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
IGameWindow.cs
|
Only call PickingRender when PickedPos is valid, remove some leftover stuff from UpdateFrame, combine SendPlayerClick functions as one function.
|
2015-07-02 07:35:28 +10:00 |
INativeWindow.cs
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
KeyPressEventArgs.cs
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
NativeWindow.cs
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
OpenTK.csproj
|
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 |
OpenTK.dll.config
|
Integrate OpenTK into the solution.
|
2015-06-07 08:53:12 +10:00 |
WindowBorder.cs
|
Cleanup in OpenTK.
|
2015-07-27 19:17:25 +10:00 |
WindowState.cs
|
Cleanup in OpenTK.
|
2015-07-27 19:17:25 +10:00 |