Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,767
    • Issues 2,767
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 928
    • Merge requests 928
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !2392

freedreno/ir3: Add missing ir3_nir_lower_tex_prefetch.c to Android.mk

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Marijn Suijten requested to merge MarijnS95/mesa:ir3-missing-file into master Oct 19, 2019
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 1

This file is created in 2a0d45ae but addition to android makefiles was omitted. It breaks the build with missing references which are defined in this file. List the file in ir3_SOURCES to make the build succeed.

@robclark Another small fixup, as outsider (not a listed contributor) I am unable to assign the proper tag so I'll ping you directly, if that's okay.

EDIT: Looks like I accidentally pushed some debug commits to the wrong remote. Sorry for the noise, they are removed from the branch now.

Signed-off-by: Marijn Suijten marijns95@gmail.com

Edited Oct 20, 2019 by Marijn Suijten
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ir3-missing-file