osy
|
d6441003a3
Merge tag 'v9.1.0' into utm-edition
|
11 months ago |
Marc-André Lureau
|
ff174c67db
ui/console: remove redundant format field
|
2 years ago |
osy
|
355b0824c6
Merge remote-tracking branch 'akihikodaki/macos' into utm-edition
|
3 years ago |
Marc-André Lureau
|
6cdcf88107
ui/console: fix texture leak when calling surface_gl_create_texture()
|
3 years ago |
osy
|
e73864e11d
shaders: support byte swapping of pixels
|
4 years ago |
Akihiko Odaki
|
14c235eb40
opengl: Do not convert format with glTexImage2D on OpenGL ES
|
4 years ago |
Markus Armbruster
|
a8d2532645
Include qemu-common.h exactly where needed
|
6 years ago |
HOU Qiming
|
bfafa473ed
ui/console: Precautionary glBindTexture and surface->texture validation in surface_gl_update_texture
|
6 years ago |
Philippe Mathieu-Daudé
|
2e9a856570
ui: use QEMU_IS_ALIGNED macro
|
8 years ago |
Gerd Hoffmann
|
2e1d70b9e0
opengl: add flipping vertex shader
|
7 years ago |
Gerd Hoffmann
|
46e19e149f
opengl: move shader init from console-gl.c to shader.c
|
7 years ago |
Thomas Huth
|
2c2311c545
ui/console-gl: Add support for big endian display surfaces
|
9 years ago |
Peter Maydell
|
e16f4c8770
ui: Clean up includes
|
9 years ago |
Gerd Hoffmann
|
c046d82844
shaders: initialize vertexes once
|
10 years ago |
Gerd Hoffmann
|
cd2bc889e5
console-gl: add opengl rendering helper functions
|
10 years ago |