Skip to content

Pixel-path performance warning #3

@nooone

Description

@nooone

In LwjglToJavaFX there is this code:

if (caps.GL_ARB_debug_output)
glDebugMessageCallbackARB(new ARBDebugOutputCallback());

Every frame it outputs the following on the console:

[LWJGL] ARB_debug_output message
ID: 131154
Source: API
Type: PERFORMANCE
Severity: MEDIUM
Message: Pixel-path performance warning: Pixel transfer is synchronized with 3D rendering.

Is it possible to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions