summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-12[Base] Remove ui::Window references from ProfilerqtDr. Chat
2018-10-12[Vulkan] Use a swap chain for the backendDr. Chat
2018-10-12[CI] Try /usr as QT_DIRDr. Chat
2018-10-12[Qt] Handle nil qt.defaultpathDr. Chat
2018-10-12[CI] Vulkan 1.0.61.1Dr. Chat
2018-10-12[CI] Swap to different source for QtDr. Chat
2018-10-12[CI] Ignore .travis.yml and .clang-formatDr. Chat
2018-10-12[Qt] Differentiate between static and non-static builds of QtDr. Chat
2018-10-12[CI] Use debug binaries for Checked buildsDr. Chat
2018-10-12[CI] (Hopefully) working static QtDr. Chat
2018-10-12[CI] Auto-update aptDr. Chat
2018-10-12[CI] Use static Qt libraries from static buildDr. Chat
2018-10-12[HID] Remove ui::Window reference from drivers that don't need itDr. Chat
2018-10-12[CI] Account for Qt binaries being placed in a different directoryDr. Chat
2018-10-12[Qt] Set application icon from the gameDr. Chat
2018-10-12[Qt] Initialize Vulkan display after the backendDr. Chat
2018-10-12[Qt] Setup main window iconDr. Chat
2018-10-12[Qt] Vulkan Window/Renderer only needs the GSDr. Chat
2018-10-12[GPU] Axe GraphicsSystem::SwapDr. Chat
2018-10-12[Qt] Setup the audio system in the factory.Dr. Chat
2018-10-12[Qt] Enable High DPI scaling / pixmapsDr. Chat
2018-10-12[GPU] GraphicsSystem now owns swap_stateDr. Chat
2018-10-12[Qt] Initialize Vulkan window and APUDr. Chat
2018-10-12[GPU] Public swap_stateDr. Chat
2018-10-12[GPU] Public swap callback functionDr. Chat
2018-10-12[Qt] Initial Qt window initializationDr. Chat
2018-10-12[Qt] Initial Qt main windowDr. Chat
2018-10-12[CI] Use Qt static buildDr. Chat
2018-10-12[CI] Set QT_DIRDr. Chat
2018-10-12[CI] Add qt5 to travisDr. Chat
2018-10-12[UI] Initial Qt project supportDr. Chat
2018-09-10[UI] Undo warning fix in file_picker_win.ccDr. Chat
2018-09-07Merge pull request #1209 from Triang3l/all_format_infoJustin Moore
2018-09-06Merge pull request #1211 from Triang3l/patch-1Justin Moore
2018-08-25Fix warnings when building on newer Windows 10 SDK versions.gibbed
2018-08-19[GPU] Add texture signedness enumerationTriang3l
2018-08-05[GPU] Add info about unknown texture formatsTriang3l
2018-07-01[GPU] Improve readability of initialization errors and remove references to O...gibbed
2018-07-01Merge pull request #1177 from Triang3l/depthbias.Rick Gibbed
2018-07-01[Vulkan] Fix GetMipExtent calculating mip extent incorrectly.gibbed
2018-07-01[GPU] Better names for tiled functions.gibbed
2018-07-01Merge pull request #1189 from Triang3l/vpk_vupk_constants.Rick Gibbed
2018-07-01Merge pull request #1176 from Triang3l/xex_exe_extension.Rick Gibbed
2018-06-26[VFS] Add VFS dump tool (supporting STFS only as of now)Dr. Chat
2018-06-26Ignore unused-result warningsDr. Chat
2018-06-18[CPU] Unify constant operand checks in pack/unpackTriang3l
2018-06-16[GPU] Depth bias supportTriang3l
2018-06-14Always use master branch for Travis badge for build status.Rick Gibbed
2018-06-11Merge pull request #1186 from Triang3l/vupkd3d_nan.Rick Gibbed
2018-06-11[CPU] vupkd3d: NaN on negative overflow and testsTriang3l