thesource
1cd89a019c
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
Henrik Rydgard
7cb6192005
Rename the TransformPipeline files to DrawEngine, and GLES_GPU to GPU_GLES
2016-04-10 10:31:42 +02:00
Henrik Rydgard
96273c6616
Turn off Vulkan in CMake-based and Qt-based builds, for now
2016-03-20 19:30:39 +01:00
Henrik Rydgard
8c9f3b9509
Update version numbers to 1.2.2, more README fixes
2016-03-19 19:29:12 +01:00
Henrik Rydgard
52eca3d211
Update version to 1.2.1
2016-02-17 18:20:49 +01:00
Henrik Rydgard
09e558c74b
Update version numbers to 1.2.0
2016-02-14 12:36:28 +01:00
zhyk
2151327999
Fix Qt building on MacOS X 10.10 and later.
2016-02-10 23:36:41 +08:00
LunaMoo
6061ad7579
Some improvements, comments and polishing.
2016-01-17 09:21:12 +01:00
LunaMoo
e4271fe1bc
Integrate stretching options into display layout editor.
2016-01-17 09:18:41 +01:00
Unknown W. Brackets
d2701d72bd
One more Qt buildfix.
2015-11-04 22:02:05 -08:00
Henrik Rydgard
05880763a5
Qt buildfix
2015-11-04 23:02:59 +01:00
Sacha
cbe248d89d
Fix compile error.
...
We arent allowing for cross-compiling at all by checking headers so this is only a temporary solution. Probably no mobile platform wants glew, which is what we had before the define was removed.
2015-11-01 20:21:56 +10:00
Henrik Rydgard
dd6ebabdc8
Further Qt buildfix
2015-11-01 01:09:15 +01:00
Henrik Rydgard
f2431dcf7a
More Qt buildfixes
2015-11-01 00:41:35 +01:00
Sacha
bbc4f64999
MIPS: Fix build so we can compile this again.
2015-10-29 02:46:43 +00:00
Henrik Rydgard
edafa9bc17
Centralize the GPU state conversion functions
2015-10-24 23:49:05 +02:00
Henrik Rydgard
92389a4966
Use a common ShaderId class. Start moving shader ID code to GPU/Common
2015-10-24 23:24:06 +02:00
Henrik Rydgard
91e576449f
Update version numbers to 1.1.1
2015-10-12 19:57:19 +02:00
Henrik Rydgard
dd8647bf3a
Update version to 1.1
2015-10-04 15:46:29 +02:00
Henrik Rydgard
5ff5cf1ac7
Add compat.ini as a dependency to our various build systems
2015-09-27 11:50:23 +02:00
Henrik Rydgard
8996f58693
Generate save state IDs for homebrew using the elf or directory name where applicable.
2015-09-25 19:27:40 +02:00
Henrik Rydgard
a5d7b32bfe
MSVC buildfix, remove color.h
2015-09-19 12:32:57 +02:00
Henrik Rydgård
94ac552fff
Another Qt buildfix
2015-09-19 12:06:17 +02:00
Henrik Rydgård
89ca8f035b
Qt buildfix
2015-09-19 11:33:28 +02:00
Henrik Rydgård
c219793803
Remove the old UI texture class
2015-09-19 11:05:00 +02:00