Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
L
libSDL
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • 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
  • PocketInsanity
  • libSDL
  • Repository

Switch branch/tag
  • libsdl
  • src
  • video
  • SDL_surface.c
Find file
BlameHistoryPermalink
  • Sam Lantinga's avatar
    Fixed bug 1224 - Blit map not updated if source palette changed · 0108ce22
    Sam Lantinga authored Jan 07, 2012
    bastien.bouclet@gmail.com 2011-06-12 11:08:58 PDT
    
    SDL_LowerBlit doesn't update the blit color map if the source surface has
    changed.
    
    A proposed fix is attached, storing the source palette version in the color
    map.
    0108ce22
SDL_surface.c 26.4 KB
EditWeb IDE

Replace SDL_surface.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.