Sylvain
|
1940d289bf
SW Renderer: fix invalid read if VSYNC hint is initially set with an empty value (eg "")
|
4 yıl önce |
Ozkan Sezer
|
801dcbc5ef
SDL_render_sw.c: fix -Wshadow warnings.
|
4 yıl önce |
Sylvain
|
7828362da9
SDL_Renderer software, D3D11: don't use "renderer->viewport" in back-ends, but use the one from SETVIEWPORT cmd
|
4 yıl önce |
Sylvain
|
502e9c3b45
SDL_Renderer simplifications:
|
4 yıl önce |
Sylvain
|
c27e1249e1
Remove SDL_HAVE_RENDER_GEOMETRY define
|
4 yıl önce |
Sylvain
|
54ca1d190e
SW_RenderGeometry: add a redundant check to clear static analysis (see bug #4600)
|
4 yıl önce |
Sylvain
|
a8f89a01aa
Change 'size_indice' to 'size_indices'
|
4 yıl önce |
Sylvain
|
47db47c1cc
Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support
|
5 yıl önce |
Sylvain
|
6e47f53869
Fix warnings
|
5 yıl önce |
Sylvain
|
cd0663e053
Fix declaration-after-statement and remove tabs
|
5 yıl önce |
Sylvain
|
e481261173
Move to SDL_RenderGeometryRaw prototype with separate xy/uv/color pointer parameters
|
5 yıl önce |
Sylvain
|
f73c1eff10
Use normalized texture coordinates
|
5 yıl önce |
Sylvain
|
3ee511d71c
Add software renderer implementation
|
5 yıl önce |
Sam Lantinga
|
fcfd19db86
Added support for SDL_RENDERER_PRESENTVSYNC to the software renderer
|
4 yıl önce |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 yıl önce |
Sylvain Becker
|
f9b5f6cc0f
Forward scale mode to SW renderer (Bug 5313)
|
5 yıl önce |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 yıl önce |
Sam Lantinga
|
b5e3d264f2
Added a single SDL_LEAN_AND_MEAN define to turn on minimal SDL builds
|
6 yıl önce |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 yıl önce |
Sam Lantinga
|
981e0d367c
Fixed bug 4903 - Lack of color multiply with alpha (SDL_BLENDMODE_MOD + SDL_BLENDMODE_BLEND) blending mode for all renderers
|
6 yıl önce |
Sam Lantinga
|
5e19e66c73
Fixed bug 4914 - Expose SDL_ScaleMode and add SDL_SetTextureScaleMode/SDL_GetTextureScaleMode
|
6 yıl önce |
Sam Lantinga
|
5dcac4ccdf
Fixed 4669 - Using the software SDL_Renderer on Android leads to GL errors & black screen when window resizes
|
6 yıl önce |
Sylvain Becker
|
e96d4760ac
Android: resize with software rendering, reverted again (Bug 4669)
|
6 yıl önce |
Sylvain Becker
|
12b92260cc
Android: try to fix resize with software rendering (bug 4669)
|
6 yıl önce |
Sylvain Becker
|
8a20d40d90
Android: revert commit SW_GetOutputSize, again (Bug 4669)
|
6 yıl önce |
Sylvain Becker
|
98cc7589b1
Android: prevent using SW_GetOutputSize with software renderer (Bug 4669)
|
6 yıl önce |
Ryan C. Gordon
|
3e9bf28413
software: Fixed compiler warning and dos2unix'd the endlines.
|
6 yıl önce |
Ryan C. Gordon
|
04fedce0e8
software: Correctly track viewport and cliprect.
|
6 yıl önce |
Sam Lantinga
|
b2e76d860f
Fixed Windows RT build
|
7 yıl önce |
Sam Lantinga
|
5e13087b0f
Updated copyright for 2019
|
7 yıl önce |