[PR #849] [CLOSED] Fix building imgui on Linux #1804

Closed
opened 2026-02-27 21:14:00 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/849
Author: @LNDF
Created: 9/8/2024
Status: Closed

Base: mainHead: main


📝 Commits (3)

  • ffaa654 imgui: Fix ambiguous overload
  • a6b1488 Fix gcc warning
  • 6f3ceeb Merge branch 'shadps4-emu:main' into main

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 src/imgui/imgui_config.h (+1 -1)
📝 src/imgui/renderer/imgui_core.cpp (+3 -2)

📄 Description

This fixex building after the introduction of ImGui on Linux (#845)

This PR also fixes GCC warning about a missimg newline before EOF in imgui_config.h.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/849 **Author:** [@LNDF](https://github.com/LNDF) **Created:** 9/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`ffaa654`](https://github.com/shadps4-emu/shadPS4/commit/ffaa6542e057af6d30770a0dfaf747e0bb10cac1) imgui: Fix ambiguous overload - [`a6b1488`](https://github.com/shadps4-emu/shadPS4/commit/a6b14885071b8f2935673725ea48505c5c900de7) Fix gcc warning - [`6f3ceeb`](https://github.com/shadps4-emu/shadPS4/commit/6f3ceeba460c0452bea49e4907c352c1c7a7b48b) Merge branch 'shadps4-emu:main' into main ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/imgui/imgui_config.h` (+1 -1) 📝 `src/imgui/renderer/imgui_core.cpp` (+3 -2) </details> ### 📄 Description This fixex building after the introduction of ImGui on Linux (#845) This PR also fixes GCC warning about a missimg newline before EOF in imgui_config.h. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:00 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1804
No description provided.