COMMITS
/ include/ui/sdl2.h June 6, 2023
M
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau committed
January 5, 2022
D
ui: avoid warnings about directdb on Alpine / musl libc
Daniel P. Berrangé committed
October 9, 2021
M
ui: split the GL context in a different object
Marc-André Lureau committed
February 4, 2021
M
ui: remove gl_ctx_get_current
Marc-André Lureau committed
January 22, 2019
G
kbd-state: use state tracker for sdl2
Gerd Hoffmann committed
G
sdl2: remove sdl2_reset_keys() function
Gerd Hoffmann committed
January 10, 2019
D
sdl: add support for high resolution window icon
Daniel P. Berrangé committed
April 13, 2018
E
sdl: Move DisplayOptions global to sdl2_console
Elie Tournier committed
November 17, 2017
J
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka committed
October 10, 2017
G
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann committed
June 14, 2017
G
sdl2: use framebuffer helper functions.
Gerd Hoffmann committed
February 21, 2017
G
sdl2: add scanout_disable support
Gerd Hoffmann committed
G
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann committed
June 14, 2016
M
virgl: pass whole GL scanout dimensions
Marc-André Lureau committed
January 12, 2016
J
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička committed
November 19, 2014
G
sdl2/opengl: add opengl context and scanout support
Gerd Hoffmann committed
G
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann committed
November 11, 2014
G
sdl2: add support for display rendering using opengl.
Gerd Hoffmann committed
G
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann committed
G
sdl2: move sdl_switch to sdl2-2d.c
Gerd Hoffmann committed
G
sdl2: move sdl_update to new sdl2-2d.c
Gerd Hoffmann committed
G
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann committed
G
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann committed
January 9, 2015
G
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann committed
November 12, 2014
G
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann committed
G
sdl2: factor out sdl2_poll_events
Gerd Hoffmann committed