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
  • src
  • Reactor
  • Debug.hpp
Find file
BlameHistoryPermalink
  • Ben Clayton's avatar
    Reactor: Copy System/Debug code to Reactor copy · ce54c59e
    Ben Clayton authored Feb 07, 2020
    Delete Reactor/DebugAndroid.cpp and Reactor/DebugAndroid.hpp for the same reasons explained in the parent change.
    
    The System / Reactor debug implementations are still not merged, but at least they're now consistent.
    System/Debug requires `UNIMPLEMENTED()` to have a bug number for each message, but reactor has a whole bunch of ancient uses without any mention of a bug. I don't have the context to create these bugs, so for now I've created a temporary `UNIMPLEMENTED_NO_BUG()` variant. With this we can easily grep the codebase to locate these usages and create bugs as needed.
    
    Bug: b/146051794
    Bug: b/144093703
    Change-Id: Id5208f924e63dae7443f95aab5b601a290c297e7
    Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/40969
    Kokoro-Presubmit: kokoro <noreply+kokoro@google.com>
    Tested-by: 's avatarBen Clayton <bclayton@google.com>
    Reviewed-by: 's avatarAntonio Maiorano <amaiorano@google.com>
    ce54c59e
Debug.hpp 6.17 KB
EditWeb IDE
×

Replace Debug.hpp

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.