commit | d4edba0fe9cb0bab6ce706b5e285806baf138df7 | [log] [tgz] |
---|---|---|
author | Siva Velusamy <vsiva@google.com> | Mon Feb 27 12:02:47 2012 -0800 |
committer | Siva Velusamy <vsiva@google.com> | Mon Feb 27 12:08:47 2012 -0800 |
tree | 8c3641e7263d491c22c86eb96813d1aa0bf9bee6 | |
parent | 8293c92c751f15614b1c72e92becba6097e053c0 [diff] |
gltrace: Make code 64-bit safe. Currently, the trace API passes the pointers that need to be patched up via 32 bit integers. Such code will not be 64 bit safe. This patch sends all pointers in a separate array of pointers for the fixup calls to read from. Change-Id: If975333f11a6f6f9a74fba57de328affaed452a5