Sam Lantinga
|
980a67d5e2
Added configuration dependencies for SDL_RENDER_GPU (#10627)
|
7 hónapja |
SDL Wiki Bot
|
9f0b23d3ad
Sync SDL3 wiki -> header
|
7 hónapja |
Sam Lantinga
|
683e5b8d52
Removed Unicode BOM
|
7 hónapja |
Sam Lantinga
|
858589919a
Temporarily use the GPU renderer by default so we get testing feedback
|
7 hónapja |
Sam Lantinga
|
d86f504637
Fix potential cases where we define SDL_GPU_* as an undefined symbol
|
7 hónapja |
Sam Lantinga
|
b356c65005
Sort exported symbols
|
7 hónapja |
Sam Lantinga
|
62f6e6b701
Removed the preferLowPower parameter from SDL_CreateGPUDevice()
|
7 hónapja |
Sam Lantinga
|
3046335f28
Fixed device creation property documentation formatting
|
7 hónapja |
Sam Lantinga
|
b8e7ef27f3
Renamed GPU device creation properties
|
7 hónapja |
Sam Lantinga
|
d70578b9aa
Renamed Gpu to GPU
|
7 hónapja |
SDL Wiki Bot
|
717f4f6fb4
Sync SDL3 wiki -> header
|
7 hónapja |
Ryan C. Gordon
|
8ea38ebedc
gpu: Fix wiki category capitalization.
|
7 hónapja |
SDL Wiki Bot
|
68038394d1
Sync SDL3 wiki -> header
|
7 hónapja |
cosmonaut
|
2e7d5bb429
Add the SDL_GPU API
|
1 éve |
Sam Lantinga
|
8ddb099d3e
testautomation: use a larger destination buffer than needed in audio_resampleLoss
|
7 hónapja |
Anonymous Maarten
|
d6ad28a4cb
Dynamically generate __main__.py of Android aar package
|
7 hónapja |
Anonymous Maarten
|
a5866809bb
cmake: also test ARM neon on non-gcc compilers
|
7 hónapja |
Mārtiņš Možeiko
|
d9b3b9ad91
Add neon SIMD alpha blending blitter
|
7 hónapja |
Ethan Lee
|
9ab140fad8
offscreen: Fix bogus surface pointer assignment
|
7 hónapja |
Sam Lantinga
|
1a007ab88d
Fixed SDL_GetDisplayIndex()
|
7 hónapja |
Sam Lantinga
|
7055001d85
Fixed SDL_GetPrimaryDisplay()
|
7 hónapja |
Sam Lantinga
|
0cdb4833d5
Removed unnecessary inclusion of stdint.h
|
7 hónapja |
Sam Lantinga
|
37b4aac3ac
Removed unnecessary inclusion of stdbool.h
|
7 hónapja |
Sam Lantinga
|
91eabf1b4d
Fixed SDL_EGL_ChooseConfig()
|
7 hónapja |
Sam Lantinga
|
3bf7b4ff31
Fixed SDL_EGL_LoadLibrary()
|
7 hónapja |
Mārtiņš Možeiko
|
8d65942b9c
Faster sse4 and avx2 SIMD blitters
|
7 hónapja |
Sam Lantinga
|
c4b35488c2
Fixed warning C6385: Reading invalid data from 'one_blitkey'.
|
7 hónapja |
Sam Lantinga
|
abd8ea09de
Fixed warning C6001: Using uninitialized memory 'devices'.
|
7 hónapja |
hwsmm
|
940f7535ef
Remove SDL_PEN hints that are no longer used
|
7 hónapja |
Sam Lantinga
|
ace6920d44
Fixed returning -1 in a function returning bool
|
7 hónapja |