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,095
    • Issues 3,095
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,003
    • Merge requests 1,003
  • 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
  • !2189

loader/dri3: do not blit outside old/new buffers

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Erik Faye-Lund requested to merge kusma/mesa:dri3-blit-outside-buffer into master Oct 02, 2019
  • Overview 2
  • Commits 1
  • Pipelines 5
  • Changes 1

This was discovered while hacking on Zink, where out-of-range blits cause validation errors.

It seems better to solve this problem at the root cause than fixing it in each driver.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dri3-blit-outside-buffer