Sam Lantinga
|
ec685e87fd
Clarify logic in UpdateLogicalPresentation()
|
hai 10 meses |
Frank Praznik
|
8aa5b97bb5
renderer: Always use the output size when updating the main view
|
hai 10 meses |
Petar Popovic
|
27b256022b
SDL_GetRectIntersectionFloat(): Allow rendering zero-sized srcrect
|
hai 11 meses |
Topi-Matti Ritala
|
f7b7188837
Add SDL_CreateGPURenderer
|
hai 1 ano |
Sam Lantinga
|
36fc1c2c9c
Fixed texture colorspace when creating a texture from a surface
|
hai 1 ano |
Sam Lantinga
|
633b9f6fb1
Added SDL_SetRenderTextureAddressMode() and SDL_GetRenderTextureAddressMode()
|
hai 1 ano |
Sam Lantinga
|
758eb256b9
Fixed DebugLogRenderCommands() output
|
hai 1 ano |
Sam Lantinga
|
47b0c75470
Make sure we're getting called for the correct window
|
hai 1 ano |
JaimeHW
|
3e5664a5be
Fix return type in SDL_CreateGPURenderState
|
hai 1 ano |
Sam Lantinga
|
02faa8f75c
Rename SDL_SetGPURenderStateFragmentUniformData() to SDL_SetGPURenderStateFragmentUniforms()
|
hai 1 ano |
Sam Lantinga
|
2aee105b43
Added support for custom shaders with the GPU renderer
|
hai 1 ano |
Sam Lantinga
|
3e9e22f17d
Added SDL_SCALEMODE_PIXELART
|
hai 1 ano |
Sam Lantinga
|
b99ff00a95
Removed logic forcing vsync on if setting it off fails
|
hai 1 ano |
Sam Lantinga
|
cb099ebd4f
Make texture scale mode a part of the 2D renderer draw state
|
hai 1 ano |
Sam Lantinga
|
5d20bbf348
Presenting while drawing to a render target should fail.
|
hai 1 ano |
Sam Lantinga
|
4bb46e93c8
Fixed clip rect when logical presentation is enabled
|
hai 1 ano |
Arkadiusz Lach
|
67127afe3f
Fix from #12118
|
hai 1 ano |
Arkadiusz Lach
|
e25ee22469
Added tiled 9-grid texture rendering function
|
hai 1 ano |
Arkadiusz Lach
|
44bca81fdd
Change default texture scale mode per renderer
|
hai 1 ano |
Ryan C. Gordon
|
35e8cf8ee6
render: allow render targets to use logical presentation.
|
hai 1 ano |
Sam Lantinga
|
85a302550d
Set an error message if the rect passed to SDL_RenderReadPixels() is entirely outside the viewport
|
hai 1 ano |
Sam Lantinga
|
db4e6c1931
Cocoa metal layers need their size updated before renderer updates
|
hai 1 ano |
Sam Lantinga
|
2e89c53ebc
Added support for decoding MJPG into NV12 textures
|
hai 1 ano |
Sam Lantinga
|
a792434a37
Added initial MJPG support using stb_image
|
hai 1 ano |
Sam Lantinga
|
1a38960eee
Call SDL_DiscardAllCommands() for the software renderer as well
|
hai 1 ano |
Sam Lantinga
|
8f4c5e15f1
Finish any drawing when destroying a software renderer
|
hai 1 ano |
nightmareci
|
7500a758b8
Remove usages of `restrict` keyword in SDL_render.c
|
hai 1 ano |
Sam Lantinga
|
fd4e6d2949
Don't render 0 sized texture rectangles
|
hai 1 ano |
Petar Popovic
|
c16b7bcb7a
SDL_Get*Driver() functions: Set error message on failure
|
hai 1 ano |
Sam Lantinga
|
cf41ccc6ce
Removed stb_image.h from SDL
|
hai 1 ano |