index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
gtk-gl-area.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-21
ui: split the GL context in a different object
Marc-André Lureau
1
-4
/
+4
2021-12-21
ui: simplify gl unblock & flush
Marc-André Lureau
1
-2
/
+0
2021-11-22
ui: fix incorrect scaling on highdpi with gtk/opengl
Alexander Orzechowski
1
-3
/
+4
2021-11-02
ui/gtk: skip any extra draw of same guest scanout blob res
Dongwon Kim
1
-19
/
+30
2021-11-02
ui/gtk: Update the refresh rate for gl-area too
Nikola Pavlica
1
-0
/
+3
2021-09-15
ui: Create sync objects and fences only for blobs
Vivek Kasireddy
1
-0
/
+26
2021-03-04
configure: Improve OpenGL dependency detections
Akihiko Odaki
1
-1
/
+1
2021-02-19
ui/console: Remove dpy_gl_ctx_get_current
Akihiko Odaki
1
-5
/
+0
2021-02-04
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
1
-0
/
+3
2021-02-04
ui: add egl dmabuf import to gtkglarea
Marc-André Lureau
1
-0
/
+18
2021-02-04
ui: add gd_gl_area_scanout_disable
Marc-André Lureau
1
-0
/
+7
2020-09-04
ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
Pan Nengyuan
1
-0
/
+11
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
1
-1
/
+1
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
1
-1
/
+1
2017-10-16
gtk: fix wrong id between texture and framebuffer
Anthoine Bourgeois
1
-2
/
+1
2017-09-29
egl: misc framebuffer helper improvements.
Gerd Hoffmann
1
-2
/
+2
2017-06-21
gtk: use framebuffer helper functions.
Gerd Hoffmann
1
-19
/
+7
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
1
-5
/
+7
2016-07-11
gtk: fix build
Gerd Hoffmann
1
-0
/
+1
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2015-10-08
gtk/opengl: add opengl context and scanout support (GtkGLArea)
Gerd Hoffmann
1
-0
/
+223