Skip to content

Commit d4edba0

Browse files
committed
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
1 parent 8293c92 commit d4edba0

File tree

4 files changed

+2118
-555
lines changed

4 files changed

+2118
-555
lines changed

0 commit comments

Comments
 (0)