Histórico de Commits

Autor SHA1 Mensagem Data
  Sam Lantinga 954858846d Move special sentinel handling inside SDL_PeepEvents() há 4 anos atrás
  Sam Lantinga 2592e6219b Clarify that timeout == 0 is handled at the top of SDL_WaitEventTimeout() há 4 anos atrás
  Sam Lantinga 8ff2166855 Only return from SDL_PollEvent() if the last sentinel is consumed há 4 anos atrás
  Sam Lantinga c9ff90b949 Clarify comment há 4 anos atrás
  Sam Lantinga 31f8c3ef44 Fixed event pump starvation if the application frequently pushes its own events há 4 anos atrás
  Wouter Wijsman e0c5399119 Don't make psp eboot for testoffscreen há 4 anos atrás
  Ryan C. Gordon 5d3f6b0215 wikiheaders.pl: Added support for export to Unix manpages. há 4 anos atrás
  Ozkan Sezer 75ac944b9c check for tpcshrd.h and define HAVE_TPCSHRD_H if it's available. há 4 anos atrás
  Wouter Wijsman 515b5f2a39 Fix build errors in PSP port há 4 anos atrás
  Wouter Wijsman 34e34ad5a5 Remove debug code from PSP renderer há 4 anos atrás
  stdgregwar 520c89a00a cleaning há 5 anos atrás
  stdgregwar 09f4711f40 Fix LRU when destroying texture. há 5 anos atrás
  stdgregwar c3ec62d6a6 PSP lazier blend states, display mode report with 16bit option há 5 anos atrás
  stdgregwar 0f5368fe11 PSP cached blending and texturing state, ABGR1555 stencil hack há 5 anos atrás
  stdgregwar fe405eb27b fixed LRU cache code há 5 anos atrás
  stdgregwar c1f152292b Spill render targets to ram on PSP há 5 anos atrás
  stdgregwar 77d874e3c0 Attempt to make render to texture work on PSP há 5 anos atrás
  Ryan C. Gordon 7967c97618 cmake: Do a more thorough test for the old bcm Raspberry Pi libraries. há 4 anos atrás
  Francisco Javier Trujillo Mata f3255df9c0 Improve audio compatibility in PSP. Now it supports more formats and frequencies há 4 anos atrás
  Sam Lantinga 16f5b9e3c3 Filter jitter on Xbox One controllers when using raw input reports há 4 anos atrás
  Wouter Wijsman eca198d519 Don't build an eboot for testgesture for PSP há 4 anos atrás
  Wouter Wijsman cd6cb959c0 Only copy resources to PSP eboot directory if it exists há 4 anos atrás
  Wouter Wijsman 9d0b4d85fc Don't build EBOOT files for all tests for PSP há 4 anos atrás
  Wouter Wijsman b2ca62f23a Make sure all tests have the resources they need há 4 anos atrás
  Wouter Wijsman 6d46e30fed Remove extra / in PSP GetPrefPath há 4 anos atrás
  Wouter Wijsman 33dccbb381 Make sure GetPrefPath also works without org há 4 anos atrás
  Cameron Gutman 419ae29d90 joystick: Move WGI driver initialization after Windows driver há 4 anos atrás
  Cameron Gutman d73bd0d2f6 dinput: Don't crash in SDL_DINPUT_JoystickPresent if DInput init failed há 4 anos atrás
  ulatekh 3ea82eaaff Under MSVC, build project-sources in parallel. há 4 anos atrás
  Ozkan Sezer 565ef63873 SDL_rwops.c: simplify `foo <= 0` checks to `!foo` with unsigned types. há 4 anos atrás