commit | bdfb71562ca221832e5a01d272d8f187af3f39cb | [log] [tgz] |
---|---|---|
author | Guy Zadickario <guy@graphtech.co.il> | Sun Aug 14 13:08:43 2011 +0300 |
committer | Guy Zadickario <guy@graphtech.co.il> | Mon Aug 15 16:46:57 2011 +0300 |
tree | 2063dfea959886b44994d2eee28ab707d081e43a | |
parent | caf8eafb1e54cadd2793a0382db9e8343eb247f7 [diff] |
opengles emulator: call XInitThreads in emulator_test_renderer Now that we are not running the renderer as a seperate process we need to have the XInitThreads call we put in the renderer process inside emulator_test_renderer since the render server runs inside that thread. NOTE FOR INTEGRATION: this will need to be added to the emulator as well. Change-Id: I70592ad976d08c86e2c9e75b11b6ad57d6067606