Ryan C. Gordon
|
c01da21756
render: get rid of the predeclared functions in the GL and Metal renderers.
|
6 年 前 |
Ryan C. Gordon
|
051d1cfcd1
render: Make opengl backend take advantage of new high-level features.
|
6 年 前 |
Ryan C. Gordon
|
8ac5c00a43
render: Add command queue debug logging.
|
6 年 前 |
Ryan C. Gordon
|
2241b33f55
render: Update Metal and GL backends to use new high-level features, etc.
|
6 年 前 |
Ryan C. Gordon
|
cc56de44a4
render: A bunch of high-level improvements.
|
6 年 前 |
Ryan C. Gordon
|
8955fb9b31
render: First shot at moving metal backend over to new batching system.
|
6 年 前 |
Ryan C. Gordon
|
55cb9966db
render: first shot at reworking opengl backend for new batching system.
|
6 年 前 |
Ryan C. Gordon
|
5fb67f9f55
render: Move to a batching system for rendering (work in progress).
|
6 年 前 |
Ryan C. Gordon
|
e0cc19f2d8
testsprite2: report average FPS in blocks of five seconds.
|
6 年 前 |
Ryan C. Gordon
|
a2f7af9a47
gles2: Make render command queue dynamic.
|
6 年 前 |
Ryan C. Gordon
|
0d3275297d
gles2: Major renderer optimization. Work in progress!
|
6 年 前 |
Ryan C. Gordon
|
7ed7cb5e65
Created SDL-ryan-batching-renderer branch for the WIP renderer rewrite.
|
6 年 前 |
Ryan C. Gordon
|
264b81b481
metal: Make sure layer drawableSize is adjusted on resize.
|
6 年 前 |
Ryan C. Gordon
|
0cf1ae9d0b
Fixed a comment typo.
|
6 年 前 |
Sam Lantinga
|
a0b3dcc26a
Fixed bug 4002 - Android, nativeRunMain() fails on some phone with arm64-v8a
|
6 年 前 |
Sam Lantinga
|
80021c21b6
Speculatively disable rumble on the Razer Panthera Evo, which doesn't have rumble motors and probably hangs in the same way the Panthera does.
|
6 年 前 |
Sam Lantinga
|
e987bedfe2
Updated Xcode library version to match libtool output with Ozkan's change
|
6 年 前 |
Sam Lantinga
|
96259f1f85
Don't overwrite the default binding when changing the binding for a controller that was using the default.
|
6 年 前 |
Sam Lantinga
|
963e74d68c
Added binding for Mad Catz FightStick TE S+ (PS3) on Mac OS X
|
6 年 前 |
Sam Lantinga
|
c152e380be
Added support for the Razer Panthera Fightstick
|
6 年 前 |
Ozkan Sezer
|
9753b9cc46
CMakeLists.txt: fix typo SDL_SENSORS_DISABLED -> SDL_SENSOR_DISABLED
|
6 年 前 |
Ryan C. Gordon
|
aae29c9ebd
test: Makefile should copy .dat files for testoverlay2.
|
6 年 前 |
Ryan C. Gordon
|
3634e563c4
metal: SDL_UpdateYUVTexture shouldn't swap planes based on format.
|
6 年 前 |
Sam Lantinga
|
34237b80f4
Better fix to make sure we're only returning controllers from the HIDAPI joystick API
|
6 年 前 |
Sam Lantinga
|
4ffcd88ca2
Removed VID/PID 0x1532/0x0037, which was listed in the Linux kernel as a Razer Sabertooth, because at least one variant of the Razer DeathAdder mouse shows up with this VID/PID.
|
6 年 前 |
Ozkan Sezer
|
faf8f8b86b
fix permissions
|
6 年 前 |
Sam Lantinga
|
5ef8eb49be
Don't show the Razer Raiju sound interface as a game controller
|
6 年 前 |
Sam Lantinga
|
90a5607d32
Fixed compiler warning and use higher precision in angle calculation
|
6 年 前 |
Sam Lantinga
|
207428b444
Don't rumble Bluetooth PS4 controllers by default, as that switches the controller into extended input report mode, which breaks games that use DirectInput.
|
6 年 前 |
Sam Lantinga
|
16ccff3c56
Fixed whitespace
|
6 年 前 |