index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
console-gl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ui/console: remove redundant format field
Marc-André Lureau
2023-09-12
1
-1
/
+1
*
ui/console: fix texture leak when calling surface_gl_create_texture()
Marc-André Lureau
2022-03-04
1
-0
/
+4
*
opengl: Do not convert format with glTexImage2D on OpenGL ES
Akihiko Odaki
2021-03-15
1
-5
/
+14
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
1
-1
/
+0
*
ui/console: Precautionary glBindTexture and surface->texture validation in surface_gl_update_texture
HOU Qiming
2019-05-17
1
-7
/
+11
*
ui: use QEMU_IS_ALIGNED macro
Philippe Mathieu-Daudé
2017-11-10
1
-1
/
+1
*
opengl: add flipping vertex shader
Gerd Hoffmann
2017-10-17
1
-1
/
+1
*
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
1
-39
/
+6
*
ui/console-gl: Add support for big endian display surfaces
Thomas Huth
2016-06-10
1
-0
/
+5
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
shaders: initialize vertexes once
Gerd Hoffmann
2015-10-08
1
-1
/
+6
*
console-gl: add opengl rendering helper functions
Gerd Hoffmann
2015-05-05
1
-0
/
+168