LC
|
bba7e8ea4b
Merge pull request #4950 from german77/RumbleStrenght
|
5 years ago |
LC
|
e883101999
Merge pull request #4952 from ReinUsesLisp/bit-cast
|
5 years ago |
Rodrigo Locatti
|
1889b641d9
Merge pull request #4308 from ReinUsesLisp/maxwell-3d-funcs
|
5 years ago |
ReinUsesLisp
|
3f2e605dd1
common/bit_cast: Add function matching std::bit_cast without constexpr
|
5 years ago |
bunnei
|
6971d08893
Merge pull request #4948 from lioncash/page-resize
|
5 years ago |
german77
|
5b6545b141
Modify rumble amplification
|
5 years ago |
Lioncash
|
412044960a
virtual_buffer: Do nothing on resize() calls with same sizes
|
5 years ago |
bunnei
|
92344da20c
Merge pull request #4936 from lioncash/page
|
5 years ago |
bunnei
|
abda366362
Merge pull request #4866 from Morph1984/mjolnir-p3-prod
|
5 years ago |
Lioncash
|
0ca91ced2d
virtual_buffer: Add compile-time type-safety guarantees with VirtualBuffer
|
5 years ago |
Lioncash
|
b3c8997829
page_table: Allow page tables to be moved
|
5 years ago |
Lioncash
|
3cfd962ef4
page_table: Add missing doxygen parameters to Resize()
|
5 years ago |
Lioncash
|
0890451c55
page_table: Remove unnecessary header inclusions
|
5 years ago |
Chloe
|
2dc9dbb809
Merge pull request #4933 from lioncash/nodisc-gpu
|
5 years ago |
Lioncash
|
70812ec57b
rasterizer_interface: Make use of [[nodiscard]] where applicable
|
5 years ago |
Lioncash
|
a78021580d
render_base: Make use of [[nodiscard]] where applicable
|
5 years ago |
Lioncash
|
b928fca114
gpu: Make use of [[nodiscard]] where applicable
|
5 years ago |
bunnei
|
8ace3959a5
Merge pull request #4929 from lioncash/nodiscard-input
|
5 years ago |
Morph
|
e7e8a87927
sdl_impl: Pump SDL Events at 1000 Hz
|
5 years ago |
Morph
|
b254d528bc
configure_input: Accommodate for the mouse input device engine
|
5 years ago |
Morph
|
ad50209383
hid: Reimplement Begin/EndPermitVibrationSession
|
5 years ago |
Morph
|
d8ad2f3484
controllers/npad: Load input devices on init
|
5 years ago |
Morph
|
6f5b942897
configure_input: Update the input profiles for other player tabs
|
5 years ago |
Morph
|
97b2220a82
general: Fix compiler warnings on linux and miscellaneous changes
|
5 years ago |
Morph
|
117bdc71e0
sdl_impl: Revert to the "old" method of mapping sticks
|
5 years ago |
Morph
|
760a9e8693
applets/controller: Change the input button to create input profiles
|
5 years ago |
Morph
|
30e0d1c973
controllers/npad: Remove the old vibration filter
|
5 years ago |
Morph
|
91c06dae1a
input: Disconnect a controller prior to connecting a new one
|
5 years ago |
Morph
|
978ca65f59
hid: Implement InitializeVibrationDevice and IsVibrationDeviceMounted
|
5 years ago |
Morph
|
e9e1876e82
input_common: Add VibrationDevice and VibrationDeviceFactory
|
5 years ago |