Skip to content

Conversation

@slimbuck
Copy link
Member

No description provided.

@slimbuck slimbuck requested review from a team and Copilot October 13, 2025 10:52
@slimbuck slimbuck self-assigned this Oct 13, 2025
@slimbuck slimbuck added the enhancement New feature or request label Oct 13, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR switches from using the debug build to the release build of the PlayCanvas engine and adds GPU device logging for better visibility into hardware capabilities.

  • Changed import statements from 'playcanvas/debug' to 'playcanvas' to use the release engine
  • Added console logging to display GPU device information including device name, architecture, and description

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
src/gpu/gpu-device.ts Switched to release engine import and added GPU device info logging
src/gpu/gpu-clustering.ts Switched to release engine import

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@slimbuck slimbuck merged commit af8a4f4 into playcanvas:main Oct 13, 2025
2 checks passed
@slimbuck slimbuck deleted the gpu-info branch October 13, 2025 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants