Update README.md

Change the hypothetical requirements for full speed from GL-next to Vulkan/D3D12.
This commit is contained in:
Husono 2015-03-25 17:17:55 -04:00
parent 40591a5376
commit 5468c54b79
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ until Apple supports OpenGL 4.3 or higher.
### What kind of GPU do I need?
OpenGL 4.5 support and drivers are required. To get full speed and compatibility
GL-next may eventually be required.
Vulkan/D3D12 may eventually be required.
### Have you heard of LLVM/asmjit/jitasm/luajit/etc?