[Bug 108944] Textures significantly aliased in the game Cat Girl Without Salad

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Dec 4 19:30:58 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=108944

            Bug ID: 108944
           Summary: Textures significantly aliased in the game Cat Girl
                    Without Salad
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/i965
          Assignee: intel-3d-bugs at lists.freedesktop.org
          Reporter: leozinho29_eu at hotmail.com
        QA Contact: intel-3d-bugs at lists.freedesktop.org

Created attachment 142725
  --> https://bugs.freedesktop.org/attachment.cgi?id=142725&action=edit
The apitraces from when using i965 and llvmpipe

The textures in the game Cat Girl Without Salad, which runs though Wine are
significantly aliased when using hardware rendering. In the terminal the
following message constantly appears:

0032:fixme:d3d:texture2d_blt_fbo Unsupported filter mode
WINED3D_TEXF_ANISOTROPIC (0x3).

When setting LIBGL_ALWAYS_SOFTWARE=1 llvmpipe is used and the textures appear
correctly, as they are when playing the game on Windows. The following two
images show the difference at the main menu:

i965: https://i.imgur.com/K02TJ0v.png

llvmpipe: https://i.imgur.com/lk8rpMn.png

The attached file has the apitrace from both i965 and llvmpipe compressed. The
apitrace from i965 is pretty strange, it did not replay correctly here, opening
four windows and showing only a black screen.

glxinfo -B:

name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel Open Source Technology Center (0x8086)
    Device: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)  (0x1916)
    Version: 19.0.0
    Accelerated: yes
    Video memory: 3072MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.5
    Max compat profile version: 3.0
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2) 
OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.0-devel
(git-4b218984d8)
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 3.0 Mesa 19.0.0-devel (git-4b218984d8)
OpenGL shading language version string: 1.30
OpenGL context flags: (none)

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.0-devel
(git-4b218984d8)
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Processor: Intel Core i3-6100U;
Video: Intel HD Graphics 520;
Architecture: amd64;
Mesa: 19.0.0-devel (git-4b218984d8);
Kernel version: drm-tip (ff3d336ae5b3ef75e12ed400fd4ccb55701c212a)
Distribution: Xubuntu 18.04.1 amd64.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20181204/2f6838d0/attachment-0001.html>


More information about the intel-3d-bugs mailing list