commit | c879e1c8a6129032a26564552688d475b98a2a5b | [log] [tgz] |
---|---|---|
author | Amit Feller <amit@graphtech.co.il> | Mon May 30 13:56:08 2011 +0300 |
committer | Guy Zadikario <guy@graphtech.co.il> | Mon Jun 06 19:01:45 2011 +0300 |
tree | e55c420b63c59eac8c262b02ac9ff5cd7d00f53c | |
parent | a1b9f9bc1683bc8a69d274f496ac3a0307fe5656 [diff] |
opengl translator: initialize dispatch with dummy functions Initialize the GLDispatch with dummy function instead of NULL pointer in case the function does not present on the host OpenGL library. Prevent ugly segfault when a call to such function is made. Change-Id: I3488e60e091af06273a5680accabb7fe30fab066