mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-22 15:19:18 -05:00
Updated FAQ (markdown)
2
FAQ.md
2
FAQ.md
@ -1,3 +1,5 @@
|
|||||||
|
## **How can I pipe a frame buffer into a "window"? (i.e. WxWindows GraphicsContext)**
|
||||||
|
|
||||||
## **Can I run raylib in my old PC?**
|
## **Can I run raylib in my old PC?**
|
||||||
|
|
||||||
Yes, you can. raylib comes compiled by default for OpenGL 3.3 backend but it can be recompiled for older OpenGL versions! It can be recompiled for OpenGL 1.1 (1997) and OpenGL 2.1 (2006). To do that using Notepad++, just follow this steps:
|
Yes, you can. raylib comes compiled by default for OpenGL 3.3 backend but it can be recompiled for older OpenGL versions! It can be recompiled for OpenGL 1.1 (1997) and OpenGL 2.1 (2006). To do that using Notepad++, just follow this steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user