Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
G
glslang
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • glslang
  • Repository

Switch branch/tag
  • glslang
  • BUILD.gn
Find file
BlameHistoryPermalink
  • David 'Digit' Turner's avatar
    BUILD.gn: Fix file for use with Fuchsia platform build. · 1f5799c1
    David 'Digit' Turner authored Jun 21, 2019
    In order to upgrade the version of glslang used by the
    Fuchsia platform source tree, BUILD.gn needs to be
    slightly modified to care about the case where it is
    not used with the Chromium //build configuration:
    
    - Remove a new compiler warning to ensure proper
      compilation with -Werror (which is the default).
    
    - Add a build target for spirv-remap, which is used
      by Fuchsia at build time to optimize the precompiled
      shaders of some of its graphics libraries.
    1f5799c1
BUILD.gn 6.65 KB
EditWeb IDE
×

Replace BUILD.gn

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.