XForYouX
|
08120886c0
|
Fix Some String To Translation ID
|
2024-11-06 21:35:28 +07:00 |
|
Henrik Rydgård
|
65c9377d42
|
Merge pull request #19600 from hrydgard/raintegration-error-fix
RAIntegration not-found error message fix
|
2024-11-06 15:07:23 +01:00 |
|
Henrik Rydgård
|
a11dc52ec9
|
Add some translation strings
|
2024-11-06 14:47:57 +01:00 |
|
Henrik Rydgård
|
c8d43198d3
|
RAIntegration: Fix the filename in the not-found messages.
|
2024-11-06 14:47:48 +01:00 |
|
Henrik Rydgård
|
1ea6fae0ac
|
Merge pull request #19599 from XJustForYouX/PatchLanguageID
Small Fix Some Feature For Translation ID
|
2024-11-06 14:40:44 +01:00 |
|
XForYouX
|
1fba17a0fc
|
Fix Translation Account To ID
|
2024-11-06 20:26:01 +07:00 |
|
XForYouX
|
d841cd8ca3
|
Fix Translation ID
|
2024-11-06 20:22:25 +07:00 |
|
Henrik Rydgård
|
0e4be84882
|
Merge pull request #19598 from QmanaQ/patch-3
Update uk_UA.ini
|
2024-11-06 13:58:25 +01:00 |
|
Помаранча
|
935d2a978d
|
Update uk_UA.ini
some categories translated, some not fully
|
2024-11-06 14:54:48 +02:00 |
|
Henrik Rydgård
|
d3d75f839a
|
Merge pull request #19596 from hrydgard/sdl-mouse-fix
SDL mouse fix
|
2024-11-06 12:51:12 +01:00 |
|
Henrik Rydgård
|
c68c5353b0
|
SDL mouse input fixes
|
2024-11-06 12:04:24 +01:00 |
|
Henrik Rydgård
|
55aa1ff66e
|
Warning fixes
|
2024-11-06 11:59:34 +01:00 |
|
Помаранча
|
447a78e453
|
Update uk_UA.ini (#19592)
* Update uk_UA.ini
controls and audio category is now fully translated. (:
* Update uk_UA.ini
158 item fixed.
* Update uk_UA.ini
|
2024-11-06 10:38:56 +01:00 |
|
Henrik Rydgård
|
c9c5435a86
|
Merge pull request #19590 from DDinghoya/patch-25
Update ko_KR.ini
|
2024-11-05 13:40:02 +01:00 |
|
DDinghoya
|
c0504b45a4
|
Update ko_KR.ini
|
2024-11-05 21:30:33 +09:00 |
|
Henrik Rydgård
|
2daca0fedf
|
Merge pull request #19589 from hrydgard/refactor-execution
Refactor execution: No longer freeze the "EmuThread" when paused in the debugger
|
2024-11-05 13:10:06 +01:00 |
|
Henrik Rydgård
|
6386348406
|
Merge pull request #19552 from hrydgard/lua-build-setup
Initial build setup for lua
|
2024-11-05 13:07:36 +01:00 |
|
Henrik Rydgård
|
62851d8770
|
Update Italian translation, thanks giona888
|
2024-11-05 13:05:48 +01:00 |
|
Henrik Rydgård
|
3a5968ba33
|
Don't block the render thread while the CPU is paused. This is a prereq for imgui debuggers.
|
2024-11-05 12:53:21 +01:00 |
|
Henrik Rydgård
|
758faac445
|
Be more consistent about thread naming
|
2024-11-05 12:53:21 +01:00 |
|
Henrik Rydgård
|
e19ad1f359
|
Remove return value from Core_PerformStep
|
2024-11-05 12:53:21 +01:00 |
|
Henrik Rydgård
|
a703b9a2af
|
Merge pull request #19588 from hrydgard/imgui-fixes
ImGui: Fix resource management
|
2024-11-05 12:19:13 +01:00 |
|
Henrik Rydgård
|
8dba3a50f7
|
imgui: Code cleanup, fix clean shutdown
|
2024-11-05 11:27:16 +01:00 |
|
Henrik Rydgård
|
c888872d3d
|
Merge pull request #19587 from QmanaQ/patch-1
Update uk_UA.ini
|
2024-11-05 11:21:45 +01:00 |
|
Henrik Rydgård
|
f23ec1cf23
|
Initial build setup for including lua
|
2024-11-05 11:20:43 +01:00 |
|
Помаранча
|
441e024ab7
|
Update uk_UA.ini
update for badges
|
2024-11-05 12:16:15 +02:00 |
|
Henrik Rydgård
|
ae1756c8c0
|
Plumb deltatime into imgui
|
2024-11-05 10:57:24 +01:00 |
|
Henrik Rydgård
|
c459d43f14
|
Merge pull request #19569 from hrydgard/imgui-integration
ImGui integration prototype
|
2024-11-05 10:18:30 +01:00 |
|
Henrik Rydgård
|
0228e7f570
|
Merge pull request #19576 from hrydgard/rearchitect-stepping
Move CPU stepping logic out of the disassembler window code
|
2024-11-05 10:18:08 +01:00 |
|
Henrik Rydgård
|
c250838167
|
Disable the right mouse button on "Clickables"
|
2024-11-05 01:08:02 +01:00 |
|
Henrik Rydgård
|
19f4b22a56
|
Cleanup, add right-click support to UI framework
|
2024-11-05 01:03:21 +01:00 |
|
Henrik Rydgård
|
caf27a5c0d
|
Add a mappable key for toggling the imgui interface. For now it's called Toggle debugger.
|
2024-11-04 23:33:03 +01:00 |
|
Henrik Rydgård
|
472103d460
|
Back out the 32-bit index buffer support. Not actually needed for ImGui.
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
184a3ecf2a
|
Code fixes. Correct the UWP fix
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
329b72f1ab
|
Build system fixes
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
8da1ccc3de
|
Hook up basic keyboard and mouse input
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
17a7c80cb1
|
Get it rendering on Vulkan and D3D11 (OpenGL is bugged though)
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
4b66a80d2b
|
More work, starting to integrate into the EmuScreen
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
6f5339156c
|
Imgui build system
|
2024-11-04 23:14:39 +01:00 |
|
Henrik Rydgård
|
150d4c4e65
|
Add the base IMGUI code, including a Vulkan backend that we'll convert to thin3d
|
2024-11-04 23:14:37 +01:00 |
|
Henrik Rydgård
|
d37c04079d
|
Change the 2D matrix generation to query the coordinate convention from the draw context
|
2024-11-04 23:14:23 +01:00 |
|
Henrik Rydgård
|
8f8598c347
|
thin3d: Add partial support for 32-bit index buffers. Add DrawIndexedUP.
|
2024-11-04 23:14:22 +01:00 |
|
Henrik Rydgård
|
0f50225f8e
|
v1.18.1
|
2024-11-04 17:16:10 +01:00 |
|
Henrik Rydgård
|
fc0d8c3b29
|
Update README.md for 1.18.1
|
2024-11-04 17:13:09 +01:00 |
|
Henrik Rydgård
|
a48247823f
|
Merge pull request #19582 from hrydgard/minor-fixes
Fix minor theme issue in Store, thanks Nabn00b.
|
2024-11-04 15:52:17 +01:00 |
|
Henrik Rydgård
|
9fb759d626
|
Fix minor theme issue in Store, thanks Nabn00b.
See #19550
|
2024-11-04 15:45:40 +01:00 |
|
Henrik Rydgård
|
6bbb0bc75e
|
Merge pull request #19580 from hrydgard/error-on-missing-return
GCC/llvm: Enable a lot more warnings, error on missing return value
|
2024-11-04 12:45:00 +01:00 |
|
Henrik Rydgård
|
cd6d4db7b8
|
Fix missing return value in another function
|
2024-11-04 12:05:54 +01:00 |
|
Henrik Rydgård
|
294584c608
|
GCC/llvm: Enable a lot more warnings, error on missing return value
|
2024-11-04 11:54:45 +01:00 |
|
Henrik Rydgård
|
ca94c0215f
|
Merge pull request #19579 from hrydgard/post-release-fixes
Add missing return statement from PBPReader::GetSubFileAsString.
|
2024-11-04 01:33:42 +01:00 |
|