Commit History

Автор SHA1 Съобщение Дата
  Sam Lantinga 1a73c45a08 Fixed incorrect color in the OpenGL driver преди 3 години
  Sylvain 3cdda8f8ab PSP: use 'data' variable which is alread the driver data преди 3 години
  Sam Lantinga 9f1e609aa0 Document SDL_HINT_RENDER_LINE_METHOD in the release notes преди 3 години
  Sam Lantinga 4ef2529bf9 More efficient calculation of render_count преди 3 години
  Sam Lantinga 5346c93b62 Fixed assertion on number of points rendered преди 3 години
  Sam Lantinga 4b71962031 Prevent overdraw with connected line segments преди 3 години
  Ozkan Sezer 63d10a0ac2 updates to config.guess and config.sub from mainstream. преди 3 години
  Sam Lantinga 09ece861d1 Added the hint SDL_HINT_RENDER_LINE_METHOD to select the line rendering method преди 3 години
  Ozkan Sezer 836a4ec7b1 updates to os/2 build преди 3 години
  Sam Lantinga c1e6079836 As an optimization, draw horizontal and vertical lines using rectangles преди 3 години
  Sam Lantinga 3da7c6305a Assert that we have drawn the expected number of points преди 3 години
  Sam Lantinga 9f56faeedc Added line drawing using Bresenham's line algorithm (thanks @rtrussell!) преди 3 години
  Sam Lantinga fe3a33a092 Use RenderGeometry for drawing lines at all scales преди 3 години
  Neal Gompa 0696fc0134 cmake: Split SDL2-static and SDL2main into their own target exports преди 3 години
  Sam Lantinga 1694782b2a Remove redundant work when render scale is 1.0 преди 3 години
  Sam Lantinga 2026a78dc2 Don't flush in RenderDraw*WithRects() преди 3 години
  Sam Lantinga 18e4d9fed1 Re-enable line drawing path in render drivers преди 3 години
  Sam Lantinga dca281e810 Fixed getting different results for SDL_PollEvent(NULL) and SDL_PollEvent(&event) преди 3 години
  Ozkan Sezer 93cab32db3 minor update to test/Makefile.os2 преди 3 години
  Ozkan Sezer 4472b83129 PSP_RunCommandQueue: fix argument to PSP_SetBlendState() преди 3 години
  Ozkan Sezer df1474b46e psp/SDL_sysfilesystem.c: fixed a minor compiler warning. преди 3 години
  Ozkan Sezer 21914b4e2f updated Makefile.psp and SDL_config_psp.h преди 3 години
  Ryan C. Gordon f62b807174 wikiheaders.pl: Put the manpages in man/man3 преди 3 години
  Sam Lantinga 9294634840 Updated to version 2.0.20 for release преди 3 години
  Ryan C. Gordon cc2013378d render: Fixed some compiler warnings. преди 3 години
  Sam Lantinga 289c3fbb64 Revert "We only need to add the sentinel at the top of SDL_WaitEventTimeout()" преди 3 години
  Sam Lantinga 1085c317a5 Use the requested cursor size instead of the default cursor size преди 3 години
  Ryan C. Gordon 6d3b5d66cd psp: draw lines with RenderGeometry, same as with the other renderers. преди 3 години
  Sylvain 9cb2c549fa Remove QueueDrawLines from D3D, D3D11 преди 3 години
  Sylvain b88b6b3c23 Remove QueueDrawLines from METAL преди 3 години