snes9x/gtk/src
Brandon Wright cc1f6de281 GTK: Yes, we want button and menu images. 2019-03-20 11:54:16 -05:00
..
filter_epx_unsafe.cpp Use a license stub everywhere. 2018-11-15 17:31:39 -06:00
filter_epx_unsafe.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
filter_xbrz.cpp GTK: Fix xBRZ scaler when multithreading enabled. 2019-03-01 19:57:38 -06:00
filter_xbrz.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
gtk_2_3_compat.h GTK+: GL: Trap X11 errors on context creation. 2019-02-07 15:05:09 -06:00
gtk_binding.cpp GTK: Fix reading of direct modifiers from config. 2019-02-09 10:16:27 -06:00
gtk_binding.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
gtk_builder_window.cpp GTK+: Use lowercase true/false, bool in more places. 2018-12-28 17:07:32 -06:00
gtk_builder_window.h GTK+: Use lowercase true/false, bool in more places. 2018-12-28 17:07:32 -06:00
gtk_cheat.cpp GTK+: Use lowercase true/false, bool in more places. 2018-12-28 17:07:32 -06:00
gtk_cheat.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
gtk_config.cpp GTK: Swap glFenceSync for sync control extension. 2019-03-02 15:25:59 -06:00
gtk_config.h GTK: Swap glFenceSync for sync control extension. 2019-03-02 15:25:59 -06:00
gtk_control.cpp GTK: In mouse-grab mode, accumulate partial pixels. 2019-03-02 16:10:00 -06:00
gtk_control.h GTK+: Use lowercase true/false, bool in more places. 2018-12-28 17:07:32 -06:00
gtk_display.cpp GTK+: Tweak onscreen font a bit. 2019-02-04 14:13:00 -06:00
gtk_display.h GTK+: Fix threaded filters. 2019-01-12 13:03:44 -06:00
gtk_display_driver.h GTK+: OpenGL: Use fence to allow GTK+ to run during wait. 2018-12-03 20:03:53 -06:00
gtk_display_driver_gtk.cpp Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
gtk_display_driver_gtk.h GTK+: OpenGL: Use fence to allow GTK+ to run during wait. 2018-12-03 20:03:53 -06:00
gtk_display_driver_opengl.cpp GTK: Fix clang-format thinking it's so smart. 2019-03-02 16:21:44 -06:00
gtk_display_driver_opengl.h GTK:OpenGL: Remove fences variable. 2019-03-06 11:10:06 -06:00
gtk_display_driver_xv.cpp GTK+: Use lowercase true/false, bool in more places. 2018-12-28 17:07:32 -06:00
gtk_display_driver_xv.h GTK+: OpenGL: Use fence to allow GTK+ to run during wait. 2018-12-03 20:03:53 -06:00
gtk_file.cpp GTK: Add some translation strings I missed. 2019-03-17 16:30:58 -05:00
gtk_file.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
gtk_glx_context.cpp GTK: Fix clang-format thinking it's so smart. 2019-03-02 16:21:44 -06:00
gtk_glx_context.h GTK: Swap glFenceSync for sync control extension. 2019-03-02 15:25:59 -06:00
gtk_icon.h Initial 1.52 import 2010-09-25 17:46:12 +02:00
gtk_netplay.cpp GTK+: Use std::string for some config options. 2018-12-28 18:36:23 -06:00
gtk_netplay.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
gtk_netplay_dialog.cpp GTK+: Use std::string for some config options. 2018-12-28 18:36:23 -06:00
gtk_netplay_dialog.h GTK+: Use lowercase true/false, bool in more places. 2018-12-28 17:07:32 -06:00
gtk_opengl_context.h GTK: Swap glFenceSync for sync control extension. 2019-03-02 15:25:59 -06:00
gtk_preferences.cpp GTK: Swap glFenceSync for sync control extension. 2019-03-02 15:25:59 -06:00
gtk_preferences.h GTK: Add icons to key bindings to clear entry. 2019-02-28 21:03:46 -06:00
gtk_s9x.cpp GTK: Yes, we want button and menu images. 2019-03-20 11:54:16 -05:00
gtk_s9x.h Bump version number and copyright date. 2019-02-20 16:25:56 -06:00
gtk_s9xcore.h GTK+: Mandate Netplay, Joystick, JMA. 2018-12-03 17:32:12 -06:00
gtk_s9xwindow.cpp GTK: Update splash background. 2019-03-16 13:45:38 -05:00
gtk_s9xwindow.h GTK: In mouse-grab mode, accumulate partial pixels. 2019-03-02 16:10:00 -06:00
gtk_shader_parameters.cpp GTK+: Add things to shader parameters dialog: 2019-01-31 16:33:17 -06:00
gtk_shader_parameters.h Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
gtk_sound.cpp Remove extra parameter from S9xInitSound 2019-02-27 11:02:22 -06:00
gtk_sound.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver_alsa.cpp Remove S9xFinalizeSamples. 2019-02-12 18:27:33 -06:00
gtk_sound_driver_alsa.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver_oss.cpp Remove S9xFinalizeSamples. 2019-02-12 18:27:33 -06:00
gtk_sound_driver_oss.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver_portaudio.cpp Remove S9xFinalizeSamples. 2019-02-12 18:27:33 -06:00
gtk_sound_driver_portaudio.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver_pulse.cpp Remove S9xFinalizeSamples. 2019-02-12 18:27:33 -06:00
gtk_sound_driver_pulse.h GTK+: Strip out extra sound code. 2019-02-06 19:41:33 -06:00
gtk_sound_driver_sdl.cpp GTK: SDL sound driver fixed. 2019-02-09 19:18:45 -06:00
gtk_sound_driver_sdl.h GTK: SDL sound driver fixed. 2019-02-09 19:18:45 -06:00
gtk_splash.cpp GTK: Update splash background. 2019-03-16 13:45:38 -05:00
gtk_wayland_egl_context.cpp GTK: Fix clang-format thinking it's so smart. 2019-03-02 16:21:44 -06:00
gtk_wayland_egl_context.h GTK: Swap glFenceSync for sync control extension. 2019-03-02 15:25:59 -06:00
mini_icon.png Initial 1.52 import 2010-09-25 17:46:12 +02:00
snes9x.ui GTK: Swap glFenceSync for sync control extension. 2019-03-02 15:25:59 -06:00
sourcify.c Mark all of GTK+ with header stub, and a couple others. 2018-11-15 17:42:29 -06:00
splash.png Initial 1.52 import 2010-09-25 17:46:12 +02:00
var8x10font.h GTK+: Tweak onscreen font a bit. 2019-02-04 14:13:00 -06:00