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
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Dimitris Zenios's avatar
    Fixes a bug in SDL_UpdateTexture when using SDL_RENDERER_SOFTWARE and texture... · b43aca32
    Dimitris Zenios authored 14 years ago
    Fixes a bug in SDL_UpdateTexture when using SDL_RENDERER_SOFTWARE and texture access is SDL_TEXTUREACCESS_STATIC
    b43aca32
Name
Last commit
Last update
..
direct3d SDL 1.3 is now under the zlib license. 14 years ago
nds SDL 1.3 is now under the zlib license. 14 years ago
opengl Fixed memory leak in SDL_DestroyRenderer. 14 years ago
opengles SDL 1.3 is now under the zlib license. 14 years ago
opengles2 SDL 1.3 is now under the zlib license. 14 years ago
software Fixes a bug in SDL_UpdateTexture when using SDL_RENDERER_SOFTWARE and texture access is SDL_TEXTUREACCESS_STATIC 14 years ago
SDL_render.c SDL 1.3 is now under the zlib license. 14 years ago
SDL_sysrender.h SDL 1.3 is now under the zlib license. 14 years ago
SDL_yuv_mmx.c SDL 1.3 is now under the zlib license. 14 years ago
SDL_yuv_sw.c SDL 1.3 is now under the zlib license. 14 years ago
SDL_yuv_sw_c.h SDL 1.3 is now under the zlib license. 14 years ago
mmx.h Made it possible to create a texture of any format, even if not supported by the renderer. 14 years ago