Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
N
nx-libs
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 1
    • Issues 1
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • dimbor
  • nx-libs
  • Repository

Switch branch/tag
  • nx-libs
  • nx-X11
  • programs
  • Xserver
  • miext
  • damage
  • damage.c
Find file
BlameHistoryPermalink
  • Ulrich Sibiller's avatar
    damage: Don't rewrite Text ops to GlyphBlt ops · 83d9cd4e
    Ulrich Sibiller authored Oct 30, 2019
    This backport of a 2013 Xorg fix changes miext/damage.c so that the
    text functions (damageText, damage{Poly,Image}Text{8,16}) finally are
    very similar to the changes that NX introduced in 2007 with
    nxagent-3.0.0-28.
    
    Fun fact: the original freedesktop bug mentioned below is from 2005
    and the fix came in 2013...
    
    Next commit will be the complete drop of NXdamage.c.
    
      commit 0f3f8e4295d4c05f33b93e0ffd2f6f8cd5759bf7
      Author: Adam Jackson <ajax@redhat.com>
      Date:   Wed Aug 21 11:13:11 2013 -0400
    
        damage: Don't rewrite Text ops to GlyphBlt ops
    
        There's no particularly good reason to, and it breaks Xnest.
    
        Bugzilla: http://bugs.freedesktop.org/2454Reviewed-by: 's avatarChris Wilson <chris@chris-wilson.co.uk>
    Reviewed-by: 's avatarEric Anholt <eric@anholt.net>
    Signed-off-by: 's avatarAdam Jackson <ajax@redhat.com>
    83d9cd4e
damage.c 47.9 KB
EditWeb IDE

Replace damage.c

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.