Francisco Javier Trujillo Mata
|
6b03c1adf6
Add filesystem driver
|
2 years ago |
Francisco Javier Trujillo Mata
|
52f00833b0
Add Thread drivers
|
2 years ago |
Francisco Javier Trujillo Mata
|
217d3a6dab
Add systimer support
|
2 years ago |
Francisco Javier Trujillo Mata
|
7343ece806
Define available PS2 RAM
|
2 years ago |
Francisco Javier Trujillo Mata
|
e4409f6733
Include SDL_Log driver
|
2 years ago |
Francisco Javier Trujillo Mata
|
f0a05ed476
Add some PS2 flags
|
2 years ago |
Francisco Javier Trujillo Mata
|
580416d3c8
Initial CMake configuration
|
2 years ago |
Francisco Javier Trujillo Mata
|
273d9e4640
Fix atomic support for PS2
|
2 years ago |
Francisco Javier Trujillo Mata
|
161a316dfa
Add PS2 readme
|
2 years ago |
Francisco Javier Trujillo Mata
|
52f8d0357a
Add PS2 CI config
|
3 years ago |
Sam Lantinga
|
5b4f53bc0f
Added SDL_memset.c and SDL_memcpy.c to Xcode project
|
2 years ago |
Alex Richardson
|
cd8f57ee4e
cmake: freebsd: Don't REQUIRE libunwind.pc on FreeBSD
|
2 years ago |
Anonymous Maarten
|
ae7446a959
stlib: Extract SDL_memcpy and SDL_memset to its own file respectively
|
2 years ago |
Sam Lantinga
|
a5d338bd2d
Added support for the Qanba Dragon Arcade Joystick (PS3) on macOS
|
2 years ago |
Sam Lantinga
|
7d7c48302b
Use python3 for sort_controllers.py
|
2 years ago |
Sam Lantinga
|
72fea0ed6f
Added support for the Qanba Dragon Arcade Joystick
|
2 years ago |
Pierre Wendling
|
6bd3e0b189
Test: Check sqrt and atan against the epsilon.
|
2 years ago |
Pierre Wendling
|
cee47a9ebe
Test: Use inexact helper for log10 regular cases.
|
2 years ago |
Pierre Wendling
|
a52b8580f0
Test: Tidy up test descriptions and documentation.
|
2 years ago |
Pierre Wendling
|
4d7f12f6bd
Test: Add Atan2 tests to math suite.
|
2 years ago |
Pierre Wendling
|
8ebe640a36
Test: Change inexact tests to use an epsilon.
|
2 years ago |
Pierre Wendling
|
62fd6aad39
Test: Add Atan tests to math suite.
|
2 years ago |
Pierre Wendling
|
6a6e93bc29
Test: Add +/-0.0 tests to Acos.
|
2 years ago |
Pierre Wendling
|
6b4b6d8e59
Test: Add Asin tests to math suite.
|
2 years ago |
Pierre Wendling
|
43f6983a24
Test: Add Acos tests to math suite.
|
2 years ago |
Pierre Wendling
|
95f6edb9a5
Test: Refactor trigonometric tests into a helper.
|
2 years ago |
Pierre Wendling
|
3b9f47b85f
Test: Remove early return in pow test.
|
2 years ago |
Pierre Wendling
|
6be430c7f7
Test: Add Tan tests to math suite.
|
2 years ago |
Pierre Wendling
|
af79b46f9e
Test: Add Sin tests to math suite.
|
2 years ago |
Pierre Wendling
|
b06eda55e9
Test: Fix math suite build on Win32.
|
2 years ago |