emulator/opengl: Fix GCC 4.8 warnings.

This fixes a few compiler warnings when building the GPU emulation
libraries with GCC 4.8. Note that GLbyte is defined as khronos_int8_t
which is signed!

Change-Id: I52027cd2eb20d6162983319f22d4da150ff514ed
5 files changed