Commit History

Author SHA1 Message Date
  Joan Bruguera 461724d287 wayland: Refactor time fields in SDL_WaylandKeyboardRepeat 3 years ago
  Joan Bruguera fb0c3040c0 wayland: Avoid infinite loop in keyboard_repeat_handle 3 years ago
  Sam Lantinga 3b083b9911 Fixed compile warning 3 years ago
  Sam Lantinga b82af9dfbf Improved OpenGL point drawing performance (thanks @slime73!) 3 years ago
  Sam Lantinga 1a73c45a08 Fixed incorrect color in the OpenGL driver 3 years ago
  Sylvain 3cdda8f8ab PSP: use 'data' variable which is alread the driver data 3 years ago
  Sam Lantinga 9f1e609aa0 Document SDL_HINT_RENDER_LINE_METHOD in the release notes 3 years ago
  Sam Lantinga 4ef2529bf9 More efficient calculation of render_count 3 years ago
  Sam Lantinga 5346c93b62 Fixed assertion on number of points rendered 3 years ago
  Sam Lantinga 4b71962031 Prevent overdraw with connected line segments 3 years ago
  Ozkan Sezer 63d10a0ac2 updates to config.guess and config.sub from mainstream. 3 years ago
  Sam Lantinga 09ece861d1 Added the hint SDL_HINT_RENDER_LINE_METHOD to select the line rendering method 3 years ago
  Ozkan Sezer 836a4ec7b1 updates to os/2 build 3 years ago
  Sam Lantinga c1e6079836 As an optimization, draw horizontal and vertical lines using rectangles 3 years ago
  Sam Lantinga 3da7c6305a Assert that we have drawn the expected number of points 3 years ago
  Sam Lantinga 9f56faeedc Added line drawing using Bresenham's line algorithm (thanks @rtrussell!) 3 years ago
  Sam Lantinga fe3a33a092 Use RenderGeometry for drawing lines at all scales 3 years ago
  Neal Gompa 0696fc0134 cmake: Split SDL2-static and SDL2main into their own target exports 3 years ago
  Sam Lantinga 1694782b2a Remove redundant work when render scale is 1.0 3 years ago
  Sam Lantinga 2026a78dc2 Don't flush in RenderDraw*WithRects() 3 years ago
  Sam Lantinga 18e4d9fed1 Re-enable line drawing path in render drivers 3 years ago
  Sam Lantinga dca281e810 Fixed getting different results for SDL_PollEvent(NULL) and SDL_PollEvent(&event) 3 years ago
  Ozkan Sezer 93cab32db3 minor update to test/Makefile.os2 3 years ago
  Ozkan Sezer 4472b83129 PSP_RunCommandQueue: fix argument to PSP_SetBlendState() 3 years ago
  Ozkan Sezer df1474b46e psp/SDL_sysfilesystem.c: fixed a minor compiler warning. 3 years ago
  Ozkan Sezer 21914b4e2f updated Makefile.psp and SDL_config_psp.h 3 years ago
  Ryan C. Gordon f62b807174 wikiheaders.pl: Put the manpages in man/man3 3 years ago
  Sam Lantinga 9294634840 Updated to version 2.0.20 for release 3 years ago
  Ryan C. Gordon cc2013378d render: Fixed some compiler warnings. 3 years ago
  Sam Lantinga 289c3fbb64 Revert "We only need to add the sentinel at the top of SDL_WaitEventTimeout()" 3 years ago