View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001029 | FSS5PV210 | Display | public | 2012-05-04 12:52 | 2016-04-11 13:28 |
| Reporter | froelich | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | assigned | Resolution | open | ||
| Product Version | V0.10 | ||||
| Target Version | V1.12 | ||||
| Summary | 0001029: Silverlight doesn't handle Cursor correctly | ||||
| Description | Silverlight OpenGL Render Plugin doesn't disbalöe Cursor before calling COpenGLDevice::Present(). COpenGLDevice::Present() calls VERIFYEGL(eglSwapBuffers(s_eglDisplay, m_eglSurface)); This looks like there is again a error in Samsung OpenGL implementation. Solution could be HRESULT COpenGLDevice::Present() { CursorOff(); VERIFYEGL(eglSwapBuffers(s_eglDisplay, m_eglSurface)); } | ||||
| Found Driver Version | |||||
| Fixed Driver Version | |||||
| Forum Link | |||||