.. |
icons
|
v6.0.0-rc3 release
|
2021-04-18 16:33:47 -07:00 |
imgui@e18abe3619
|
ui: Add imgui submodule
|
2021-02-11 13:50:18 -07:00 |
implot@a6bab98517
|
ui: Add implot submodule
|
2021-02-11 13:50:18 -07:00 |
inih
|
ui: Hard import inih and imgui projects for now
|
2020-05-25 15:09:22 -07:00 |
keycodemapdb@6119e6e19a
|
ui: update keycodemapdb submodule commit
|
2021-01-29 17:07:53 +00:00 |
shader
|
v6.0.0-rc3 release
|
2021-04-18 16:33:47 -07:00 |
cocoa.m
|
ui/cocoa: Comment about modifier key input quirks
|
2021-03-16 06:36:45 +01:00 |
console-gl.c
|
opengl: Do not convert format with glTexImage2D on OpenGL ES
|
2021-03-15 17:37:49 +01:00 |
console.c
|
ui: fold qemu_alloc_display in only caller
|
2021-03-16 06:36:39 +01:00 |
curses_keys.h
|
curses: support wide input
|
2019-03-11 08:39:02 +01:00 |
curses.c
|
curses: Fixes curses compiling errors.
|
2020-10-14 06:05:56 +02:00 |
cursor_hidden.xpm
|
ui: move files to ui/ and include/ui/
|
2012-12-19 08:31:30 +01:00 |
cursor_left_ptr.xpm
|
ui: move files to ui/ and include/ui/
|
2012-12-19 08:31:30 +01:00 |
cursor.c
|
Include qemu-common.h exactly where needed
|
2019-06-12 13:20:20 +02:00 |
egl-context.c
|
ui: remove gl_ctx_get_current
|
2021-02-04 15:58:54 +01:00 |
egl-headless.c
|
ui: remove gl_ctx_get_current
|
2021-02-04 15:58:54 +01:00 |
egl-helpers.c
|
configure: Improve OpenGL dependency detections
|
2021-03-04 09:35:30 +01:00 |
gtk-egl.c
|
configure: Improve OpenGL dependency detections
|
2021-03-04 09:35:30 +01:00 |
gtk-gl-area.c
|
configure: Improve OpenGL dependency detections
|
2021-03-04 09:35:30 +01:00 |
gtk.c
|
ui: mostly cocoa fixes
|
2021-03-12 13:53:44 +00:00 |
httplib.h
|
ui: Add basic reporting stubs
|
2020-05-04 07:24:05 -07:00 |
input-barrier.c
|
input-barrier: Register properties as class properties
|
2020-10-13 15:56:30 -04:00 |
input-barrier.h
|
ui: add an embedded Barrier client
|
2019-09-17 13:43:22 +02:00 |
input-keymap.c
|
meson: rename included C source files to .c.inc
|
2020-08-21 06:18:30 -04:00 |
input-legacy.c
|
Clean up inclusion of sysemu/sysemu.h
|
2019-08-16 13:31:53 +02:00 |
input-linux.c
|
machine + QOM queue, 2020-10-14
|
2020-10-15 16:35:06 +01:00 |
input.c
|
qapi: Use QAPI_LIST_PREPEND() where possible
|
2020-12-19 10:20:14 +01:00 |
json.hpp
|
ui: Add basic reporting stubs
|
2020-05-04 07:24:05 -07:00 |
kbd-state.c
|
Include qemu/queue.h slightly less
|
2019-08-16 13:31:52 +02:00 |
keymaps.c
|
vl: extract softmmu/datadir.c
|
2020-12-10 12:15:18 -05:00 |
keymaps.h
|
Include qemu-common.h exactly where needed
|
2019-06-12 13:20:20 +02:00 |
meson.build
|
configure: Improve OpenGL dependency detections
|
2021-03-04 09:35:30 +01:00 |
noc_file_dialog_gtk.c
|
ui: Use native file selection dialogs
|
2020-05-04 07:22:59 -07:00 |
noc_file_dialog_macos.m
|
ui: Use native file selection dialogs
|
2020-05-04 07:22:59 -07:00 |
noc_file_dialog_win32.c
|
ui: Use native file selection dialogs
|
2020-05-04 07:22:59 -07:00 |
noc_file_dialog.h
|
ui: Fix crash on empty path in Cocoa file select dialog
|
2020-05-04 07:23:30 -07:00 |
qemu-pixman.c
|
Include qemu-common.h exactly where needed
|
2019-06-12 13:20:20 +02:00 |
qemu-x509.h
|
ui: move files to ui/ and include/ui/
|
2012-12-19 08:31:30 +01:00 |
qemu.desktop
|
ui: fix icon display for GTK frontend under GNOME Shell with Wayland
|
2019-01-21 09:43:13 +01:00 |
sdl2-2d.c
|
ui/console: Pass placeholder surface to displays
|
2021-03-04 09:35:36 +01:00 |
sdl2-gl.c
|
ui/console: Pass placeholder surface to displays
|
2021-03-04 09:35:36 +01:00 |
sdl2-input.c
|
ui/sdl2-input: use trace-events to debug key events
|
2020-05-19 09:06:44 +02:00 |
sdl2.c
|
ui: remove gl_ctx_get_current
|
2021-02-04 15:58:54 +01:00 |
shader.c
|
meson: convert ui directory to Meson
|
2020-08-21 06:30:21 -04:00 |
spice-app.c
|
spice-app: avoid crash when core spice module doesn't loaded
|
2021-02-19 15:00:13 +01:00 |
spice-core.c
|
ui: deprecate "password" option for SPICE server
|
2021-03-15 17:37:44 +01:00 |
spice-display.c
|
ui/console: Pass placeholder surface to displays
|
2021-03-04 09:35:36 +01:00 |
spice-input.c
|
spice: move add_interface() to QemuSpiceOps.
|
2020-10-21 15:46:14 +02:00 |
spice-module.c
|
spice: wire up monitor in QemuSpiceOps.
|
2020-10-21 15:46:14 +02:00 |
stb_image.h
|
ui: Add stb_image.h for PNG image decompression
|
2020-05-04 07:10:27 -07:00 |
trace-events
|
ui: honour the actual guest display dimensions without rounding
|
2021-03-15 17:37:51 +01:00 |
trace.h
|
trace: switch position of headers to what Meson requires
|
2020-08-21 06:18:24 -04:00 |
vgafont.h
|
ui: move files to ui/ and include/ui/
|
2012-12-19 08:31:30 +01:00 |
vnc_keysym.h
|
ui: add next and prior keysyms
|
2017-07-27 14:23:09 +02:00 |
vnc-auth-sasl.c
|
ui: Replace the word 'whitelist'
|
2021-03-09 22:13:32 +01:00 |
vnc-auth-sasl.h
|
Include qemu/main-loop.h less
|
2019-08-16 13:31:52 +02:00 |
vnc-auth-vencrypt.c
|
vnc: fix resource leak when websocket channel error
|
2020-11-04 08:25:17 +01:00 |
vnc-auth-vencrypt.h
|
Clean up ill-advised or unusual header guards
|
2016-07-12 16:20:46 +02:00 |
vnc-enc-hextile-template.h
|
ui: vnc: finish removing TABs
|
2019-02-05 16:50:18 +01:00 |
vnc-enc-hextile.c
|
ui: Clean up includes
|
2016-02-04 17:01:04 +00:00 |
vnc-enc-tight.c
|
vnc: Remove the superfluous break
|
2020-09-01 08:36:53 +02:00 |
vnc-enc-tight.h
|
Clean up header guards that don't match their file name
|
2016-07-12 16:19:16 +02:00 |
vnc-enc-zlib.c
|
vnc: fix memory leak when vnc disconnect
|
2019-09-17 13:45:10 +02:00 |
vnc-enc-zrle.c
|
meson: rename included C source files to .c.inc
|
2020-08-21 06:18:30 -04:00 |
vnc-enc-zrle.c.inc
|
meson: rename included C source files to .c.inc
|
2020-08-21 06:18:30 -04:00 |
vnc-enc-zrle.h
|
Clean up header guards that don't match their file name
|
2016-07-12 16:19:16 +02:00 |
vnc-enc-zywrle-template.c
|
avoid TABs in files that only contain a few
|
2019-01-11 15:46:56 +01:00 |
vnc-enc-zywrle.h
|
ui: vnc: finish removing TABs
|
2019-02-05 16:50:18 +01:00 |
vnc-jobs.c
|
ui: avoid sending framebuffer updates outside client desktop bounds
|
2021-03-15 17:37:50 +01:00 |
vnc-jobs.h
|
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
|
2017-02-08 14:59:36 +01:00 |
vnc-palette.c
|
all: Remove unnecessary glib.h includes
|
2016-06-07 18:19:24 +03:00 |
vnc-palette.h
|
Include qapi/qmp/qlist.h exactly where needed
|
2018-02-09 13:52:15 +01:00 |
vnc-stubs.c
|
vnc: support "-vnc help"
|
2021-01-23 15:55:07 -05:00 |
vnc-ws.c
|
vnc: fix resource leak when websocket channel error
|
2020-11-04 08:25:17 +01:00 |
vnc-ws.h
|
Clean up ill-advised or unusual header guards
|
2016-07-12 16:20:46 +02:00 |
vnc.c
|
vnc: support reload x509 certificates for vnc
|
2021-03-23 08:48:21 +01:00 |
vnc.h
|
ui: honour the actual guest display dimensions without rounding
|
2021-03-15 17:37:51 +01:00 |
win32-kbd-hook.c
|
ui/win32-kbd-hook: handle AltGr in a hook procedure
|
2020-05-19 09:06:44 +02:00 |
x_keymap.c
|
nomaintainer: Fix Lesser GPL version number
|
2020-11-15 17:04:40 +01:00 |
x_keymap.h
|
ui: convert GTK and SDL1 frontends to keycodemapdb
|
2018-01-25 15:02:00 +01:00 |
xemu-custom-widgets.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-custom-widgets.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-data.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-data.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-hud.cc
|
ui: Clarify 'Playable' compatibility label
|
2021-04-15 16:28:34 -07:00 |
xemu-hud.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-input.c
|
input: Update at device poll if not updated recently
|
2021-03-04 13:52:04 -07:00 |
xemu-input.h
|
input: Update at device poll if not updated recently
|
2021-03-04 13:52:04 -07:00 |
xemu-monitor.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-monitor.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-net.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-net.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-notifications.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-os-utils-linux.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-os-utils-macos.m
|
ui: Add missing file copyright headers
|
2020-05-04 07:24:06 -07:00 |
xemu-os-utils-windows.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-os-utils.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-reporting.cc
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-reporting.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-settings.c
|
ui: Make xemu_settings_detect_portable_mode static
|
2021-03-06 03:07:08 -07:00 |
xemu-settings.h
|
fpu: Begin using host FPU for hard x87 emulation
|
2021-03-05 03:34:50 -07:00 |
xemu-shaders.c
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu-shaders.h
|
xemu: Update copyright
|
2021-03-03 03:48:11 -07:00 |
xemu.c
|
ui: Bump to GL 4.0
|
2021-03-16 16:00:42 -07:00 |
xemu.desktop
|
ui: Add main category in desktop entry
|
2020-10-25 02:53:09 -07:00 |