Changes between Initial Version and Version 1 of Ticket #11380


Ignore:
Timestamp:
03/08/20 12:30:09 (4 years ago)
Author:
carlo-bramini
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11380 – Description

    initial v1  
    2929
    3030I'm using the latest sources from repository at the time of writing and Windows SDK is the latest version 10 available.
     31
     32EDIT: the error happens in these files:
     33
     34backends\graphics\opengl\pipelines\pipeline.cpp
     35backends\graphics\opengl\pipelines\clut8.cpp
     36backends\events\sdl\sdl-events.cpp
     37backends\graphics\opengl\pipelines\fixed.cpp
     38backends\graphics\opengl\opengl-graphics.cpp
     39backends\graphics\opengl\framebuffer.cpp
     40backends\graphics\opengl\texture.cpp
     41backends\graphics\opengl\context.cpp
     42backends\graphics\openglsdl\openglsdl-graphics.cpp
     43backends\mixer\sdl\sdl-mixer.cpp
     44backends\graphics\sdl\sdl-graphics.cpp
     45backends\graphics\surfacesdl\surfacesdl-graphics.cpp
     46backends\platform\sdl\win32\win32-window.cpp
     47backends\mutex\sdl\sdl-mutex.cpp
     48backends\platform\sdl\sdl-window.cpp
     49backends\platform\sdl\sdl.cpp
     50backends\timer\sdl\sdl-timer.cpp