提交历史

作者 SHA1 备注 提交日期
  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 2 年之前
  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 年之前
  Sam Lantinga 653f2c4ba3 Made the render tests less verbose in the successful case 3 年之前
  Sam Lantinga 14a4ce8b59 Fixed SDL_ScaleMode values for consistency 3 年之前
  Sam Lantinga dcd17f5473 Renderer logical size is now implemented as a render target 3 年之前
  Anonymous Maarten 08bcee8570 test: don't use wiki urls for documentation comments 3 年之前
  Sam Lantinga c2d79cb411 Verify that clear ignores the viewport and test a logical size that isn't the same aspect ratio as the window 3 年之前
  Sam Lantinga d9b53399fe Added an SDL render logical size test 3 年之前
  Sam Lantinga c708ddd66f Added a SDL render viewport test 3 年之前
  Sam Lantinga 364db52ca3 Moved testautomation data out of SDL_test library 3 年之前
  Sam Lantinga 5fab64f862 Fixed documentation errors in testautomation_render.c 3 年之前