Changes between Initial Version and Version 1 of Ticket #13169, comment 18


Ignore:
Timestamp:
04/06/22 14:18:14 (2 years ago)
Author:
kas1e

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13169, comment 18

    initial v1  
    33> Another option possible is to comment the copyScreenshotToTexture function in engines/myst3/gfx_opengl.cpp and engines/myst3/gfx_opengl.h.
    44
    5 Commented out this in both gfx_opengl.cpp and gfx_opengl_shaders.cpp and crashes in both minigl and ogles2 renders, crash coming from myst3 engine itself.
     5Commenting out this in both gfx_opengl.cpp and gfx_opengl_shaders.cpp and their headers make ogles2 rendering (opengl with shaders) works as expected, but missing effect on minigl.