Cameron Gutman
|
6b8e880a10
checkkeysthreads: Create a renderer for window display on Wayland
|
3 éve |
Ryan C. Gordon
|
179a04f85a
fnsince.pl: Don't print out the version numbers if updating the wiki.
|
3 éve |
Ryan C. Gordon
|
85edbc92ac
fnsince.pl: Added a way to sync this information to the wiki.
|
3 éve |
Ryan C. Gordon
|
f5de45aecc
fnsince.pl: Found a few more incorrect versions.
|
3 éve |
Ryan C. Gordon
|
e8fbcf893a
fnsince.pl: a script to list version when all public APIs were added.
|
3 éve |
SDL Wiki Bot
|
1c6414603c
Sync wiki -> header
|
3 éve |
Ivan Epifanov
|
9c799802c9
Vita: fix IME input languages
|
3 éve |
Ozkan Sezer
|
7ac0c73af2
regenerated test/configure
|
3 éve |
David Gow
|
c57bcb47b1
test: Fix building with libunwind under autotools
|
3 éve |
Joel Winarske
|
fdb27e0b08
cmake: Use host wayland-scanner only (#4873)
|
3 éve |
Cameron Gutman
|
408a93a1ec
wayland: Use multi-thread event reading APIs
|
3 éve |
Sylvain
|
4960cc3dcb
Fixed a few warnings
|
3 éve |
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 éve |
Ozkan Sezer
|
b3f9d8f38d
remove unused local vars after the latest commits.
|
3 éve |
Sylvain
|
502e9c3b45
SDL_Renderer simplifications:
|
3 éve |
Sylvain
|
23e252bfc5
DirectFB: provide RenderCopyEx via RenderGeometry
|
3 éve |
Sylvain
|
79732c9d1e
Remove FillRects from back-end, where RenderGeometry can be used
|
3 éve |
Sylvain
|
f02ad2820f
Remove FillRects from back-end, where RenderGeometry can be used
|
3 éve |
Sylvain
|
70b10c753d
Use correct indices when using RenderGeometry / FillRects
|
3 éve |
Sylvain
|
16beed9aeb
Less code since color is constant when done with triangles
|
3 éve |
Sylvain
|
99a346439c
OpenGLES2: LINES and POINTS successive commands are combined into a single draw call
|
3 éve |
Sylvain
|
f0cdc1d0f6
OpenGLES2: remove FillRects, since it's can be done with RenderGeometry
|
3 éve |
Sylvain
|
37c39d5cb4
Use geometry to implement FillRects
|
3 éve |
Sylvain
|
b0eef52fe1
GLES2 batching: probably need to check for blendMode changes
|
3 éve |
Sylvain
|
c27e1249e1
Remove SDL_HAVE_RENDER_GEOMETRY define
|
3 éve |
Sylvain
|
77026f673b
Metal: remove RenderCopy and RenderCopyEx from back-end
|
3 éve |
Sylvain
|
0e5160a056
VITA: remove RenderCopy and RenderCopyEx from back-end
|
3 éve |
Sylvain
|
73f4ab4c13
Direct3D11: remove RenderCopy and RenderCopyEx from back-end
|
3 éve |
Sylvain
|
ab758398af
Direct3D: remove RenderCopy and RenderCopyEx from back-end
|
3 éve |
Sylvain
|
1fe7e3616b
OpenGL: a few opengl functions become unused
|
3 éve |