This website requires JavaScript.
Explore
Help
Register
Sign In
libretro
/
ppsspp
Watch
1
Star
0
Fork
0
You've already forked ppsspp
mirror of
https://github.com/libretro/ppsspp.git
synced
2025-02-06 09:06:55 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ppsspp
/
Qt
History
Henrik Rydgard
ffe4c266ef
Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache
...
Remove unused ArmThunk.
2016-05-01 11:40:00 +02:00
..
Debugger
One more Qt buildfix.
2015-11-04 22:02:05 -08:00
languages
Qt: Move debugger files to a new dir.
2014-06-18 15:37:12 +10:00
Platform
Fix Qt building on MacOS X 10.10 and later.
2016-02-10 23:36:41 +08:00
resources
Qt: Lots of misc fixes.
2013-11-24 15:49:32 +10:00
assets.qrc
Add compat.ini as a dependency to our various build systems
2015-09-27 11:50:23 +02:00
Common.pro
Add CodeBlockCommon base class to remove further arch-specificity in JitBlockCache
2016-05-01 11:40:00 +02:00
Core.pro
MIPS: Fix build so we can compile this again.
2015-10-29 02:46:43 +00:00
desktop_assets.qrc
Add compat.ini as a dependency to our various build systems
2015-09-27 11:50:23 +02:00
GPU.pro
Rename the TransformPipeline files to DrawEngine, and GLES_GPU to GPU_GLES
2016-04-10 10:31:42 +02:00
mainwindow.cpp
Some improvements, comments and polishing.
2016-01-17 09:21:12 +01:00
mainwindow.h
Some improvements, comments and polishing.
2016-01-17 09:21:12 +01:00
Native.pro
Build fix for linux using Qt build tools. Corrects gcc version detection. Before patch some lines in g++ --vesrion output could be incorrectly recognized as version 4.6 and therefore keyword "override" would be declared as macro despite being known to compiler. This was leading to compile error. Should
fix
#8695
.
2016-04-21 12:31:56 +03:00
PPSSPP.desktop
Qt: The .desktop version isn't related to app version.
2014-06-24 00:11:31 +10:00
PPSSPP.pro
Build fix for linux using Qt build tools. Corrects gcc version detection. Before patch some lines in g++ --vesrion output could be incorrectly recognized as version 4.6 and therefore keyword "override" would be declared as macro despite being known to compiler. This was leading to compile error. Should
fix
#8695
.
2016-04-21 12:31:56 +03:00
PPSSPPQt.pro
Qt: Split GPU from Core to fix Debugger conflict.
2014-06-15 03:43:52 +10:00
Settings.pri
Turn off Vulkan in CMake-based and Qt-based builds, for now
2016-03-20 19:30:39 +01:00