|
Size: 585
Comment: update content - w/ Sam; remove draft
|
← Revision 4 as of 2011-02-28 18:17:20 ⇥
Size: 528
Comment: minor change
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| |
SDL_HINT_RENDER_OPENGL_SHADERS
A hint that specifies whether the OpenGL render driver uses shaders.
Values
0 |
disable shaders |
1 |
enable shaders, if they are available |
Default
By default shaders are used if OpenGL supports them.
Code Examples
You can add your code example here
Remarks
You can add useful comments here
