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
  • render
  • mmx.h
Find file
BlameHistoryPermalink
  • Sam Lantinga's avatar
    Made it possible to create a texture of any format, even if not supported by the renderer. · d2b54f7d
    Sam Lantinga authored Feb 03, 2011
    This allows me to reduce the set of formats supported by the renderers to the most optimal set, for a nice speed boost.
    
    --HG--
    rename : src/video/SDL_yuv_mmx.c => src/render/SDL_yuv_mmx.c
    rename : src/video/SDL_yuv_sw.c => src/render/SDL_yuv_sw.c
    rename : src/video/SDL_yuv_sw_c.h => src/render/SDL_yuv_sw_c.h
    rename : src/video/mmx.h => src/render/mmx.h
    d2b54f7d
mmx.h 23.3 KB
EditWeb IDE

Replace mmx.h

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.