simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun May 18 11:39:35 BST 2025


TL;DR:
  c747cbf GTK/Cairo: simplify do_blitter_load()

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2025-05-18 11:39:35

commit c747cbfbde9f4dd5eb21690aaddebde0c3ffffab
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=c747cbfbde9f4dd5eb21690aaddebde0c3ffffab;hp=e374a5a8991c749dc0a4aa2e0b9947d109abb3fc
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Sat May 17 11:31:46 2025 +0100

    GTK/Cairo: simplify do_blitter_load()
    
    There's no need for a separate call to cairo_translate() when we can
    apply an offset in cairo_set_source_surface() instead.

 gtk.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)



More information about the tartarus-commits mailing list