Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,071
    • Issues 3,071
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,005
    • Merge requests 1,005
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • MesaMesa
  • mesamesa
  • Merge requests
  • !20378

gallium, rusticl, llvmpipe, iris: Implement cl_khr_image2d_from_buffer for llvmpipe and iris in rusticl

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Antonio Gomes requested to merge antoniospg100/mesa:image2d_buffer into main Dec 18, 2022
  • Overview 103
  • Commits 11
  • Pipelines 57
  • Changes 23
  • Modified llvmpipe/cs to enable the use of images created from buffers
  • Implement spec in rusticl
  • Add support for clEnqueueReadImage, clEnqueueWriteImage, clEnqueueFillImage, clEnqueueCopyImage, clEnqueueCopyImageToBuffer, clEnqueueCopyBufferToImage and clEnqueueMapImage functions

Signed-off-by: Antonio Gomes antoniospg100@gmail.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: image2d_buffer