summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Download more RAM!wip/otte/more-ramBenjamin Otte2021-09-146-43/+220
* texture: Avoid pixbufs when loading resourcesMatthias Clasen2021-09-141-7/+12
* testsuite: Add png and tiff methodsBenjamin Otte2021-09-141-1/+67
* texture: Add gdk_texture_save_to_tiff_bytes()Benjamin Otte2021-09-142-0/+36
* rendernodeparser: Avoid gdk_texture_new_for_pixbufMatthias Clasen2021-09-141-12/+5
* rendernodeparser: Use gdk_texture_save_to_png_bytesMatthias Clasen2021-09-143-270/+261
* Add contentserializer tests for texturesMatthias Clasen2021-09-141-1/+70
* Use our own loaders for content (de)serializationMatthias Clasen2021-09-142-35/+198
* Add tests for the jpeg loaderMatthias Clasen2021-09-142-0/+4
* Load jpegs without gdk-pixbufMatthias Clasen2021-09-141-0/+6
* Add code to load jpegsMatthias Clasen2021-09-144-0/+180
* Add gdk_texture_save_to_tiffMatthias Clasen2021-09-142-0/+35
* Add tests for the tiff loaderMatthias Clasen2021-09-142-0/+7
* Load tiffs without gdk-pixbufMatthias Clasen2021-09-141-0/+8
* Add code to load and save tiff filesMatthias Clasen2021-09-145-0/+560
* Add gdk_texture_save_to_png_bytesMatthias Clasen2021-09-142-1/+30
* Add tests for the png loaderMatthias Clasen2021-09-143-0/+144
* Save pngs without cairoMatthias Clasen2021-09-141-19/+7
* Load pngs without gdk-pixbufMatthias Clasen2021-09-141-11/+28
* Add code to load and save pngsMatthias Clasen2021-09-145-1/+508
* texture: Add error enumMatthias Clasen2021-09-142-0/+21
* texture: Mention download_float in the docsMatthias Clasen2021-09-141-2/+2
* Add gdk_texture_new_from_bytesMatthias Clasen2021-09-142-4/+43
* ci: Use the v4 imageMatthias Clasen2021-09-141-1/+1
* ci: Add libtiff-devel to the imageMatthias Clasen2021-09-141-0/+1
* media-controls: Make play button flatwip/exalm/papercutsAlexander Mikhaylenko2021-09-141-0/+1
* searchbar: Vertically center the close buttonAlexander Mikhaylenko2021-09-141-0/+1
* Merge branch 'fix_#4255' into 'master'Matthias Clasen2021-09-131-3/+4
|\
| * stack: Dispose children before emitting items-changedJulian Sparber2021-09-131-3/+4
|/
* Merge branch 'wip/otte/texture-threads' into 'master'Benjamin Otte2021-09-134-71/+195
|\
| * ngl: Simplify and unbug texture downloadBenjamin Otte2021-09-131-19/+8
| * gltexture: Make sure downloading textures works in a different threadBenjamin Otte2021-09-133-52/+187
* | Update German translationPhilipp Kiemle2021-09-121-1710/+1748
|/
* Merge branch 'wip/otte/float-textures' into 'master'Benjamin Otte2021-09-1213-296/+1359
|\
| * testsuite: Add tests for gdk_texture_download_float()wip/otte/float-texturesBenjamin Otte2021-09-121-0/+99
| * testsuite: Add memory test support for OpenGL up/downloadsBenjamin Otte2021-09-121-16/+106
| * testsuite: Add tests uploading the memorytexturesBenjamin Otte2021-09-121-4/+23
| * testsuite: Rework memorytexture test some moreBenjamin Otte2021-09-121-58/+44
| * testsuite: Overhaul memorytexture testBenjamin Otte2021-09-121-122/+327
| * gl: Implement uploading and downloading HDR formatsBenjamin Otte2021-09-122-55/+104
| * memorytexture: Add support for HDR formatsBenjamin Otte2021-09-122-4/+311
| * texture: Add gdk_texture_download_float()Benjamin Otte2021-09-126-0/+217
| * gdk: Deprecate gdk_cairo_draw_from_gl()Benjamin Otte2021-09-122-2/+8
| * gltexture: Implement download() via glGetTexImage()Benjamin Otte2021-09-121-19/+23
| * gltexture: Make release() use download_texture()Benjamin Otte2021-09-121-15/+1
| * texture: Add gdk_texture_download_texture()Benjamin Otte2021-09-124-5/+115
| * texture: Add GdkMemoryConversion private enumBenjamin Otte2021-09-126-24/+38
| * gltexture: release() to a texture, not a cairo_surfaceBenjamin Otte2021-09-121-34/+28
| * texture: Remove unused argument from vfuncBenjamin Otte2021-09-124-39/+16
* | Update Hungarian translationBalázs Úr2021-09-121-927/+1033
|/