From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 27061] New: r600: software fallback for GL_DEPTH_COMPONENT* Date: Sat, 13 Mar 2010 10:31:11 -0800 (PST) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.sourceforge.net To: dri-devel@lists.sourceforge.net List-Id: dri-devel@lists.freedesktop.org http://bugs.freedesktop.org/show_bug.cgi?id=27061 Summary: r600: software fallback for GL_DEPTH_COMPONENT* Product: Mesa Version: unspecified Platform: Other OS/Version: All Status: NEW Severity: enhancement Priority: medium Component: Drivers/DRI/R600 AssignedTo: dri-devel@lists.sourceforge.net ReportedBy: edwintorok@gmail.com I just tried and orm=fbo works in wine-1.1.40 now! I get some new software fallbacks though (with orm=backbuffer, there are no sw fallbacks): Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) fixme:d3d_surface:surface_load_ds_location No up to date depth stencil location Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) Falling back to sw for glCopyTexImage2D (internalFormat GL_DEPTH_COMPONENT24, border 0) Falling back to sw for ReadPixels (format GL_DEPTH_COMPONENT, type GL_UNSIGNED_INT) These occur when playing World of Warcraft. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev --