
Task list for OpenTK 1.0
Posted Tuesday, 5 May, 2009 - 22:33 by the Fiddler| Project: | The Open Toolkit library |
| Version: | 0.9.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | open |
Description
This is a meta-bug to help track tasks and bugs that block OpenTK 1.0. This list will be updated as bugs are fixed / new bugs discovered. OpenTK 1.0 will be released once the list is cleared.
Discussion on the issues themselves, and whether they should block OpenTK 1.0, should take place on the individual bug reports.
GameWindow issues:
- #552: [GameWindow] Make main loop interchangeable
- #658: Invalid client area on Vista w/ Aero after changing GameWindow.BorderStyle
- #668: Investigate possible WinForms-based GameWindow implementation.
- #759: [GameWindow] Add character information to input events
- #805: [GameWindow] GameWindow.Size property on Mac OS X
- #946: [GameWindow] GameWindow constructor may throw AccessViolationException
- #970: [GameWindow] Connect all INativeWindow events
Math issues:
- #676: Add Matrix4.Ortho method
- #968: [Math] Rename Matrix4.Frustum to CreatePerspectiveOffCenter
- #1131: [Math] add Quaternion scaling (easy)
- #1028: [Math] Add vector transformation by quaternion
Input issues:
- #673: [Input] Add Joystick support on Mac OS X
- #969: [Input] Add static classes for Mouse, Keyboard and GamePad input
Graphics issues:
- #588: ARB_geometry_shader4
- #622: Marshal.PtrToStringAnsi replacement
- #749: ARB_texture_ buffer_object
- #599: EXT_packed_float
- #587: ARB_framebuffer_sRGB
- #917: [Graphics] FSAA parameter is ignored
- #1084: [OpenGL] ARB_imaging subset cleanup
- #1120: [OpenGL] Add tokens for OpenGL 3.2 specs
Other issues:
- #566: Support for signed assembly
- #1143: Fix all XML documentation warnings
- Make OpenTK work with mono-merge (details to be posted on a new issue).
- Split OpenTK.Utilities into independent add-ons (details to be posted on a new issue).

