Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sdl1.2 for Vita with Vita-specific fixes and multi-controller support on VitaTV #5

Open
wants to merge 36 commits into
base: SDL12
Choose a base branch
from

Conversation

rsn8887
Copy link

@rsn8887 rsn8887 commented Dec 4, 2017

SDL1.2 branch with latest fixes for VITA

icculus and others added 23 commits February 21, 2016 13:19
--HG--
branch : SDL-1.2
….7 compat.

Several deprecated APIs it uses are flat-out removed from the SDK now. We
already had preprocessor checks around them, so gcc-fat.sh just needs its
minimum OS compatibility bumped up to 10.7.

Leaving the deprecated code in place, however, in case someone wants to target
an ancient OS X by compiling with an older SDK.

--HG--
branch : SDL-1.2
…reen (bug #3315, thanks Simon Hug!)

--HG--
branch : SDL-1.2
…macOSes.

So don't bother checking the version. Fixes apps failing to chdir to the
app bundle's parent directory, as is expected.

--HG--
branch : SDL-1.2
PSP2: change SDL_SetVideoModeVita to SDL_SetVideoModeScaling
…rp-bilinear shader from the shader collection
added Bilinear scaling function for Vita that works well with the sha…
…linear) function to enable (1) and also disable (0) bilinear texture scaling
psp2: introduced vita specific SDL_SetVideoModeBilinear(int enable_bi…
Vita: - Vita TV second controller support
@rsn8887 rsn8887 changed the title Sdl12 Sdl12 Vita fixes Dec 4, 2017
@rsn8887 rsn8887 changed the title Sdl12 Vita fixes Sdl12 Vita fixes and multi-controller support Dec 4, 2017
@rsn8887 rsn8887 changed the title Sdl12 Vita fixes and multi-controller support Sdl1.2 for Vita with fixes and multi-controller support Dec 4, 2017
@rsn8887 rsn8887 changed the title Sdl1.2 for Vita with fixes and multi-controller support Sdl1.2 for Vita with Vita-specific fixes and multi-controller support Dec 4, 2017
@rsn8887 rsn8887 changed the title Sdl1.2 for Vita with Vita-specific fixes and multi-controller support Sdl1.2 for Vita with Vita-specific fixes and multi-controller support on VitaTV Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants