snes9x/gtk/src
Brandon Wright 00da664a60 GTK: Don't change config directory mode every time.
This triggers something laggy in GNOME environment.
2019-10-10 18:50:36 -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: Add explicit operator= to binding 2019-06-19 12:15:36 -05:00
gtk_binding.h GTK: Add explicit operator= to binding 2019-06-19 12:15:36 -05: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: Don't change config directory mode every time. 2019-10-10 18:50:36 -05:00
gtk_config.h GTK: Allow shutting off button and menu icons. 2019-04-16 11:47:35 -05:00
gtk_control.cpp gtk: Undef vector and bool after SDL.h 2019-07-16 11:16:10 -05:00
gtk_control.h gtk: Undef vector and bool after SDL.h 2019-07-16 11:16:10 -05:00
gtk_display.cpp GTK: Pass a burst phase to Blargg NTSC blitter. 2019-09-14 19:52:35 -05:00
gtk_display.h GTK: Use a struct for S9xApplyAspect output. 2019-05-14 14:59:51 -05:00
gtk_display_driver.h GTK: Use C++ memory allocation. 2019-05-14 15:34:25 -05:00
gtk_display_driver_gtk.cpp GTK: Use C++ memory allocation. 2019-05-14 15:34:25 -05: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: Use C++ memory allocation. 2019-05-14 15:34:25 -05: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: Xv: Add a couple of error checks. 2019-09-08 12:45:18 -05: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: Don't change config directory mode every time. 2019-10-10 18:50:36 -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: Remove mostly unused status bar. 2019-03-24 12:25:29 -05: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 Only show if DisplayTime is enabled in settings 2019-05-11 23:24:17 -04: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: Allow shutting off button and menu icons. 2019-04-16 11:47:35 -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 Revert to higher APU clock. 2019-04-12 12:10:51 -05:00
gtk_s9xwindow.h GTK: Remove mostly unused status bar. 2019-03-24 12:25:29 -05:00
gtk_shader_parameters.cpp GTK: Tweak spin button widths. 2019-04-20 15:55:43 -05: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 Revert to higher APU clock. 2019-04-12 12:10:51 -05: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 GTK: Fix up PortAudio output a bit. 2019-04-03 19:23:54 -05:00
gtk_sound_driver_portaudio.h GTK: Fix up PortAudio output a bit. 2019-04-03 19:23:54 -05: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: Use C++ memory allocation. 2019-05-14 15:34:25 -05:00
gtk_sound_driver_sdl.h gtk: Add explanation to both includes. 2019-07-16 11:21:58 -05:00
gtk_splash.cpp Another splash option. 2019-03-25 16:16:08 -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: Fix a label alignment. 2019-05-31 14:53:21 -05: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 'g' a bit. 2019-06-26 16:42:30 -05:00