gtk4.git
2023-06-04 Benjamin Ottevulkan: Split modelview and projection
2023-06-04 Benjamin Ottevulkan: Add scale to push constants
2023-06-04 Benjamin Ottevulkan: Move scale into the state object
2023-06-04 Benjamin Ottevulkan: Add offset to the Vulkan clip checks
2023-06-04 Benjamin Ottevulkan: Move offset into the state object
2023-06-04 Benjamin Ottevulkan: Add a new GskVulkanParseState
2023-06-04 Benjamin Ottevulkan: Don't store push constants in RenderOp
2023-06-04 Benjamin Ottevulkan: Split out gsk_vulkan_render_pass_append_push_co...
2023-06-04 Benjamin Ottevulkan: Pass values to push directly
2023-06-04 Benjamin Ottevulkan: Add a static assert
2023-06-04 Benjamin Ottevulkan: Handle clip properly for offscreens
2023-06-04 Benjamin Ottevulkan: Track offset in the renderpass
2023-06-04 Benjamin Ottevulkan: Pass scale to offscreens
2023-06-04 Benjamin Ottevulkan: Clean up scale handling
2023-06-04 Benjamin Ottevulkan: Fix typo
2023-06-04 Benjamin Ottevulkan: Don't store unused matrices
2023-06-04 Benjamin Ottevulkan: Remove unneeded argument
2023-06-04 Benjamin Ottevulkan: Don't explode without vertex data
2023-06-04 Benjamin Ottevulkan: Handle empty child bounds in repeat node
2023-06-04 Benjamin Ottevulkan: Fix repeat nodes
2023-06-04 Benjamin Ottevulkan: Don't transform the viewport rect
2023-06-04 Benjamin Ottevulkan: Make quarks global variables
2023-06-04 Benjamin Ottevulkan: Split out a function
2023-06-04 Benjamin Ottevulkan: offscreens are used as color attachments
2023-06-04 Benjamin Ottevulkan: compute new modelview directly
2023-06-04 Benjamin Ottevulkan: Make border shader handle fractional widths
2023-06-04 Benjamin Ottevulkan: Don't round corners when growing rounded rect
2023-06-04 Benjamin Ottevulkan: Rewrite rounded rectangle to use SDF distance
2023-06-04 Benjamin Ottevulkan: Start rework on shaders to allow antialiased...
2023-06-04 Benjamin Ottevulkan: Render whole texture
2023-06-04 Benjamin Otterenderer: return_if_fail() if the given texture size...
2023-06-03 Matthias ClasenMerge branch 'drop-x11-dnd-keynav' into 'main'
2023-06-03 Matthias ClasenRevert "gdk/x11: Also grab keyboard during XDnD grabs"
2023-06-03 Matthias Clasenx11: Stop using passive grabs
2023-06-03 Benjamin OtteMerge branch 'wip/otte/fix-glx' into 'main'
2023-06-03 Benjamin Otteglx: Trap errors inside loop
2023-06-03 Matthias ClasenMerge branch 'wip/antoniof/boxlayout-baseline-optional...
2023-06-02 António Fernandesboxlayout: Don't always reserve height for baseline...
2023-06-02 Matthias ClasenMerge branch 'trap-bad-rr-errors' into 'main'
2023-06-02 Luca BacciMerge branch 'for-main' into 'main'
2023-06-01 Marco Trevisan... x11: Trap XRandr errors when getting outputs during...
2023-06-01 Matthias ClasenMerge branch 'sumibi-yakitori/fix-glcontext-macos'...
2023-06-01 Daniel BolesWindow: Copy caveats from :*visible to the setters
2023-06-01 Daniel BolesWindow: Fix wrong case in property attribute which
2023-06-01 sumibi-yakitoriFix an issue where `min_version` was not being used...
2023-06-01 Matthias ClasenMerge branch 'wip/alice/muxer-fix' into 'main'
2023-06-01 sumibi-yakitoriFix a bug in error checking conditions. This avoids...
2023-06-01 sumibi-yakitoriThe GL version reported by epoxy seems to depend on...
2023-06-01 Alice Mikhaylenkoactionmuxer: Correctly notify actions after reparenting
2023-05-31 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
2023-05-31 Matthias Clasengltexturebuilder: Update the docs
2023-05-31 Matthias Clasengsk: Support straight alpha textures
2023-05-31 Matthias ClasenMerge branch 'a11y-crash' into 'main'
2023-05-31 Erik Schillinglabel: Fix crashes when executing a11y actions
2023-05-31 Matthias ClasenMerge branch 'more-texture-tests' into 'main'
2023-05-31 Luca BacciGdkWin32: Remove unused functions
2023-05-31 Luca BacciGdkWin32: Remove declarations of unused types from...
2023-05-31 Luca BacciGdkWin32: Remove declarations of unexisting functions...
2023-05-31 Luca BacciGdkWin32: Remove defines for old MinGW headers
2023-05-31 Luca BacciGdkWin32: Remove _gdk_display_hdc global variable
2023-05-31 Luca BacciGdkWin32: Turn a few functions to static
2023-05-31 Luca BacciGdkWin32: Remove unused debug functions
2023-05-31 Luca BacciUpdate manifest XML for the GTK DLL
2023-05-31 Matthias Clasentestsuite: Add more download tests
2023-05-31 Matthias Clasentestsuite: Plug a memory leak
2023-05-31 Matthias Clasentestsuite: Use proper alignment when uploading to GL
2023-05-31 Matthias ClasenImprove test coverage for GdkGLTexture
2023-05-31 Matthias Clasengltexture: Use proper alignment for downloads
2023-05-31 Matthias ClasenNEWS: Updates
2023-05-31 Matthias ClasenMerge branch 'matthiasc/conversion-tests' into 'main'
2023-05-30 Matthias Clasengltexturebuilder: Document format expectations
2023-05-30 Matthias Clasentestsuite: Exclude some formats on GLES
2023-05-30 Matthias Clasentestsuite: Add tests for native GL textures
2023-05-30 Matthias Clasengltexture: Rewrite downloading code
2023-05-30 Matthias ClasenMerge branch 'fix-selection-input-stream-leak' into...
2023-05-30 Matthias Clasengdk: Simplify gdk_memory_format_gl_format
2023-05-30 Matthias Clasengsk: Use matching memory format
2023-05-30 Sophie Heroldgdk: Add gray/alpha memory formats to testsuite
2023-05-30 Sophie Heroldgdk: Support gray/alpha in PNG loader
2023-05-30 Sophie Heroldgdk: Support gray/alpha in TIFF loader
2023-05-30 Sophie Heroldgsk: Support swizzle for gray and alpha formats
2023-05-30 Sophie Heroldgdk: Add grayscale and alpha memory formats
2023-05-30 Luca BacciDo not keep HINSTANCE variables around
2023-05-30 Marco Trevisan... gdkselectioninputstream-x11: Explicitly handle stream...
2023-05-30 Marco Trevisan... gdkselectioninputstream-x11: Make it clearer how we...
2023-05-30 Marco Trevisan... gtkselectioninputstream-x11: Do not add an extra refere...
2023-05-30 Marco Trevisan... gtkselectioninputstream-x11: Do not add unreffed bytes...
2023-05-30 Marco Trevisan... gtkselectioninputstream-x11: Do not add EOF marker...
2023-05-30 Jordi MasUpdate Catalan translation
2023-05-29 Matthias ClasenMerge branch 'fix_gtkstack_crash' into 'main'
2023-05-29 Matthias ClasenMerge branch 'macos-fixes' into 'main'
2023-05-29 Benjamin Ottetestsuite: Add conversion tests
2023-05-29 Benjamin Ottetestsuite: Disable certain texture download tests
2023-05-29 Benjamin Ottetestsuite: Update memorytexture test for TextureDownloader
2023-05-29 Benjamin Ottetestsuite: Imitate gdk_memory_convert() correctly
2023-05-29 Luca Baccitestsuite: rename 'wait' function to 'timed_loop'
2023-05-29 Luca BacciCheck for NULL groups in gtk_action_muxer_get_group ()
2023-05-29 Lukáš TyrychtrGtkStack: Fix a potential crash in gtk_stack_get_first_...
2023-05-29 Luca BacciMerge branch 'win32-monitors' into 'main'
2023-05-28 Matthias ClasenMerge branch 'matthiasc/for-main' into 'main'
next