Sam Lantinga
|
32668c4ddd
Palettized textures will always use SDL_SCALEMODE_NEAREST.
|
6 ماه پیش |
Sam Lantinga
|
a864dcac25
Added support for using the GPU renderer as an offscreen renderer
|
6 ماه پیش |
Sam Lantinga
|
fe3b399b7e
Added support for P010 pixel format in SDL_UpdateNVTexture()
|
7 ماه پیش |
Sam Lantinga
|
b65590159b
Each application palette corresponds to one hardware palette
|
7 ماه پیش |
Sam Lantinga
|
5622eef5a8
Fixed memory leak if requested renderer isn't available
|
7 ماه پیش |
Sam Lantinga
|
2a01e12d34
Simplify palette code
|
7 ماه پیش |
Sam Lantinga
|
7dcc09986d
Test changing the palette for a single texture
|
7 ماه پیش |
Sam Lantinga
|
264b436dba
Fixed changing palettes while rendering is in flight
|
7 ماه پیش |
Sam Lantinga
|
0b4b254a53
Added support for textures with palettes
|
7 ماه پیش |
Sam Lantinga
|
25b2d2c821
Use new parameter validation macro
|
7 ماه پیش |
Sam Lantinga
|
ee1c90a358
Improved handling of function parameter validation
|
7 ماه پیش |
Ryan C. Gordon
|
3ee29f2e7a
render: Don't default to vsync=0 on Emscripten.
|
7 ماه پیش |
Ryan C. Gordon
|
11411bb5ef
renderer: Don't use wrapping on NPOT textures if the renderer can't handle it.
|
7 ماه پیش |
Sam Lantinga
|
fb2daa2f5f
Updated the documentation for SDL_GetRenderLogicalPresentation()
|
7 ماه پیش |
Sam Lantinga
|
5605f85d84
Check the return value of SDL_SW_CopyYUVToRGB()
|
7 ماه پیش |
Sam Lantinga
|
fbbc29159a
Leave letterbox borders set to the frame clear color
|
7 ماه پیش |
Sam Lantinga
|
285df94623
Renamed SDL_GPURenderStateDesc to SDL_GPURenderStateCreateInfo for consistency with GPU API conventions
|
8 ماه پیش |
Petar Popovic
|
b63c32e790
SDL_SetRenderDrawBlendMode(): Remove redundant param check
|
8 ماه پیش |
Brenton Bostick
|
f361034ac3
fix typos
|
9 ماه پیش |
Ryan C. Gordon
|
07ef532681
hints: Renamed SDL_HINT_LOG_BACKENDS to SDL_DEBUG_LOGGING.
|
9 ماه پیش |
Sam Lantinga
|
86200d1203
Fixed clamp texture address mode in software renderer
|
9 ماه پیش |
Sam Lantinga
|
7510a67159
Fixed typo
|
9 ماه پیش |
Ryan C. Gordon
|
10004ab0ea
hints: Added SDL_HINT_LOG_BACKENDS.
|
9 ماه پیش |
Sam Lantinga
|
727b4924c8
Update the viewport when logical presentation changes
|
10 ماه پیش |
Michael Fitzmayer
|
7ae64592c9
Restore support for the Nokia N-Gage (#12148)
|
11 ماه پیش |
Sam Lantinga
|
ec685e87fd
Clarify logic in UpdateLogicalPresentation()
|
11 ماه پیش |
Frank Praznik
|
8aa5b97bb5
renderer: Always use the output size when updating the main view
|
11 ماه پیش |
Petar Popovic
|
27b256022b
SDL_GetRectIntersectionFloat(): Allow rendering zero-sized srcrect
|
1 سال پیش |
Topi-Matti Ritala
|
f7b7188837
Add SDL_CreateGPURenderer
|
1 سال پیش |
Sam Lantinga
|
36fc1c2c9c
Fixed texture colorspace when creating a texture from a surface
|
1 سال پیش |