summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gsk: Only use fences when supportedmatthiasc/texture-syncMatthias Clasen2023-04-261-2/+4
* glarea: Only use fences when supportedMatthias Clasen2023-04-261-2/+5
* glcontext: Add a way to check for fence syncMatthias Clasen2023-04-262-2/+19
* glarea: Delete the sync object tooMatthias Clasen2023-04-261-1/+8
* Improve the documentationMatthias Clasen2023-04-261-5/+18
* gldriver: Add a sync when creating texturesMatthias Clasen2023-04-251-0/+4
* gstreamer: Defer the syncMatthias Clasen2023-04-251-5/+8
* glarea: SynchronizeMatthias Clasen2023-04-251-0/+3
* gsk: Synchronize when using texturesMatthias Clasen2023-04-254-15/+97
* gltexture: Synchronize when downloadingMatthias Clasen2023-04-251-0/+4
* gltexture: Optionally take a sync objectMatthias Clasen2023-04-254-1/+78
* gltexture: Deprecate gdk_gl_texture_new()Benjamin Otte2023-04-242-1/+4
* glrenderer: Port to GdkGLTextureBuilderBenjamin Otte2023-04-241-13/+23
* media-gstreamer: Port to GdkGLTextureBuilderBenjamin Otte2023-04-241-6/+12
* testsuite: Use GLTextureBuilderBenjamin Otte2023-04-241-1/+8
* glarea: Port to GdkGLTextureBuilderBenjamin Otte2023-04-241-23/+27
* texturebuilder: Pass the destroy notify to the build() functionBenjamin Otte2023-04-242-36/+18
* texturebuilder: Add ::format and ::has-mipmapBenjamin Otte2023-04-244-7/+182
* gdk: Add GdkGLTextureBuilderBenjamin Otte2023-04-244-0/+534
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-222-95/+17
|\
| * surface: reformat functionBenjamin Otte2023-04-221-10/+4
| * surface: Refactor codeBenjamin Otte2023-04-221-27/+17
| * surface: Fold function into its only callerBenjamin Otte2023-04-221-31/+26
| * surface: Stop maintaining an unused linked listBenjamin Otte2023-04-221-38/+0
| * surface: Remove in_update trackingBenjamin Otte2023-04-222-10/+1
| * surface: Stop tracking the active update areaBenjamin Otte2023-04-222-13/+3
|/
* Update Russian translationAleksandr Melman2023-04-221-148/+158
* Update Polish translationPiotr Drąg2023-04-221-292/+307
* Merge branch 'gtkfilesystemmodel-emit-items-changed-on-modifying-attributes' ...Matthias Clasen2023-04-221-3/+14
|\
| * filesystemmodel: Emit items-changed when modifying attributesOlivier Crête2023-04-221-3/+14
* | Merge branch 'wip/corey/file-chooser-signal' into 'main'Matthias Clasen2023-04-225-389/+185
|\ \ | |/ |/|
| * filechoosercell: Drop show-time propertyCorey Berla2023-04-211-30/+0
| * filechooserwidget: Port to GtkSignalListItemFactoryCorey Berla2023-04-212-300/+172
| * Revert "filechooser: Set date and time after cell is a child of filechooserwi...Corey Berla2023-04-214-52/+19
| * Revert "filechoosercell: Store type_format in filechoosercell"Corey Berla2023-04-213-26/+13
|/
* Update Portuguese translationHugo Carvalho2023-04-211-296/+307
* Update Hebrew translationYosef Or Boczko2023-04-211-450/+573
* Merge branch 'wip/otte/for-main' into 'main'Benjamin Otte2023-04-203-25/+58
|\
| * listbase: Don't warn on scroll in empty listBenjamin Otte2023-04-201-0/+5
| * adjustment: sanity-check values when setting themBenjamin Otte2023-04-201-0/+2
| * adjustment: Split out a functionBenjamin Otte2023-04-201-10/+17
| * testsuite: Allow accessors in interfacesBenjamin Otte2023-04-201-13/+29
| * testsuite: Be less verbose in accessor-apis testBenjamin Otte2023-04-201-2/+5
* | Merge branch 'dark_theme_fix_hover_toolbar_buttons' into 'main'Matthias Clasen2023-04-201-0/+4
|\ \
| * | theme: fix 'hover' and 'check' colors for buttons under .toolbarNelson Benítez León2023-04-161-0/+4
* | | Merge branch 'dark_theme_increase_selection_color' into 'main'Matthias Clasen2023-04-201-1/+1
|\ \ \
| * | | theme: more contrast for text entry selection color on dark themeNelson Benítez León2023-04-161-1/+1
| |/ /
* | | Update Turkish translationEmin Tufan Çetin2023-04-191-552/+844
* | | Merge branch 'mask-node-transforms' into 'main'Matthias Clasen2023-04-192-8/+34
|\ \ \ | |_|/ |/| |
| * | gsk: Use explicit switchesMatthias Clasen2023-04-191-4/+31