index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
gtk-egl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/gtk-egl: move function calls back to regular code path
Volker Rümelin
2023-12-04
1
-6
/
+6
*
ui/gtk-egl: apply scale factor when calculating window's dimension
Dongwon Kim
2023-11-07
1
-6
/
+8
*
ui/gtk-egl: Check EGLSurface before doing scanout
Antonio Caggiano
2023-11-07
1
-5
/
+12
*
ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture
Dongwon Kim
2023-08-07
1
-0
/
+1
*
ui/gtk: skip refresh if new dmabuf has been submitted
Dongwon Kim
2023-07-17
1
-0
/
+4
*
ui/gtk: set scanout-mode right before scheduling draw
Dongwon Kim
2023-07-17
1
-1
/
+1
*
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
2023-07-17
1
-4
/
+6
*
ui/gtk: Make sure the right EGL context is currently bound
Dongwon Kim
2023-07-17
1
-0
/
+4
*
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
2023-06-27
1
-2
/
+3
*
ui/egl: fix make_context_current() callback return value
Marc-André Lureau
2023-06-27
1
-2
/
+8
*
ui/gtk: set the area of the scanout texture correctly
Dongwon Kim
2023-06-27
1
-1
/
+2
*
ui/gtk-egl: fix scaling for cursor position in scanout mode
Erico Nunes
2023-05-28
1
-2
/
+2
*
ui/gtk: fix passing y0_top parameter to scanout
Erico Nunes
2023-05-28
1
-1
/
+1
*
ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra...
Dongwon Kim
2022-11-23
1
-1
/
+1
*
ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch
Dongwon Kim
2022-10-11
1
-0
/
+3
*
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
1
-2
/
+2
*
ui: split the GL context in a different object
Marc-André Lureau
2021-12-21
1
-5
/
+5
*
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
1
-2
/
+0
*
ui/gtk-egl: Fix build failure when libgbm is not available
Philippe Mathieu-Daudé
2021-11-08
1
-0
/
+2
*
ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl
Dongwon Kim
2021-11-05
1
-0
/
+4
*
ui/gtk-egl: make sure the right context is set as the current
Dongwon Kim
2021-11-05
1
-0
/
+6
*
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim
2021-11-02
1
-13
/
+27
*
ui/gtk-egl: Wait for the draw signal for dmabuf blobs
Vivek Kasireddy
2021-09-15
1
-0
/
+15
*
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
2021-09-15
1
-0
/
+25
*
ui/gtk: Create a common release_dmabuf helper
Vivek Kasireddy
2021-09-15
1
-8
/
+0
*
configure: Improve OpenGL dependency detections
Akihiko Odaki
2021-03-04
1
-3
/
+3
*
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
1
-0
/
+3
*
ui/gtk: update monitor interval on egl displays
Nikola Pavlica
2021-01-15
1
-0
/
+3
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...
Chen Zhang
2019-02-05
1
-1
/
+2
*
egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType
Alexander Kanavin
2019-01-21
1
-1
/
+2
*
ui/gtk: fix cursor in egl mode
Gerd Hoffmann
2018-11-12
1
-5
/
+12
*
ui: remove support for GTK2 in favour of GTK3
Daniel P. Berrangé
2018-10-12
1
-6
/
+4
*
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-06-26
1
-2
/
+2
*
ui/gtk-egl: add cursor_dmabuf support
Gerd Hoffmann
2018-03-12
1
-1
/
+39
*
ui/gtk-egl: add scanout_dmabuf support
Gerd Hoffmann
2018-03-12
1
-0
/
+23
*
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
1
-1
/
+1
*
egl: misc framebuffer helper improvements.
Gerd Hoffmann
2017-09-29
1
-2
/
+2
*
gtk: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
1
-29
/
+7
*
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
1
-1
/
+1
*
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-05-12
1
-1
/
+1
*
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-5
/
+10
*
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-27
1
-5
/
+5
*
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-07-06
1
-0
/
+1
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
gtk/opengl: add opengl context and scanout support (egl)
Gerd Hoffmann
2015-10-08
1
-8
/
+123
*
gtk: add opengl support, using egl
Gerd Hoffmann
2015-05-29
1
-0
/
+141