Updated FAQ (markdown)

master
seanrekrap 6 years ago
parent
commit
0e6fbe5c61
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      FAQ.md

+ 3
- 0
FAQ.md

@ -1,5 +1,8 @@
## **How can I pipe a frame buffer into a "window"? (i.e. WxWindows GraphicsContext)**
(use case: I want to add a "view" pane within a multi-windowed application)
## **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:

Loading…
Cancel
Save