Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: NVIDIA/egl-x11

Tags

v1.0.4

Toggle v1.0.4's commit message
Disable multisampled windows on older drivers.

Multisampled windows require additional driver support that was added in
version 0.2 of the platform surface interface.

On older drivers, don't set EGL_WINDOW_BIT on any multisampled
EGLConfigs.

v1.0.3

Toggle v1.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #16 from psruthikNV/sruthik/tegradisp_drm_support

egl-x11: Add support for tegradisp-drm

v1.0.2

Toggle v1.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #20 from kbrenneman/fix-timeline-point-error

Fix the error reporting in WaitTimelinePoint.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #14 from kbrenneman/add-eglQueryDisplayAttrib

Add a hook function for eglQueryDisplayAttrib.

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #9 from kbrenneman/check-duplicate-native-surface

Check for duplicate native drawables