Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
S
swiftshader
  • 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
  • swiftshader
  • Repository

Switch branch/tag
  • swiftshader
  • .vscode
  • tasks.json
Find file
BlameHistoryPermalink
  • Sean Risser's avatar
    Add the PowerVR SDK as a git submodule · f6d3cbb2
    Sean Risser authored Jan 08, 2020
    The primary purpose of doing this is to have all the PowerVR SDK
    examples in one place and remain up-to-date. This change also lets us
    simplify a bit of our CMakeLists.txt as we only need to use
    add_subdirectory to build everything we need.
    
    The PowerVR SDK examples are built by explicitly enabling
    SWIFTSHADER_BUILD_PVR_EXAMPLES (either through a cmake gui, or
    -DSWIFTSHADER_BUILD_PVR_EXAMPLES=ON on the command line). You must also specify
    a window system for the examples to use with something like
    "-DPVR_WINDOW_SYSTEM=X11".
    
    Several cmake option flags were renamed to start with "SWIFTSHADER_" to avoid
    name collisions with subdirectories.
    
    Bug: b/141361933
    Change-Id: I6d2fac579f62ff4bc211d5fd5127fb670eb9b4bf
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/39909Tested-by: 's avatarSean Risser <srisser@google.com>
    Reviewed-by: 's avatarNicolas Capens <nicolascapens@google.com>
    f6d3cbb2
tasks.json 3.18 KB
EditWeb IDE
×

Replace tasks.json

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.