thefiddler
|
8dcb8601a2
|
Normalized line endings
Hopefully this is the first and last time we have to do this.
|
2013-10-11 01:58:54 +02:00 |
|
the_fiddler
|
f3250baf07
|
Corrected version checks in examples. Finally fixes issue [#1898]: "Minor and major OpenGL version incorrect."
|
2011-09-06 12:55:19 +00:00 |
|
the_fiddler
|
06db92585a
|
Moved GL.TexParameter calls to before GL.TexImage2D, as recommended by AMD/ATI. This ensures that no slow format conversion will take place.
|
2011-09-06 12:15:51 +00:00 |
|
the_fiddler
|
45083fb996
|
Use v1.0 GL.ClearDepth(double) instead of v4.1 GL.ClearDepth(float).
|
2011-05-30 12:31:39 +00:00 |
|
the_fiddler
|
5d1777ffab
|
Cleaned up license information.
|
2011-01-18 11:40:49 +00:00 |
|
the_fiddler
|
263f33ca5b
|
Added new TextRendering sample.
|
2011-01-18 11:15:49 +00:00 |
|
chrisbrandtner
|
a2d53705e7
|
Changed FBO example and documentation to be more useful.
|
2010-10-28 15:58:10 +00:00 |
|
chrisbrandtner
|
ceca4403ad
|
Added anaglyph rendering example (for red/cyan glasses).
|
2010-10-27 16:28:38 +00:00 |
|
chrisbrandtner
|
c9502aae54
|
Added OpenGL Diagnostics program, similar to OpenAL Diagnostics.
|
2010-10-24 14:29:27 +00:00 |
|
the_fiddler
|
7c5d4fab58
|
Do not use deprecated methods.
|
2010-10-22 15:03:06 +00:00 |
|
the_fiddler
|
546decd579
|
Fixed code formatting.
|
2010-10-09 19:59:06 +00:00 |
|
the_fiddler
|
9516b56eb4
|
Avoid deprecated EnableClientState(EnableCap) in favor of EnableClientState(ArrayCap).
|
2010-10-09 19:56:33 +00:00 |
|
the_fiddler
|
88e6aceae0
|
Synced trunk with 1.0 branch.
|
2010-10-02 18:52:34 +00:00 |
|