Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Aparapi BufferedImage GPU Image support? #23

@eix128

Description

@eix128

Hello , the biggest problem on AMD Aparapi is , we don't have GPU side image.
BufferedImage on AMD Aparapi Requires image go to cpu for render.
But this is not good solution.

Can we make BufferedImage Wrapper for OpenGL side to directly communicate OpenCL without sending image to cpu back ?

here is sample from AMD :
https://code.google.com/p/aparapi/source/browse/trunk/examples/javaonedemo/src/com/amd/aparapi/examples/javaonedemo/Life.java?r=675

But i think BufferedImage is not good solution for Java and OpenCL

maybe We can add glg2d aparapi compatible image to OpenCL ?
I m still searching the way

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions