citra/src
PabloMK7 897d1fa957
Implement more HTTP:C functionality (#7035)
* Implement missing http:c functionality.

* More implementation details and cleanup.

* Organize code

* Disable treat errors as warnings for httplib

* Fix defines

* Remove pragmas that do nothing and mark as SYSTEM

* Make httplib system

* Try to fix issue from httplib

* Apply suggestions

* Fix header ordering

* Fix compilation issue

* Create and use ctx.CommandID()

* Add and use Common::TruncateString

* Apply more suggestions

* Apply suggestions

* Fix compilation

* Apply suggestions

* Fix format

* Revert SplitURL to previous version

* Apply suggestions
2023-10-11 10:09:16 -07:00
..
android ci: Support Android x86_64 and optimize build caching. (#7045) 2023-10-08 23:56:01 -07:00
audio_core dsp_dsp.cpp: fix registering Interrupt handler on loading savestates (#7055) 2023-10-10 12:52:57 -07:00
citra Add vulkan backend (#6512) 2023-09-13 01:28:50 +03:00
citra_qt qt: Partially fix Wayland support. (#7054) 2023-10-09 14:58:38 -07:00
common Implement more HTTP:C functionality (#7035) 2023-10-11 10:09:16 -07:00
core Implement more HTTP:C functionality (#7035) 2023-10-11 10:09:16 -07:00
dedicated_room build: Expose ENABLE_SCRIPTING and ENABLE_WEB_SERVICE flags as public. (#6872) 2023-08-07 03:12:49 -07:00
input_common automap: fix power button mapping (#6972) 2023-09-14 14:41:55 -07:00
network build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
tests AudioCore: Refactor DSP interrupt handling (#7026) 2023-10-04 15:44:59 +02:00
video_core renderer/opengl: Deduce GLES from actual driver in use. (#7056) 2023-10-10 12:52:47 -07:00
web_service build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt build: Enable link time optimization in release builds. (#6887) 2023-08-26 11:15:13 -07:00