mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 13:50:05 -04:00
Merge pull request #281 from mmatyas/readme_fix
Missing newline in README.
This commit is contained in:
@@ -72,6 +72,7 @@ fn main() {
|
|||||||
- Implementation is still work-in-progress
|
- Implementation is still work-in-progress
|
||||||
- Vsync not implemented
|
- Vsync not implemented
|
||||||
- Changing the cursor (set_cursor) is not implemented
|
- Changing the cursor (set_cursor) is not implemented
|
||||||
|
|
||||||
### Win32
|
### Win32
|
||||||
|
|
||||||
- You must call `glFlush` before `swap_buffers`, or else on Windows 8 nothing will be visible on the window
|
- You must call `glFlush` before `swap_buffers`, or else on Windows 8 nothing will be visible on the window
|
||||||
|
|||||||
Reference in New Issue
Block a user