ClassiCube/OpenTK
2015-07-09 10:10:33 +10:00
..
Graphics 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
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 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
Platform Implement proper resizing handling in Direct3D api. 2015-07-09 10:10:33 +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 Implement proper resizing handling in Direct3D api. 2015-07-09 10:10:33 +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
ContextHandle.cs Integrate OpenTK into the solution. 2015-06-07 08:53:12 +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 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
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 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
OpenTK.dll.config Integrate OpenTK into the solution. 2015-06-07 08:53:12 +10:00
WindowBorder.cs Integrate OpenTK into the solution. 2015-06-07 08:53:12 +10:00
WindowState.cs Integrate OpenTK into the solution. 2015-06-07 08:53:12 +10:00