summaryrefslogtreecommitdiffstats
path: root/src/glw
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2011-01-23 11:47:03 -0700
committerBrian Paul <[email protected]>2011-01-24 18:12:49 -0700
commitd41e694cf78ada8c9258f96995115c9da8437894 (patch)
treeb818c672d45a672b2ccdabf55668317afdc243e7 /src/glw
parent4324d6fdfbba17e66b476cf008713d26cac83ad1 (diff)
vega: replace casts with pointer/handle conversion functions
Per the spec, all OpenVG handles are 32-bit. We can't just cast them to/from integers on 64-bit systems. Start fixing that mess by introducing a set of handle/pointer conversion functions in handle.h. The next step is to implement a handle/pointer hash table...
Diffstat (limited to 'src/glw')
0 files changed, 0 insertions, 0 deletions