Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EnhancedEglRenderer #261

Merged
merged 3 commits into from
Jul 19, 2023
Merged

EnhancedEglRenderer #261

merged 3 commits into from
Jul 19, 2023

Conversation

venkat0907
Copy link
Contributor

IMPORTANT: All PRs must be linked to an issue (except for extremely trivial and straightforward changes).

Fixes #243

Description

implemented two new features, one was creating & destroying EglRenderer window during run time , the other was adding flag through which renderer can or can't be manager via window manager

Alternative(s) considered

Have you considered any alternatives? And if so, why have you chosen the approach in this PR?

NO

Type Choose one: Feature

Screenshots (if applicable)

Checklist

  • I have read the Contribution Guidelines
  • I have written Unit Tests
  • I have discussed my proposed solution with code owners in the linked issue(s) and we have agreed upon the general approach

@venkat0907 venkat0907 changed the title added two features create window, switch displays EnhancedEglRenderer Jul 13, 2023
base/src/NvEglRenderer.cpp Outdated Show resolved Hide resolved
base/test/eglrenderer_test.cpp Outdated Show resolved Hide resolved
@github-actions
Copy link

github-actions bot commented Jul 13, 2023

Test Results Linux-CudaT

    1 files  ±0      1 suites  ±0   9m 25s ⏱️ -1s
290 tests ±0  152 ✔️ ±0  138 💤 ±0  0 ±0 
152 runs  ±0    14 ✔️ ±0  138 💤 ±0  0 ±0 

Results for commit b52ea64. ± Comparison against base commit 7aa90fe.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jul 13, 2023

Test Results Linux

    1 files      1 suites   9m 24s ⏱️
199 tests 150 ✔️ 49 💤 0
150 runs  101 ✔️ 49 💤 0

Results for commit b52ea64.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jul 13, 2023

Test Results Win-nocuda

    1 files  ±0      1 suites  ±0   9m 43s ⏱️ +4s
195 tests ±0  150 ✔️ ±0  45 💤 ±0  0 ±0 
150 runs  ±0  105 ✔️ ±0  45 💤 ±0  0 ±0 

Results for commit b52ea64. ± Comparison against base commit 7aa90fe.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jul 13, 2023

Test Results Linux_ARM64

    1 files  ±0      1 suites  ±0   10m 1s ⏱️ ±0s
313 tests +3  179 ✔️ ±0  134 💤 +3  0 ±0 
179 runs  ±0    45 ✔️  - 3  134 💤 +3  0 ±0 

Results for commit b52ea64. ± Comparison against base commit 7aa90fe.

♻️ This comment has been updated with latest results.

@github-actions
Copy link

github-actions bot commented Jul 13, 2023

Test Results Windows-cuda

    1 files  ±0      1 suites  ±0   11m 21s ⏱️ -1s
286 tests ±0  211 ✔️ ±0  75 💤 ±0  0 ±0 
211 runs  ±0  136 ✔️ ±0  75 💤 ±0  0 ±0 

Results for commit b52ea64. ± Comparison against base commit 7aa90fe.

♻️ This comment has been updated with latest results.

base/src/EglRenderer.cpp Outdated Show resolved Hide resolved
base/test/eglrenderer_test.cpp Show resolved Hide resolved
@venkat0907 venkat0907 force-pushed the EnhanceEglRenderer branch 2 times, most recently from abe26e4 to 0cbecdd Compare July 19, 2023 11:05
@mraduldubey mraduldubey merged commit 00c23b9 into main Jul 19, 2023
19 of 20 checks passed
@mraduldubey mraduldubey deleted the EnhanceEglRenderer branch July 19, 2023 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants