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 роки тому |
Sylvain
|
73f4ab4c13
Direct3D11: remove RenderCopy and RenderCopyEx from back-end
|
3 роки тому |
Sylvain
|
ab758398af
Direct3D: remove RenderCopy and RenderCopyEx from back-end
|
3 роки тому |
Sylvain
|
1fe7e3616b
OpenGL: a few opengl functions become unused
|
3 роки тому |
Sylvain
|
88548070a5
OpenGLES: remove RenderCopy and RenderCopyEx from back-end
|
3 роки тому |
Sylvain
|
d192515428
OpenGL: remove RenderCopy and RenderCopyEx from back-end
|
3 роки тому |
Sylvain
|
b92056bbea
OpenGLES2: remove RenderCopy and RenderCopyEx from back-end
|
3 роки тому |
Sylvain
|
76f9fb96d9
Use RenderGeometry to implement RenderCopy and RenderCopyEx at higher level
|
3 роки тому |
Ryan C. Gordon
|
08797adaef
opengles2: Attempt to batch RenderCopy calls into a single glDrawArrays call.
|
3 роки тому |
Tanuj Bagaria
|
1f0eb03a76
Fix PS5 mapping with HID-PLAYSTATION driver (#4675)
|
3 роки тому |
Cameron Gutman
|
f499168c2c
x11: Use SDL_IOReady() instead of calling select() directly
|
3 роки тому |
Alex Szpakowski
|
ba4ef461ea
macOS: Fix implicit integer downcast warnings
|
3 роки тому |
Ryan C. Gordon
|
d9d8f51eec
wikiheaders.pl: Add support for deprecated functions.
|
3 роки тому |
Ryan C. Gordon
|
dbe55350ce
include: Improve doxygen text on SDL_GetRevisionNumber().
|
3 роки тому |
David Gow
|
a76b73dd2c
kmsdrm: Use SDL_PremultiplySurfaceAlphaToARGB8888() for cursor surface
|
3 роки тому |
David Gow
|
b528d48446
wayland: Wayland cursors should use premultiplied alpha
|
3 роки тому |
David Gow
|
84808ea4bb
video: Add SDL_PremultiplySurfaceAlphaToARGB8888()
|
3 роки тому |
uyjulian
|
007b5463e8
video/uikit: Do not use setNeedsUpdateOfPrefersPointerLocked on iOS SDKs older than 14
|
3 роки тому |
Sam Lantinga
|
8f58bb9cf8
Added SDL_USE_BUILTIN_OPENGL_DEFINITIONS to avoid system OpenGL headers
|
3 роки тому |
Sam Lantinga
|
b360965d0d
Added a hint for alternate OpenGL NV12 data format
|
3 роки тому |
SDL Wiki Bot
|
6c134cf148
Sync wiki -> header
|
3 роки тому |
Cacodemon345
|
19dee1cd16
Add SDL_GetWindowICCProfile(). (#4314)
|
3 роки тому |