Sam Lantinga
|
6209c71f54
Added SDL_BlitSurface9Grid() and SDL_RenderTexture9Grid()
|
пре 1 година |
Sam Lantinga
|
198caa54a1
Added SDL_RenderTextureTiled()
|
пре 1 година |
Sam Lantinga
|
03bb2c17ed
Enable texture wrapping for SDL_RenderGeometry()
|
пре 1 година |
Sam Lantinga
|
5f5e91eab6
Reverted 3d2e5a0b66eca4ade34f2a4fa81c8f4d8d33dac3
|
пре 1 година |
Sam Lantinga
|
3d2e5a0b66
Fixed a few remaining functions to directly return their values instead of an error code.
|
пре 1 година |
Sam Lantinga
|
7c0307060d
Textures with alpha format default to SDL_BLENDMODE_BLEND
|
пре 1 година |
Sam Lantinga
|
a419e2c890
Updated and re-enabled surface and render blend mode tests
|
пре 1 година |
Sam Lantinga
|
df573391b1
Added SDL_BLENDMODE_BLEND_PREMULTIPLIED and SDL_BLENDMODE_ADD_PREMULTIPLIED
|
пре 1 година |
Sam Lantinga
|
2ba76dbe80
Simplified SDL_Surface
|
пре 1 година |
Brick
|
43a5da358d
Set ALLOWABLE_ERROR_BLENDED to 0
|
пре 1 година |
Sam Lantinga
|
d6c8485f28
Make sure we're actually running on Windows before using D3D renderers
|
пре 1 година |
Sam Lantinga
|
473257cce6
Added SDL_GetRenderLogicalPresentationRect()
|
пре 1 година |
Sam Lantinga
|
80a907e0e6
Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e
|
пре 1 година |
Sam Lantinga
|
9fb5a9ccac
Use floating point values for viewport, clip rectangle, and texture sizes
|
пре 1 година |
Sam Lantinga
|
17520c2e6e
Removed SDL_RendererFlags
|
пре 1 година |
Sam Lantinga
|
5fa87e29e7
Removed SDL_RENDERER_ACCELERATED and SDL_RENDERER_SOFTWARE
|
пре 1 година |
Sam Lantinga
|
a82ed82bc7
SDL_QueryTexture() fills in a pointer to SDL_PixelFormatEnum
|
пре 2 година |
Sam Lantinga
|
141497b14f
Added an automated test to verify clip rect functionality
|
пре 2 година |
Sam Lantinga
|
c3e3ad6140
Fixed build warnings
|
пре 2 година |
Sam Lantinga
|
89b9d6cbdc
SDL_RenderReadPixels() now returns a surface
|
пре 2 година |
Sam Lantinga
|
64972b4184
Fixed build
|
пре 2 година |
Sam Lantinga
|
6a00ae7e58
Fixed rendering diagonal lines within a viewport
|
пре 2 година |
Simon McVittie
|
8e7c0b34d7
test: If SDL_CreateRenderer() fails, say why
|
пре 2 година |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
пре 2 година |
Ryan C. Gordon
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
пре 2 година |
Anonymous Maarten
|
85e3099ba4
testautomation: only require accelated renderer with non-dummy video driver
|
пре 2 година |
Sam Lantinga
|
00fc50557e
Make sure logical presentation is complete before destroying the logical render target
|
пре 2 година |
Sylvain
|
c963f02571
More fix warnings about static function and prototype
|
пре 3 година |
Sam Lantinga
|
698dbd8464
SDL_CreateWindow() has been simplified and no longer takes a window position.
|
пре 3 година |
Ozkan Sezer
|
e1d79b418c
fix build error due to -Wshadow
|
пре 3 година |