[Bug 22303] Fallen Earth MMO : GL_APPLE_flush_buffer_range causes performance drop on OSX

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 10 06:48:11 CST 2017


https://bugs.winehq.org/show_bug.cgi?id=22303

winetest at luukku.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |winetest at luukku.com

--- Comment #7 from winetest at luukku.com ---
>From bug 33318

I am not sure but this could have been fixed.

/* GL_ARB_map_buffer_range and GL_APPLE_flush_buffer_range provide the same
* functionality. Prefer the ARB extension */
gl_info->supported[APPLE_FLUSH_BUFFER_RANGE] = FALSE;

To me it looks like that the extension isn't in use.

Some 3d guy would know better.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list