Henrik Rydgård
|
ccc0331279
|
Move timeutil to Common. (Experiment to see how much work it is to move these).
|
2020-08-15 20:53:08 +02:00 |
|
Henrik Rydgård
|
004119fd32
|
UWP buildfix
|
2020-08-15 19:47:04 +02:00 |
|
Henrik Rydgård
|
f0d2f24658
|
Finally delete base/logging.cpp/h. Carefully preserve behaviour on Android.
There's more cleanup to do ...
|
2020-08-15 19:09:09 +02:00 |
|
Henrik Rydgård
|
3c412ea21e
|
Fix build of ZimTool/AtlasTool. Had to break the ugly backwards dependency from LogManager to g_Config.
|
2020-08-15 19:09:09 +02:00 |
|
Henrik Rydgård
|
80e0f85332
|
Getting really close to getting rid of base/logging.h now.
Qt buildfix
|
2020-08-15 19:09:01 +02:00 |
|
Henrik Rydgård
|
b22083e7a6
|
Even more base/logging.h removal and fixes
|
2020-08-15 19:09:01 +02:00 |
|
Henrik Rydgård
|
cca7511e6a
|
More base/logging.h cleanup
|
2020-08-15 19:09:01 +02:00 |
|
Henrik Rydgård
|
c41f875df4
|
Remove base/logging.h in a whole lot more places.
|
2020-08-15 19:09:00 +02:00 |
|
Henrik Rydgård
|
5eb13378c6
|
Remove base/logging from a lot more files in native
|
2020-08-15 19:09:00 +02:00 |
|
Henrik Rydgård
|
bf72f746ea
|
Remove base/logging.h from a whole bunch of files in native
|
2020-08-15 19:09:00 +02:00 |
|
Henrik Rydgård
|
8835728f87
|
Replace base/logging.h in VulkanContext and parts of native
|
2020-08-15 19:08:44 +02:00 |
|
Henrik Rydgård
|
5117ded378
|
Remove ELOG/ILOG/WLOG from the Android C++ code (mostly)
|
2020-08-15 19:08:39 +02:00 |
|
Henrik Rydgård
|
0fcc0994b4
|
Recategorize some logging, in preparation for what's to come.
|
2020-08-15 11:51:22 +02:00 |
|
mrfixit2001
|
27329dc485
|
Fix menu navigation from axis in linux
Up is down and down is up - mimic the change in android for linux to compensate and correct. Tested and working.
|
2020-08-13 16:12:27 -04:00 |
|
Unknown W. Brackets
|
cf4a5b1b9c
|
Global: Buildfix for parsers.
|
2020-08-10 14:43:13 +00:00 |
|
Unknown W. Brackets
|
850df75c45
|
Merge remote branch remove-sstream-from-stringutil.
|
2020-08-10 07:18:49 -07:00 |
|
Unknown W. Brackets
|
a0f8e788f3
|
Global: Move string number parse to text/parsers.
It's not used as much as the other string utils.
|
2020-08-10 07:05:23 -07:00 |
|
Unknown W. Brackets
|
3d9c4733ab
|
Global: Reduce ini_file header complexity.
We're not using the old std::map support anymore. Avoid pulling in
headers if possible.
|
2020-08-10 07:05:22 -07:00 |
|
Unknown W. Brackets
|
e59951382a
|
Global: Make stringutil includes more explicit.
|
2020-08-10 07:05:22 -07:00 |
|
Henrik Rydgård
|
5ec2da0f2d
|
Move Section out of IniFile so it can be forward declared. Unlocked further improvements to build speed.
|
2020-08-10 15:53:52 +02:00 |
|
Henrik Rydgård
|
72d5b29434
|
Can't avoid sstream in ini_file.h, it seems.
|
2020-08-10 15:46:21 +02:00 |
|
Henrik Rydgård
|
d70dcaf53a
|
Buildfix
|
2020-08-10 15:29:10 +02:00 |
|
Henrik Rydgård
|
62a8329c33
|
Remove sstream from stringutil.h. See #13267
|
2020-08-10 14:33:00 +02:00 |
|
Henrik Rydgård
|
6b6ecf4427
|
Merge pull request #13267 from unknownbrackets/headers
Reorganize DoState headers and cut back on common header includes
|
2020-08-10 13:45:57 +02:00 |
|
Unknown W. Brackets
|
1bcafafdbb
|
UI: Fix an override warning.
|
2020-08-10 08:03:44 +00:00 |
|
Unknown W. Brackets
|
667a8522cc
|
Global: Cut down on file/string includes.
|
2020-08-10 08:03:44 +00:00 |
|
Unknown W. Brackets
|
d90630c263
|
Merge pull request #13262 from hrydgard/depth-texturing
Implement texturing from depth buffers (Vulkan only so far)
|
2020-08-10 03:42:17 -04:00 |
|
Henrik Rydgård
|
0aa2ceb372
|
Address feedback
|
2020-08-10 09:16:28 +02:00 |
|
Henrik Rydgård
|
dd79d33f14
|
Minor: Initialize a struct. Decrease logging in sceMt19937.
|
2020-08-09 21:45:42 +02:00 |
|
Henrik Rydgård
|
86355779d7
|
Remove partial comment
|
2020-08-09 20:49:08 +02:00 |
|
Henrik Rydgård
|
ba0d04a142
|
Vulkan: Implement depth texturing through depal.
|
2020-08-09 20:31:04 +02:00 |
|
Henrik Rydgård
|
375da0a2fe
|
Some fixes
|
2020-08-09 19:47:22 +02:00 |
|
Henrik Rydgård
|
cf122e9333
|
Vulkan/generic: Initial prep for depth texturing
|
2020-08-09 19:47:15 +02:00 |
|
Henrik Rydgård
|
fd41c9cd57
|
These convenience overloads don't work in 32-bit builds, remove them.
|
2020-08-09 10:28:37 +02:00 |
|
Henrik Rydgård
|
fbf6008a03
|
Set debug names for more framebuffers and textures
|
2020-08-09 09:36:54 +02:00 |
|
Henrik Rydgård
|
2f5de1987e
|
Allow passing in an object name tag when creating framebuffers
|
2020-08-09 09:36:45 +02:00 |
|
Henrik Rydgård
|
11f9df33ba
|
Vulkan: Start adding object names for easier validation debugging
|
2020-08-08 21:29:29 +02:00 |
|
Henrik Rydgård
|
3fd8f3d86d
|
Add a setting. Various tweaks to sound triggering.
|
2020-08-03 12:08:11 +02:00 |
|
Henrik Rydgård
|
434b717ba0
|
Add a couple of more sounds. Rename some vars.
|
2020-08-03 12:08:11 +02:00 |
|
Henrik Rydgård
|
55eb2844fd
|
Hook up a couple more sounds. Unfortunately clickable back buttons now play both back and confirm sounds...
|
2020-08-03 12:08:11 +02:00 |
|
Henrik Rydgård
|
5423f76e25
|
Hook up the first UI sound, make it play.
|
2020-08-03 12:08:11 +02:00 |
|
Henrik Rydgård
|
b30be913c0
|
Read in WAV files for UI sounds
|
2020-08-03 12:08:11 +02:00 |
|
Henrik Rydgård
|
6aa3681f7c
|
Minor logging improvements
|
2020-08-02 15:41:00 +02:00 |
|
Henrik Rydgård
|
4766e4fcb9
|
Merge pull request #13233 from hrydgard/kirk-cleanup
Add some comments and const-correctness, and a pointer type fix, to the "semaphore" crypto stuff.
|
2020-08-02 01:11:06 +02:00 |
|
Henrik Rydgård
|
ce31d3e375
|
Update Vulkan headers to the latest, just to keep up.
|
2020-08-01 23:37:15 +02:00 |
|
Henrik Rydgård
|
0586338d5e
|
Add some comments and const-correctness, and a pointer type fix, to the "semaphore" crypto stuff.
|
2020-08-01 23:11:48 +02:00 |
|
Unknown W. Brackets
|
5c1bb52ce6
|
Merge pull request #13221 from hrydgard/android-minor-cleanup
Android: Various minor cleanup
|
2020-07-29 02:51:50 -04:00 |
|
Henrik Rydgård
|
73166def93
|
Android: Reduce asserts during startup.
|
2020-07-28 19:06:29 +02:00 |
|
Henrik Rydgård
|
06d57b1656
|
GL: Add some paranoid checks. Remove a useless option.
|
2020-07-28 14:24:36 +02:00 |
|
Henrik Rydgård
|
51f080dfd0
|
Remove unnecessary vector from thin3d_gl texture handling.
|
2020-07-27 18:22:23 +02:00 |
|