New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 781367 link

Starred by 2 users

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Task
Proj-XR

Blocked on:
issue 768905



Sign in to add a comment

Make MSAA work in the testapp by modernizing use of GL context

Project Member Reported by cjgrant@chromium.org, Nov 3 2017

Issue description

Our VrShell use of OpenGL appears to work in an "old" way, something that works on Android, but fails in the UI testapp.

The UI testapp works only if Ozone is configured to use EGL, which presumably is tolerant of this old approach.

The problem (or at least one of them) is that we aren't using VertexAttributeObjects.  cjgrant@ and vollick@ both found that GL errors crop up during draw calls on Linux when not using EGL.  These are found by interlacing calls to query GL error state into our existing calls.


 
Blockedon: 768905
Status: Available (was: Assigned)
Owner: ----
Components: Internals>XR
Removing Internals>VR component and remapping to Internals>XR
Components: -Internals>VR

Sign in to add a comment