* [Bug 27061] New: r600: software fallback for GL_DEPTH_COMPONENT*
@ 2010-03-13 18:31 bugzilla-daemon
2012-11-02 16:33 ` [Bug 27061] " bugzilla-daemon
2014-07-07 16:00 ` bugzilla-daemon
0 siblings, 2 replies; 3+ messages in thread
From: bugzilla-daemon @ 2010-03-13 18:31 UTC (permalink / raw)
To: dri-devel
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
--
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 27061] r600: software fallback for GL_DEPTH_COMPONENT*
2010-03-13 18:31 [Bug 27061] New: r600: software fallback for GL_DEPTH_COMPONENT* bugzilla-daemon
@ 2012-11-02 16:33 ` bugzilla-daemon
2014-07-07 16:00 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2012-11-02 16:33 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 578 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=27061
Andreas Boll <andreas.boll.dev@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
--- Comment #1 from Andreas Boll <andreas.boll.dev@gmail.com> ---
Note: classic r600 driver has been abandoned.
Please use r600g (gallium driver) instead.
Is this still an issue with a newer driver/kernel?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1905 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Bug 27061] r600: software fallback for GL_DEPTH_COMPONENT*
2010-03-13 18:31 [Bug 27061] New: r600: software fallback for GL_DEPTH_COMPONENT* bugzilla-daemon
2012-11-02 16:33 ` [Bug 27061] " bugzilla-daemon
@ 2014-07-07 16:00 ` bugzilla-daemon
1 sibling, 0 replies; 3+ messages in thread
From: bugzilla-daemon @ 2014-07-07 16:00 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 697 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=27061
Andreas Boll <andreas.boll.dev@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |RESOLVED
Resolution|--- |WONTFIX
--- Comment #2 from Andreas Boll <andreas.boll.dev@gmail.com> ---
The classic r600 driver has been abandoned long ago.
It was replaced by the Gallium driver r600g.
If you have issues with r600g please file a new bug report with component
Drivers/Gallium/r600
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2177 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-07-07 16:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-13 18:31 [Bug 27061] New: r600: software fallback for GL_DEPTH_COMPONENT* bugzilla-daemon
2012-11-02 16:33 ` [Bug 27061] " bugzilla-daemon
2014-07-07 16:00 ` bugzilla-daemon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).