Carl Åstholm
|
84361bcf0a
stdlib: Remove test cases with impl-defined results
|
hace 7 meses |
Carl Åstholm
|
eb199176e6
stdlib: Conditionally undef some SDL_strtox tests
|
hace 7 meses |
Carl Åstholm
|
59ec034412
stdlib: Use macros to define SDL_strtox tests
|
hace 7 meses |
Carl Åstholm
|
7d94bf528d
stdlib: Document SDL_strtox functions
|
hace 7 meses |
Carl Åstholm
|
8092e35287
stdlib: Improve SDL_strtod
|
hace 7 meses |
Carl Åstholm
|
a78f612d4b
stdlib: Add some tests for SDL_strtod
|
hace 7 meses |
Carl Åstholm
|
56a48763cd
stdlib: Bring SDL_wcstol in line with SDL_strtol
|
hace 7 meses |
Carl Åstholm
|
61bc856b04
stdlib: Use new parser for scanf %p specifier
|
hace 7 meses |
Carl Åstholm
|
e109aa09aa
stdlib: Rewrite SDL_strto(ll?|ul) impl
|
hace 7 meses |
Carl Åstholm
|
e326540a45
stdlib: Add failing tests for SDL_strto(ll?|ul)
|
hace 7 meses |
Carl Åstholm
|
fb82772fb3
stdlib: Rewrite SDL_strtoull impl
|
hace 7 meses |
Carl Åstholm
|
5331f36789
stdlib: Add failing tests for SDL_strtoull
|
hace 7 meses |
Carl Åstholm
|
88d3cb4f90
Remove unnecessary include from SDL_pen_c.h
|
hace 7 meses |
Carl Åstholm
|
4efbe1ca28
stdlib: Assert that signed integers use two's complement arithmetic
|
hace 7 meses |
Carl Åstholm
|
fd53b3e112
stdlib: Rewrite SDL_wcstol impl
|
hace 7 meses |
Carl Åstholm
|
5d30980df4
stdlib: Add failing tests for SDL_wcstol
|
hace 7 meses |
Anders Jenbo
|
ee377793fe
Spell "unknown" correctly
|
hace 7 meses |
Anonymous Maarten
|
ee65176eec
SDL_test: add SDLTest_LogEscapedString
|
hace 7 meses |
Anonymous Maarten
|
6a305e1532
SDL_test: fix SDLTest_CommonQuit with NULL state
|
hace 7 meses |
Ethan Lee
|
0160e9eac6
gpu: Add SDL_QueryGPUSupport
|
hace 7 meses |
SDL Wiki Bot
|
262ffa27e7
Sync SDL3 wiki -> header
|
hace 7 meses |
Ethan Lee
|
96e147b2b9
gpu: Rework driver name queries, add GetGPUShaderFormats
|
hace 7 meses |
Frank Praznik
|
6d92de5d3a
wayland: Ensure that a NULL internal structure isn't dereferenced when destroying a window
|
hace 7 meses |
Frank Praznik
|
9d9721cd4c
wayland: Fix some incorrect buffer scale calculations
|
hace 7 meses |
Caleb Cornett
|
94436a938d
GPU: Remove unused and incorrect D16 format checks from Vulkan driver
|
hace 7 meses |
Caleb Cornett
|
5771b502f8
GPU: Fix D3D11/D3D12 vertex strides for multiple vertex buffers (#10818)
|
hace 7 meses |
Ethan Lee
|
371cfaf8fe
gpu: Implement support for SDL_GPU_DISABLED
|
hace 7 meses |
SDL Wiki Bot
|
d3932b1ba2
Sync SDL3 wiki -> header
|
hace 7 meses |
Caleb Cornett
|
a45a2caf49
GPU: Rename VertexBinding to VertexBufferDescription (#10811)
|
hace 7 meses |
poleonek
|
446ee3e7c5
Fix bug with SDL_ShowMessageBox not working with wayland (#10810)
|
hace 7 meses |