summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Release to unstable (transition: #1039911)debian/1.2.64-5Simon McVittie2023-07-11
* Release to experimentaldebian/1.2.64-4+exp1Simon McVittie2023-06-29
* Take over libsdl1.2debian, libsdl1.2-dev from SDL 1.2 classicSimon McVittie2023-06-29
* Release to unstabledebian/1.2.64-4Simon McVittie2023-06-29
* Add patches for bug-for-bug compatibility with recompiling SDL 1.2 codeSimon McVittie2023-06-28
* Standards-Version: 4.6.2 (no changes required)Simon McVittie2023-06-26
* Release to unstabledebian/1.2.64-3Simon McVittie2023-06-26
* d/control: libsdl1.2-compat-dev Depends on pkgconfSimon McVittie2023-06-25
* d/control: Make libsdl1.2-compat-dev depend on libsdl2-devSimon McVittie2023-06-25
* d/control: Make libsdl1.2-compat-dev depend on GL, GLU headersSimon McVittie2023-06-25
* Release to unstabledebian/1.2.64-2Simon McVittie2023-06-12
* Release to experimentaldebian/1.2.64-1Simon McVittie2023-06-01
* New upstream releaseSimon McVittie2023-05-31
* Update upstream source from tag 'upstream/1.2.64'Simon McVittie2023-05-31
|\
| * New upstream version 1.2.64Simon McVittie2023-05-31
| |\
| | * Bumped version to 1.2.64 for release!Ryan C. Gordon2023-05-25
| | * revert MSVC x64 __cpuidex part of commit 865e832d -- not really needed.Ozkan Sezer2023-05-19
| | * syswm: Fixed assignment of incorrect variable.Ryan C. Gordon2023-05-19
| | * syswm: simplified x11.fswindow and x11.wmwindow assignments.Ryan C. Gordon2023-05-19
| | * SysWW/X11: Return the X11 window as wmwindow and x11windowDavid Gow2023-05-19
| | * COMPATIBILITY.md: Add a note for Civilization: Call to PowerDavid Gow2023-05-19
| | * Bumped version to 1.2.63 for future development towards a 1.2.64 release.Ryan C. Gordon2023-05-18
* | | Release to experimentaldebian/1.2.62-1Simon McVittie2023-05-18
* | | d/copyright: UpdateSimon McVittie2023-05-18
* | | Update changelogSimon McVittie2023-05-18
* | | New upstream prereleaseSimon McVittie2023-05-18
* | | Drop most patches: included in the upstream releaseSimon McVittie2023-05-18
* | | Update upstream source from tag 'upstream/1.2.62'Simon McVittie2023-05-18
|\| |
| * | New upstream version 1.2.62Simon McVittie2023-05-18
| |\|
| | * version: Bumping to 1.2.62 for release candidate.Ryan C. Gordon2023-05-18
| | * surface: Add a quirk to disable destination alpha preservation.Ryan C. Gordon2023-05-16
| | * surface: Set SDL_SRCALPHA on newly-created surfaces the same way as 1.2.Ryan C. Gordon2023-05-15
| | * surface: 1.2 colorkeys were ignored if the surface had an alpha channel.Ryan C. Gordon2023-05-14
| | * Leave pixels pointer valid after SDL_UnlockYUVOverlayHenri Valta2023-04-09
| | * fix SDL_assert() after previous commit.Ozkan Sezer2023-04-01
| | * SDL20_include_wrapper.h: undefine more macros from SDL2 headers.Ozkan Sezer2023-04-01
| | * updated cpuid code from SDL3Ozkan Sezer2023-04-01
| | * minor tidy-up.Ozkan Sezer2023-04-01
| | * Updated copyright for 2023.Ryan C. Gordon2023-03-28
| | * Compiling with Clang on Windows fails at version.rcSylvain2023-03-23
| | * init: eliminate lstrcpyA() and wsprintfA() dependencies on windows.Ozkan Sezer2023-02-09
| | * restore buildability with c++ compilers.Ozkan Sezer2023-02-04
| | * minor style tidy-up.Ozkan Sezer2023-02-04
| | * replace all SDL_zero() with SDL20_zero()Ozkan Sezer2023-02-04
| | * SDL20_include_wrapper.h: sync with latest SDL2 headers.Ozkan Sezer2023-02-04
| | * we do not need to define SDL_BlitSurface as SDL_UpperBlit again.Ozkan Sezer2023-02-04
| | * we have no business with DisableScreenSaver/EnableScreenSaver from SDL2Ozkan Sezer2023-02-04
| | * clean-upOzkan Sezer2023-02-04
| | * several type / prototype fixes for SDL2 functions.Ozkan Sezer2023-02-04
| | * video: Don't create a new VideoRendererLock if we already have one.Ryan C. Gordon2023-01-13