mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2025-01-11 21:31:29 +11:00
Remove obsolete README message about win32
This commit is contained in:
parent
c6f5b4a107
commit
45f9ff09e6
|
@ -61,7 +61,6 @@ fn main() {
|
||||||
|
|
||||||
- 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
|
||||||
- Pixel formats are not implemented
|
- Pixel formats are not implemented
|
||||||
- If you don't have MinGW installed, you will need to provide `libgdi32.a` and `libopengl32.a` ; you can put them in `C:\Users\you\.rust`
|
|
||||||
|
|
||||||
### X11
|
### X11
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue