Sam Lantinga
|
6a27188023
SDL_DisplayMode now represents physical pixels and has added a display scaling factor
|
2 éve |
Sam Lantinga
|
a1e101e898
Fixed formatting for Haiku cc files
|
2 éve |
Sam Lantinga
|
6240252736
Updated documentation with the SDL_WINDOW_ALLOW_HIGHDPI flag removal
|
2 éve |
Sam Lantinga
|
4696c9556b
SDL 3.0 is going to be high DPI aware and officially separates screen… (#7145)
|
2 éve |
Sylvain
|
78cc95e34e
Rename internal GetDisplayDPI to GetDisplayPhysicalDPI
|
2 éve |
Sylvain
|
724d92fd65
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
|
2 éve |
Sam Lantinga
|
d496d187c5
Document that the pitch value may be zero for surfaces that will be filled in by the application later.
|
2 éve |
Ryan C. Gordon
|
e3bada6fbd
wikiheaders: We never updated the config when we moved to include/SDL3. :O
|
2 éve |
Anonymous Maarten
|
ecffa93f39
ci: test vita piglet/pvr gles support
|
2 éve |
Anonymous Maarten
|
edf8db0466
cmake: removed unused code
|
2 éve |
Anonymous Maarten
|
5f995579e9
vita: add missing static libraries for using gles with pib
|
2 éve |
Anonymous Maarten
|
bb3a60bce5
cmake: move include(sdlfind.cmake) to main cmake script
|
2 éve |
Anonymous Maarten
|
3e3debf9de
vita: allow GLES support without GL support
|
2 éve |
Anonymous Maarten
|
3cb819ac48
vita: fix PVR_PSP2 (GLES) + gl4es4fita (GL)
|
2 éve |
Anonymous Maarten
|
ec3234ea21
editorconfig: trim trailing spaces from yml's
|
2 éve |
Sam Lantinga
|
14eb8db152
Fixed build
|
2 éve |
Sam Lantinga
|
a06a593aa6
Renamed SDL_GetGamepadNumTouchpads and SDL_GetGamepadNumTouchpadFingers to match the new convention
|
2 éve |
Jesse Chounard
|
fcf5b99068
Update vsproj search paths (libsdl-org/SDL#7139)
|
2 éve |
Ozkan Sezer
|
58e8cf599c
README-migration.md: fix SDL_WINDOWEVENT_CLOSE renamed name.
|
2 éve |
Sylvain
|
052b14eb65
Add SDL_ConvertAudioSamples() helper function
|
2 éve |
Sam Lantinga
|
7b50bae524
Renamed SDL events for clarity
|
2 éve |
Lokathor
|
74697bc351
group init flag defines into an enum (#7137)
|
2 éve |
ds-sloth
|
d020dd89ba
Support MIN/MAX blend on opengles2
|
2 éve |
Sam Lantinga
|
b6646f4de5
Use nanosecond timestamp for sensors (thanks @1bsyl!)
|
2 éve |
Frank Praznik
|
34bb0735d8
video: Don't resize moved fullscreen windows if the display mode switch failed
|
2 éve |
Frank Praznik
|
8f8746cc1b
video: Return an error on failure to set the video mode
|
2 éve |
David Carlier
|
b379c910d4
SDL_CPUPauseInstruction RISCV-64 version proposal.
|
2 éve |
ds-sloth
|
38697e832a
Support MIN/MAX blend on OpenGL + ES
|
2 éve |
Sylvain
|
b1f365374b
Add code snipped to migrate from AudioCVT interface
|
2 éve |
Sylvain
|
cb01b35c4e
testresample.c: use SDL_DestroyAudioStream()
|
2 éve |