This website requires JavaScript.
Explore
Help
Register
Sign In
ryujinx
/
Opentk
Watch
1
Star
0
Fork
You've already forked Opentk
0
mirror of
https://github.com/Ryujinx/Opentk.git
synced
2024-12-23 16:05:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
.Net Standard port for Opentk
1702
commits
4
branches
1
tag
65
MiB
C#
94.9%
F#
2.4%
Python
1.4%
Ruby
1%
Tcl
0.3%
ad714d3f4c
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
the_fiddler
ad714d3f4c
* GLControl.cs: Removed call to CreateControl from the GLControl constructor. The GLControl is now constructed lazily, as regular UserControls do. Fixes issue [
#1071
]: "Not firing Load event for GLControl."
2009-09-02 12:06:41 +00:00
Documentation
Simplified build and usage instructions. Moved Instructions.txt to documentation folder.
2009-08-25 14:46:01 +00:00
Source
* GLControl.cs: Removed call to CreateControl from the GLControl constructor. The GLControl is now constructed lazily, as regular UserControls do. Fixes issue [
#1071
]: "Not firing Load event for GLControl."
2009-09-02 12:06:41 +00:00
Build.exe
Moved Build.exe to project root.
2009-08-25 14:32:58 +00:00