Historial de Commits

Autor SHA1 Mensaje Fecha
  Ozkan Sezer b9d98331c5 os2joystick: fix uninitialized use of local var 'maxdevs' hace 4 años
  Ozkan Sezer 17da60068d os2joystick: fix -Wsequence-point issues. hace 4 años
  Ozkan Sezer f14c7bb443 added missing hidapi stuff for os/2 with libusb hace 4 años
  Sam Lantinga 1f32dd8edc Fixed overdraw with duplicate points, fixed not drawing single point lines hace 4 años
  Ryan C. Gordon 5d07c03613 psp: Force channels to stereo if user requested anything other than mono. hace 4 años
  Ryan C. Gordon c275436f56 opengles2: Batching lines/points used wrong var for summing vertex counts. hace 4 años
  Joan Bruguera 9e6249fa54 wayland: Avoid spurious key repeats when not pumping events hace 4 años
  Joan Bruguera 461724d287 wayland: Refactor time fields in SDL_WaylandKeyboardRepeat hace 4 años
  Joan Bruguera fb0c3040c0 wayland: Avoid infinite loop in keyboard_repeat_handle hace 4 años
  Sam Lantinga 3b083b9911 Fixed compile warning hace 4 años
  Sam Lantinga b82af9dfbf Improved OpenGL point drawing performance (thanks @slime73!) hace 4 años
  Sam Lantinga 1a73c45a08 Fixed incorrect color in the OpenGL driver hace 4 años
  Sylvain 3cdda8f8ab PSP: use 'data' variable which is alread the driver data hace 4 años
  Sam Lantinga 9f1e609aa0 Document SDL_HINT_RENDER_LINE_METHOD in the release notes hace 4 años
  Sam Lantinga 4ef2529bf9 More efficient calculation of render_count hace 4 años
  Sam Lantinga 5346c93b62 Fixed assertion on number of points rendered hace 4 años
  Sam Lantinga 4b71962031 Prevent overdraw with connected line segments hace 4 años
  Ozkan Sezer 63d10a0ac2 updates to config.guess and config.sub from mainstream. hace 4 años
  Sam Lantinga 09ece861d1 Added the hint SDL_HINT_RENDER_LINE_METHOD to select the line rendering method hace 4 años
  Ozkan Sezer 836a4ec7b1 updates to os/2 build hace 4 años
  Sam Lantinga c1e6079836 As an optimization, draw horizontal and vertical lines using rectangles hace 4 años
  Sam Lantinga 3da7c6305a Assert that we have drawn the expected number of points hace 4 años
  Sam Lantinga 9f56faeedc Added line drawing using Bresenham's line algorithm (thanks @rtrussell!) hace 4 años
  Sam Lantinga fe3a33a092 Use RenderGeometry for drawing lines at all scales hace 4 años
  Neal Gompa 0696fc0134 cmake: Split SDL2-static and SDL2main into their own target exports hace 4 años
  Sam Lantinga 1694782b2a Remove redundant work when render scale is 1.0 hace 4 años
  Sam Lantinga 2026a78dc2 Don't flush in RenderDraw*WithRects() hace 4 años
  Sam Lantinga 18e4d9fed1 Re-enable line drawing path in render drivers hace 4 años
  Sam Lantinga dca281e810 Fixed getting different results for SDL_PollEvent(NULL) and SDL_PollEvent(&event) hace 4 años
  Ozkan Sezer 93cab32db3 minor update to test/Makefile.os2 hace 4 años