コミット履歴

作者 SHA1 メッセージ 日付
  Cameron Gutman 2bf36bfac4 wayland: Implement WaitEventTimeout() and SendWakeupEvent() 3 年 前
  Joel Winarske 378c5d7ffe make aclocal install relative 3 年 前
  SDL Wiki Bot c7dafb1556 Sync wiki -> header 3 年 前
  Cameron Gutman 6b8e880a10 checkkeysthreads: Create a renderer for window display on Wayland 3 年 前
  Ryan C. Gordon 179a04f85a fnsince.pl: Don't print out the version numbers if updating the wiki. 3 年 前
  Ryan C. Gordon 85edbc92ac fnsince.pl: Added a way to sync this information to the wiki. 3 年 前
  Ryan C. Gordon f5de45aecc fnsince.pl: Found a few more incorrect versions. 3 年 前
  Ryan C. Gordon e8fbcf893a fnsince.pl: a script to list version when all public APIs were added. 3 年 前
  SDL Wiki Bot 1c6414603c Sync wiki -> header 3 年 前
  Ivan Epifanov 9c799802c9 Vita: fix IME input languages 3 年 前
  Ozkan Sezer 7ac0c73af2 regenerated test/configure 3 年 前
  David Gow c57bcb47b1 test: Fix building with libunwind under autotools 3 年 前
  Joel Winarske fdb27e0b08 cmake: Use host wayland-scanner only (#4873) 3 年 前
  Cameron Gutman 408a93a1ec wayland: Use multi-thread event reading APIs 3 年 前
  Sylvain 4960cc3dcb Fixed a few warnings 3 年 前
  Sylvain b793394590 SDL_Renderer: make clear that we use render geometry for fillrect/copy/copyex when there is no specific back-end implementation (currently software, PSP, directfb) 3 年 前
  Ozkan Sezer b3f9d8f38d remove unused local vars after the latest commits. 3 年 前
  Sylvain 502e9c3b45 SDL_Renderer simplifications: 3 年 前
  Sylvain 23e252bfc5 DirectFB: provide RenderCopyEx via RenderGeometry 3 年 前
  Sylvain 79732c9d1e Remove FillRects from back-end, where RenderGeometry can be used 3 年 前
  Sylvain f02ad2820f Remove FillRects from back-end, where RenderGeometry can be used 3 年 前
  Sylvain 70b10c753d Use correct indices when using RenderGeometry / FillRects 3 年 前
  Sylvain 16beed9aeb Less code since color is constant when done with triangles 3 年 前
  Sylvain 99a346439c OpenGLES2: LINES and POINTS successive commands are combined into a single draw call 3 年 前
  Sylvain f0cdc1d0f6 OpenGLES2: remove FillRects, since it's can be done with RenderGeometry 3 年 前
  Sylvain 37c39d5cb4 Use geometry to implement FillRects 3 年 前
  Sylvain b0eef52fe1 GLES2 batching: probably need to check for blendMode changes 3 年 前
  Sylvain c27e1249e1 Remove SDL_HAVE_RENDER_GEOMETRY define 3 年 前
  Sylvain 77026f673b Metal: remove RenderCopy and RenderCopyEx from back-end 3 年 前
  Sylvain 0e5160a056 VITA: remove RenderCopy and RenderCopyEx from back-end 3 年 前