Commit History

Author SHA1 Message Date
  Peter Kosyh 33ae5e5e99 haiku: mouse_relative fix 5 years ago
  Peter Kosyh 79510b7569 haiku: mouse->ShowMouse method added 5 years ago
  Gerasim Troeglazov 95a402d745 haiku: Add support for relative mouse mode. 5 years ago
  Gerasim Troeglazov bd648bd5a3 haiku: Add simple relative mode for mouse. 5 years ago
  Adrien Destugues 3b516e633b haiku: Fix crash when opening window. 5 years ago
  Jerome Duval 50806eeea2 haiku: use addr_t instead of size_t for OpenGL dynamic loading. 5 years ago
  Peter Kosyh 55b5d8dce6 haiku: Invert mouse wheel values to match what SDL expects. 5 years ago
  EXL b22fb9e2ba haiku: Implement message box for Haiku 5 years ago
  Ozkan Sezer a365c7f6fb ran gendynapi.pl after SDL_HasARMSIMD() addition 5 years ago
  Ryan C. Gordon b70222d056 Fixed a comment typo (thanks, Dominus!). 5 years ago
  Sylvain Becker 303646a697 Android: some readability: redundant casts, deads stores, redundant control flow 5 years ago
  Ozkan Sezer fea3c8bdef SDL_qsort.c: sync comments with version 1.15 from mainstream 5 years ago
  Sylvain Becker 88ba6798e9 Wayland: touch events, use of memory after it is freed 5 years ago
  Sylvain Becker 86ae245bc0 Use correct enum: typo in org_kde_kwin_server_decoration_mode 5 years ago
  Sylvain Becker 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration 5 years ago
  Sylvain Becker 9e509e4a4f SDL_render_gles2: remove ineffective widening cast 5 years ago
  Sylvain Becker ce308a7841 revert this const parameter for X11 function 5 years ago
  Sylvain Becker dab55a8d23 Readability: remove redundant cast 5 years ago
  Sylvain Becker f16e51068b Fix const warning in RLE getpix functions 5 years ago
  Sylvain Becker 25d53a4475 SDL_syspower.c: remove redundant expression 5 years ago
  Sylvain Becker d4a67e2541 Readability: change some pointer parameter to be pointer to const 5 years ago
  Sylvain Becker 3d100df36f Readability: remove const-qualifation from function declaration 5 years ago
  Sylvain Becker 60d3965ece Readability: remove redundant return, continue, enum declaration 5 years ago
  Sylvain Becker b458d7a28f Readability: remove redundant cast to the same type 5 years ago
  Sylvain Becker 56cbe12037 BlitAuto: remove redundant cast to the same type 5 years ago
  Sylvain Becker 735691ecd6 Remove nested redundant #ifndef 5 years ago
  Sylvain Becker ff0d9245a9 SDL_syspower: remove dead store warning 5 years ago
  Sylvain Becker 42153342ab Use fill_function for FillRect SIMD/NEON (bug 4365) 5 years ago
  Alex Szpakowski bda618a2af iOS: remove some unused code, minor code style cleanup. 5 years ago
  Alex Szpakowski df49e2a572 iOS: replace a deprecated function call with a non-deprecated equivalent. 5 years ago