m9710797 eab61a6987 Fix boundary check in Scale_8on9 před 3 roky
..
ld 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
scalers eab61a6987 Fix boundary check in Scale_8on9 před 3 roky
v9990 e285c528c1 fix (harmless) compiler warnings in non-assert build před 4 roky
ADVram.cc 5d915cd38d Re-apply serialization improvements. před 4 roky
ADVram.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword před 9 roky
AviRecorder.cc 0c6c272e85 [2/2] use constexpr to define constants před 4 roky
AviRecorder.hh fe7fe40a1e Experiment: use float32 (instead of int16) audio sample format před 5 roky
AviWriter.cc 631005eea7 AviWriter: replace macros with lambda functions před 4 roky
AviWriter.hh fcc2ca6773 Ran include-what-you-use (iwyu) and remove some unnecessary #include's před 5 roky
BaseImage.cc 9ee721e0f5 Implement structured bindings support gl::vec před 4 roky
BaseImage.hh 8f6c34a3bd Merge branch 'master' into sdl2 před 5 roky
BitmapConverter.cc 7798365712 removed ARM assembly code (fix crash on Android) před 5 roky
BitmapConverter.hh f3e567c5f5 Replace 'typedef' with 'using' před 9 roky
CharacterConverter.cc 7798365712 removed ARM assembly code (fix crash on Android) před 5 roky
CharacterConverter.hh 6f30980c10 Implement that V99x8 does not support mixed modes před 9 roky
Deflicker.cc 6c95a7d057 Use 'one_of()' to simplify code před 4 roky
Deflicker.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
DeinterlacedFrame.cc 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
DeinterlacedFrame.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
Display.cc b6fd832980 [6/6] Repaint via VideoSystem před 4 roky
Display.hh b6fd832980 [6/6] Repaint via VideoSystem před 4 roky
DisplayMode.hh 6c95a7d057 Use 'one_of()' to simplify code před 4 roky
DoubledFrame.cc 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
DoubledFrame.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
DummyRenderer.cc d089095d55 Various text-processing stuff před 11 roky
DummyRenderer.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword před 9 roky
DummyVideoSystem.cc b6fd832980 [6/6] Repaint via VideoSystem před 4 roky
DummyVideoSystem.hh b6fd832980 [6/6] Repaint via VideoSystem před 4 roky
FBPostProcessor.cc e2aaec0583 Simplify the SDLOutputSurface interface před 4 roky
FBPostProcessor.hh 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* před 5 roky
FrameSource.cc 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
FrameSource.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
GLContext.cc 39f5361836 use std::make_unique instead of our own version před 5 roky
GLContext.hh 5d51ce37b1 Fix 4635b13 more cleanly před 10 roky
GLImage.cc f0717eb30a [5/9] Add vertex buffers in GLImage před 4 roky
GLImage.hh f0717eb30a [5/9] Add vertex buffers in GLImage před 4 roky
GLPostProcessor.cc ed2b15685b [9/9] Use core FBO/PBO and remove fallback functions před 4 roky
GLPostProcessor.hh b3c07306d5 [8/9] Add vertex buffers for noise and Snow před 4 roky
GLSnow.cc b3c07306d5 [8/9] Add vertex buffers for noise and Snow před 4 roky
GLSnow.hh b3c07306d5 [8/9] Add vertex buffers for noise and Snow před 4 roky
GLUtil.cc a3f8aa14f7 apply fixes suggested by clang-tidy-10 -check=readability-make-member-function-const před 4 roky
GLUtil.hh a3f8aa14f7 apply fixes suggested by clang-tidy-10 -check=readability-make-member-function-const před 4 roky
Icon.cc d089095d55 Various text-processing stuff před 11 roky
Icon.hh d089095d55 Various text-processing stuff před 11 roky
Layer.cc 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* před 5 roky
Layer.hh 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* před 5 roky
LayerListener.hh 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* před 5 roky
OutputSurface.cc 148c80cc0c Made SDLGLOffscreenSurface (more) SDL-independant před 4 roky
OutputSurface.hh 148c80cc0c Made SDLGLOffscreenSurface (more) SDL-independant před 4 roky
PNG.cc 6c95a7d057 Use 'one_of()' to simplify code před 4 roky
PNG.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
PixelFormat.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
PixelOperations.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
PixelRenderer.cc 506f7d684d When throttle is off, repaint at 10 fps před 3 roky
PixelRenderer.hh 506f7d684d When throttle is off, repaint at 10 fps před 3 roky
PostProcessor.cc 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
PostProcessor.hh fcc2ca6773 Ran include-what-you-use (iwyu) and remove some unnecessary #include's před 5 roky
Rasterizer.hh 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* před 5 roky
RawFrame.cc 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
RawFrame.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
RenderSettings.cc 501dca4fe2 Enable vsync by default před 3 roky
RenderSettings.hh 016f8f3aa1 Change sync_to_vblank_mode setting to vsync (boolean) před 3 roky
Renderer.cc f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings před 7 roky
Renderer.hh f85d68865c Fix all "clang-tidy -check=modernize-use-default" warnings před 7 roky
RendererFactory.cc 49d519b26d Remove SDLGL-FB16/32 renderers před 4 roky
RendererFactory.hh fcc2ca6773 Ran include-what-you-use (iwyu) and remove some unnecessary #include's před 5 roky
SDLGLOffScreenSurface.cc 148c80cc0c Made SDLGLOffscreenSurface (more) SDL-independant před 4 roky
SDLGLOffScreenSurface.hh 148c80cc0c Made SDLGLOffscreenSurface (more) SDL-independant před 4 roky
SDLGLVisibleSurface.cc 016f8f3aa1 Change sync_to_vblank_mode setting to vsync (boolean) před 3 roky
SDLGLVisibleSurface.hh 016f8f3aa1 Change sync_to_vblank_mode setting to vsync (boolean) před 3 roky
SDLImage.cc 091a8a31c3 [4/6] Move SDL-specific functionality out of OutputSurface před 4 roky
SDLImage.hh 56c2bed6f9 Move {GL,SDL}Image::getSize() to the base class před 7 roky
SDLOffScreenSurface.cc e2aaec0583 Simplify the SDLOutputSurface interface před 4 roky
SDLOffScreenSurface.hh 091a8a31c3 [4/6] Move SDL-specific functionality out of OutputSurface před 4 roky
SDLOutputSurface.cc e2aaec0583 Simplify the SDLOutputSurface interface před 4 roky
SDLOutputSurface.hh e2aaec0583 Simplify the SDLOutputSurface interface před 4 roky
SDLRasterizer.cc 6c95a7d057 Use 'one_of()' to simplify code před 4 roky
SDLRasterizer.hh ce8b869987 [3/6] Inherit OutputSurface in VisibleSurface derivations před 4 roky
SDLSnow.cc e2aaec0583 Simplify the SDLOutputSurface interface před 4 roky
SDLSnow.hh bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' před 8 roky
SDLSurfacePtr.hh c8c6a00bac Fix inconsistent #include guards před 4 roky
SDLVideoSystem.cc b6fd832980 [6/6] Repaint via VideoSystem před 4 roky
SDLVideoSystem.hh b6fd832980 [6/6] Repaint via VideoSystem před 4 roky
SDLVisibleSurface.cc e2aaec0583 Simplify the SDLOutputSurface interface před 4 roky
SDLVisibleSurface.hh 706793b5e2 SDLGL does not need renderer, surface and texture před 4 roky
SDLVisibleSurfaceBase.cc bfe94456fb Only save window position if we're not full screen před 3 roky
SDLVisibleSurfaceBase.hh 510738e406 Remember window position and restore it at recreation před 4 roky
SpriteChecker.cc f929997eab Implemented difference between TMS99x8/V99x8 wrt color 0 sprite collision před 4 roky
SpriteChecker.hh 169b320019 Fix issue#1198 'Labirint game: sprite collision falsely detected' před 4 roky
SpriteConverter.hh 14d1fcf4e6 Fix behavior of TP bit in sprite mode 1 (thus only V99x8) před 4 roky
SuperImposedFrame.cc 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
SuperImposedFrame.hh 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
SuperImposedVideoFrame.cc 80f67933cb [5/6] Generalize SDL_PixelFormat před 4 roky
SuperImposedVideoFrame.hh c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword před 9 roky
VDP.cc 3718ed7df4 Use 'one_of()' to simplify code před 4 roky
VDP.hh fe4c1c1267 Add Yamaha/Sakhr AX-150 před 4 roky
VDPAccessSlots.cc 0c6c272e85 [2/2] use constexpr to define constants před 4 roky
VDPAccessSlots.hh 0c6c272e85 [2/2] use constexpr to define constants před 4 roky
VDPCmdEngine.cc a3f8aa14f7 apply fixes suggested by clang-tidy-10 -check=readability-make-member-function-const před 4 roky
VDPCmdEngine.hh a3f8aa14f7 apply fixes suggested by clang-tidy-10 -check=readability-make-member-function-const před 4 roky
VDPVRAM.cc 9ed69b6516 [1/2] Use c++17 inline variables před 4 roky
VDPVRAM.hh 9ed69b6516 [1/2] Use c++17 inline variables před 4 roky
VRAMObserver.hh 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* před 5 roky
VideoLayer.cc 6c95a7d057 Use 'one_of()' to simplify code před 4 roky
VideoLayer.hh 8c0e73a411 Renamed signalEvent() to signalMSXEvent() před 5 roky
VideoSystem.cc 8ec5ba729e Changed setWindowTitle() into updateWindowTitle() před 7 roky
VideoSystem.hh b6fd832980 [6/6] Repaint via VideoSystem před 4 roky
VideoSystemChangeListener.hh 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* před 5 roky
VisibleSurface.cc e285c528c1 fix (harmless) compiler warnings in non-assert build před 4 roky
VisibleSurface.hh 07f7ab684d fix(?) mistake in ba537d2def6 před 4 roky
ZMBVEncoder.cc a3f8aa14f7 apply fixes suggested by clang-tidy-10 -check=readability-make-member-function-const před 4 roky
ZMBVEncoder.hh a3f8aa14f7 apply fixes suggested by clang-tidy-10 -check=readability-make-member-function-const před 4 roky
gl_mat.hh 396bf3721f Turn the adhoc gl_{vec,mat,transform} tests into actual unittests před 5 roky
gl_transform.hh 8e3113dd1a Cleanup of whitespace and typos před 4 roky
gl_vec.hh a447c905db Hide Clang pragmas from other compilers před 4 roky