06-27-2019, 10:27 AM
(This post was last modified: 06-27-2019, 10:29 AM by Brian Beuken.)
Also if you are working exclusivly on Rasbian you can replace the EGL_static and GLESv2_static with
brcmEGL and brcmGLESv2
These will provide the more direct broadcom EGL and GLESv2 libraries which are a little more optimised for the Raspberry Pi. These libs do seem to be a little faster but the difference is quite small.. but every little helps :
brcmEGL and brcmGLESv2
These will provide the more direct broadcom EGL and GLESv2 libraries which are a little more optimised for the Raspberry Pi. These libs do seem to be a little faster but the difference is quite small.. but every little helps :
Brian Beuken
Lecturer in Game Programming at Breda University of Applied Sciences.
Author of The Fundamentals of C/C++ Game Programming: Using Target-based Development on SBC's
Lecturer in Game Programming at Breda University of Applied Sciences.
Author of The Fundamentals of C/C++ Game Programming: Using Target-based Development on SBC's