diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-01-30 18:22:52 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2019-01-30 18:22:52 +0100 |
commit | cefc849a9521c9d5ba85d5aa88526d0f4b059db9 (patch) | |
tree | b5f42fb9651de5734abc2e23647ca9ec7ea49c25 /sys/src/cmd/python/Objects/funcobject.c | |
parent | 8e1218acebcb87bcf16e6bca5b5f213ff2a1df3a (diff) |
devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return Memdata*
all screen implementations use a Memimage* internally
for the framebuffer, so we can return a shared reference
to its Memdata structure in attachscreen() instead of
a framebuffer data pointer.
this eleminates the softscreen == 0xa110c hack as we
always use shared Memdata* now.
Diffstat (limited to 'sys/src/cmd/python/Objects/funcobject.c')
0 files changed, 0 insertions, 0 deletions