https://bugs.winehq.org/show_bug.cgi?id=45932
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com
--- Comment #14 from Józef Kucia joseph.kucia@gmail.com --- I think our usage of query buffer objects might be invalid, e.g. the OpenGL spec says:
"If MAP_COHERENT_BIT is set and the server does a write, the applica- tion must call FenceSync with SYNC_GPU_COMMANDS_COMPLETE (or Finish). Then the CPU will see the writes after the sync is complete."