the_fiddler
|
20ce34c6a8
|
Example now reads the poem from Data\Poem.txt instead from an embedded resource.
|
2007-10-20 13:41:39 +00:00 |
|
the_fiddler
|
55f8be2bd6
|
Added GdiCharset enum. Not used for now.
|
2007-10-20 13:40:55 +00:00 |
|
the_fiddler
|
71f5efc5c9
|
Added GdiCharset enum. Not used for now.
|
2007-10-20 13:40:55 +00:00 |
|
the_fiddler
|
35c1e7ae3b
|
Delete Resources.resx because it wouldn't play nice with Prebuild.exe. I should report the problem to Prebuild and add it in back in the future - resources are rather nice.
|
2007-10-20 13:40:24 +00:00 |
|
the_fiddler
|
cff4587ebd
|
Delete Resources.resx because it wouldn't play nice with Prebuild.exe. I should report the problem to Prebuild and add it in back in the future - resources are rather nice.
|
2007-10-20 13:40:24 +00:00 |
|
the_fiddler
|
d96ce82416
|
Added logic to copy the Data directory to the Examples output directory.
|
2007-10-20 13:38:46 +00:00 |
|
the_fiddler
|
dbd62959d4
|
Added logic to copy the Data directory to the Examples output directory.
|
2007-10-20 13:38:46 +00:00 |
|
the_fiddler
|
a78449d6f2
|
Added ordering information.
|
2007-10-20 10:54:40 +00:00 |
|
the_fiddler
|
4fa9a71fe6
|
Added ordering information.
|
2007-10-20 10:54:40 +00:00 |
|
the_fiddler
|
25bf4396c5
|
Added ChangeSize function to TexturePacker.
|
2007-10-20 10:36:27 +00:00 |
|
the_fiddler
|
e5278cf454
|
Added ChangeSize function to TexturePacker.
|
2007-10-20 10:36:27 +00:00 |
|
the_fiddler
|
d41d741d2f
|
Added Resources class to Examples.
|
2007-10-20 10:35:32 +00:00 |
|
the_fiddler
|
a19c45e895
|
Added Resources class to Examples.
|
2007-10-20 10:35:32 +00:00 |
|
the_fiddler
|
97e145c2a9
|
Simplified ExampleLauncher. Better naming scheme.
|
2007-10-20 10:34:29 +00:00 |
|
the_fiddler
|
a072f32920
|
Simplified ExampleLauncher. Better naming scheme.
|
2007-10-20 10:34:29 +00:00 |
|
the_fiddler
|
73474632db
|
Added Fonts example (Tutorial 6) that showcases the use of the TextureFont class.
|
2007-10-20 10:32:52 +00:00 |
|
the_fiddler
|
b269cc2832
|
Added Fonts example (Tutorial 6) that showcases the use of the TextureFont class.
|
2007-10-20 10:32:52 +00:00 |
|
the_fiddler
|
7ddf81df81
|
Added TextureFont class. Right now it can Load and Print fonts. Missing documentation. Slow.
|
2007-10-20 10:31:59 +00:00 |
|
the_fiddler
|
42761d0f25
|
Added TextureFont class. Right now it can Load and Print fonts. Missing documentation. Slow.
|
2007-10-20 10:31:59 +00:00 |
|
the_fiddler
|
3416fc515d
|
Cleaned up and simplified the ExampleLauncher reflection functions. Can now launch "console" examples (which utilize neither GameWindow nor Windows.Forms). Better naming scheme for loaded examples.
|
2007-10-20 10:29:39 +00:00 |
|
the_fiddler
|
433562e99d
|
Cleaned up and simplified the ExampleLauncher reflection functions. Can now launch "console" examples (which utilize neither GameWindow nor Windows.Forms). Better naming scheme for loaded examples.
|
2007-10-20 10:29:39 +00:00 |
|
the_fiddler
|
2968ab9842
|
The Resize event is now fired before the Load event.
|
2007-10-20 10:28:02 +00:00 |
|
the_fiddler
|
ac2d5046b8
|
The Resize event is now fired before the Load event.
|
2007-10-20 10:28:02 +00:00 |
|
the_fiddler
|
35d903bcf2
|
GameWindow constructor now creates a window. Made CreateWindow private. Added InputDriver.
|
2007-10-19 20:03:53 +00:00 |
|
the_fiddler
|
6559df8533
|
GameWindow constructor now creates a window. Made CreateWindow private. Added InputDriver.
|
2007-10-19 20:03:53 +00:00 |
|
the_fiddler
|
056d2d654c
|
Added WMInput driver.
|
2007-10-19 20:02:34 +00:00 |
|
the_fiddler
|
91b52b5143
|
Added WMInput driver.
|
2007-10-19 20:02:34 +00:00 |
|
the_fiddler
|
085ae52ce4
|
InputDriver now checks for pre-XP windows versions, and instantiates the WMInput driver.
|
2007-10-19 20:01:41 +00:00 |
|
the_fiddler
|
e81a6fdfbc
|
InputDriver now checks for pre-XP windows versions, and instantiates the WMInput driver.
|
2007-10-19 20:01:41 +00:00 |
|
the_fiddler
|
32d40b8033
|
Removed the InputDriver from the INativeGLWindow interface. It now resides lower, in the GameWindow class.
|
2007-10-19 20:00:45 +00:00 |
|
the_fiddler
|
c8f6708acc
|
Removed the InputDriver from the INativeGLWindow interface. It now resides lower, in the GameWindow class.
|
2007-10-19 20:00:45 +00:00 |
|
the_fiddler
|
85ffee222e
|
Initial commit of TexturePacker.
|
2007-10-17 21:16:22 +00:00 |
|
the_fiddler
|
1d5ec163c1
|
Initial commit of TexturePacker.
|
2007-10-17 21:16:22 +00:00 |
|
the_fiddler
|
50f5c8e03f
|
Initial commit of OpenTK.Fonts.
|
2007-10-17 21:16:00 +00:00 |
|
the_fiddler
|
7dac34f2bb
|
Initial commit of OpenTK.Fonts.
|
2007-10-17 21:16:00 +00:00 |
|
the_fiddler
|
765cff1142
|
Deleted obsolete tests.
|
2007-10-17 21:14:36 +00:00 |
|
the_fiddler
|
3e425f23ca
|
Deleted obsolete tests.
|
2007-10-17 21:14:36 +00:00 |
|
the_fiddler
|
ac515347d0
|
Added ability to launch console applications.
|
2007-10-17 11:33:11 +00:00 |
|
the_fiddler
|
7ee58e02b9
|
Added ability to launch console applications.
|
2007-10-17 11:33:11 +00:00 |
|
the_fiddler
|
6c4372edbc
|
Improved Call Performance test. It now outputs to the console / log file, and provides much better results.
|
2007-10-17 11:32:36 +00:00 |
|
the_fiddler
|
ca79c08c7f
|
Improved Call Performance test. It now outputs to the console / log file, and provides much better results.
|
2007-10-17 11:32:36 +00:00 |
|
the_fiddler
|
fcfc35dc18
|
Fixed build (changes to GLControl).
|
2007-10-15 11:16:53 +00:00 |
|
the_fiddler
|
f69be39f20
|
Fixed build (changes to GLControl).
|
2007-10-15 11:16:53 +00:00 |
|
the_fiddler
|
33c276bc76
|
VSync now responds to changes. Contains a true DisplayMode. New constructor.
|
2007-10-15 11:16:20 +00:00 |
|
the_fiddler
|
2922a8c054
|
VSync now responds to changes. Contains a true DisplayMode. New constructor.
|
2007-10-15 11:16:20 +00:00 |
|
the_fiddler
|
73468f8fa3
|
Added CreateContext and DestroyContext functions. Better handling of DisplayModes. Added Mode property.
|
2007-10-15 11:15:34 +00:00 |
|
the_fiddler
|
85ced6d7ed
|
Added CreateContext and DestroyContext functions. Better handling of DisplayModes. Added Mode property.
|
2007-10-15 11:15:34 +00:00 |
|
the_fiddler
|
9504ea7ad2
|
Now loads GL and Glu functions.
|
2007-10-15 11:14:41 +00:00 |
|
the_fiddler
|
cfd383fd03
|
Now loads GL and Glu functions.
|
2007-10-15 11:14:41 +00:00 |
|
the_fiddler
|
e257702212
|
Removed Fullscreen property (fixes build issue).
|
2007-10-15 11:13:51 +00:00 |
|