Commit History

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