Historial de Commits

Autor SHA1 Mensaje Fecha
  Ozkan Sezer 7ac0c73af2 regenerated test/configure hace 3 años
  David Gow c57bcb47b1 test: Fix building with libunwind under autotools hace 3 años
  Joel Winarske fdb27e0b08 cmake: Use host wayland-scanner only (#4873) hace 3 años
  Cameron Gutman 408a93a1ec wayland: Use multi-thread event reading APIs hace 3 años
  Sylvain 4960cc3dcb Fixed a few warnings hace 3 años
  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) hace 3 años
  Ozkan Sezer b3f9d8f38d remove unused local vars after the latest commits. hace 3 años
  Sylvain 502e9c3b45 SDL_Renderer simplifications: hace 3 años
  Sylvain 23e252bfc5 DirectFB: provide RenderCopyEx via RenderGeometry hace 3 años
  Sylvain 79732c9d1e Remove FillRects from back-end, where RenderGeometry can be used hace 3 años
  Sylvain f02ad2820f Remove FillRects from back-end, where RenderGeometry can be used hace 3 años
  Sylvain 70b10c753d Use correct indices when using RenderGeometry / FillRects hace 3 años
  Sylvain 16beed9aeb Less code since color is constant when done with triangles hace 3 años
  Sylvain 99a346439c OpenGLES2: LINES and POINTS successive commands are combined into a single draw call hace 3 años
  Sylvain f0cdc1d0f6 OpenGLES2: remove FillRects, since it's can be done with RenderGeometry hace 3 años
  Sylvain 37c39d5cb4 Use geometry to implement FillRects hace 3 años
  Sylvain b0eef52fe1 GLES2 batching: probably need to check for blendMode changes hace 3 años
  Sylvain c27e1249e1 Remove SDL_HAVE_RENDER_GEOMETRY define hace 3 años
  Sylvain 77026f673b Metal: remove RenderCopy and RenderCopyEx from back-end hace 3 años
  Sylvain 0e5160a056 VITA: remove RenderCopy and RenderCopyEx from back-end hace 3 años
  Sylvain 73f4ab4c13 Direct3D11: remove RenderCopy and RenderCopyEx from back-end hace 3 años
  Sylvain ab758398af Direct3D: remove RenderCopy and RenderCopyEx from back-end hace 3 años
  Sylvain 1fe7e3616b OpenGL: a few opengl functions become unused hace 3 años
  Sylvain 88548070a5 OpenGLES: remove RenderCopy and RenderCopyEx from back-end hace 3 años
  Sylvain d192515428 OpenGL: remove RenderCopy and RenderCopyEx from back-end hace 3 años
  Sylvain b92056bbea OpenGLES2: remove RenderCopy and RenderCopyEx from back-end hace 3 años
  Sylvain 76f9fb96d9 Use RenderGeometry to implement RenderCopy and RenderCopyEx at higher level hace 3 años
  Ryan C. Gordon 08797adaef opengles2: Attempt to batch RenderCopy calls into a single glDrawArrays call. hace 3 años
  Tanuj Bagaria 1f0eb03a76 Fix PS5 mapping with HID-PLAYSTATION driver (#4675) hace 3 años
  Cameron Gutman f499168c2c x11: Use SDL_IOReady() instead of calling select() directly hace 3 años