Wally4000
|
0c04c1ada1
|
Merge branch 'master' into Tidy-Pointers
|
2023-06-28 10:39:43 +10:00 |
|
Wally4000
|
5c7d7d48a6
|
Updated a bunch of pointers so they're unique.
|
2023-06-26 22:11:29 +10:00 |
|
Wally4000
|
76eb881494
|
use shared_ptr instead of RefCounted Class
|
2023-06-22 15:47:48 +10:00 |
|
Wally4000
|
6dca83df5e
|
Clean up CMake (PSP Build is jank)
|
2023-04-15 09:35:45 +10:00 |
|
Wally4000
|
060557db9b
|
Use smart pointers for singleton and graphics
|
2022-07-16 00:36:25 +10:00 |
|
Wally4000
|
2824aaaba6
|
Use Std::filesystem more
|
2022-07-11 13:54:08 +10:00 |
|
Wally
|
faaac7fcad
|
Refine CMakeLists more
|
2022-06-22 22:41:10 +10:00 |
|
Wally4000
|
13f43ae5af
|
Remove PATHSPSP
|
2022-05-03 22:12:16 +10:00 |
|
Wally4000
|
c9df0d49d0
|
Use FileSystem for more things
|
2022-04-28 13:20:10 +10:00 |
|
Wally
|
23d60271b8
|
PSP will now build but crashes :(
|
2022-03-27 12:56:24 +11:00 |
|
Wally4000
|
3fec82b04d
|
Remove stdafx.h for consistency
|
2022-03-22 18:06:17 +11:00 |
|
Wally4000
|
1804b898cf
|
Overhaul CMake. May break PSP Build
|
2022-03-21 21:34:56 +11:00 |
|
Wally4000
|
0044d9ae30
|
Exclusive PSP Utilities should be in PSP/Utility
|
2022-01-31 11:19:44 +11:00 |
|
Wally4000
|
6f73fd820d
|
Use a template for make_uncached_ptr and clean up
|
2021-12-24 15:05:18 +11:00 |
|
wally4000
|
4fbc81a4ac
|
Use std::max and std::min
|
2021-10-23 22:12:40 +11:00 |
|
Wally4000
|
b1e6ac01da
|
Adding in some std:: functions to replace some templates
|
2021-10-16 22:54:18 +11:00 |
|
Wally4000
|
f94deb4a85
|
bufferwidth and pixelformat are not s32 variables
|
2021-10-16 17:26:18 +11:00 |
|
z2442
|
a34ab37f37
|
This should be NULL
|
2021-02-20 13:53:54 -05:00 |
|
Wally4000
|
15e3e2a1d0
|
Update to the Bazel Directory Structure..
|
2020-08-22 18:42:41 +10:00 |
|
Carlos R
|
d1eebabe55
|
Fixed PSP build
Tidy AudioPluginPSP
|
2020-08-02 15:23:48 -07:00 |
|
Wally4000
|
d782bc73e3
|
Readded shadows :)
|
2020-07-16 21:04:04 +10:00 |
|
Wally4000
|
24bb0cbe23
|
Update Intrafont with latest sources from https://gitlab.com/HaydenKow/libintrafont
This fixes the horrible menu issue we've been having
|
2020-07-16 12:34:27 +10:00 |
|
=
|
aa569512bb
|
Small cleanup
|
2020-05-27 19:23:45 +10:00 |
|
=
|
1511baa25e
|
Fix up paths in headers
|
2020-05-27 19:20:52 +10:00 |
|
Wally4000
|
744fea9b71
|
Ensure we close the file on each instance we destroy a png object.
|
2020-05-24 21:53:12 +10:00 |
|
Ben Slater
|
e9f95d3f18
|
Tidied up code more, removed some more asserts and debug stuff
|
2019-05-22 14:26:24 +10:00 |
|
Ben Slater
|
cac4b9c0ed
|
Removed some missed asserts
|
2019-05-07 10:36:10 +10:00 |
|
z2442
|
7d600c8f29
|
psp Dynarec + Graphics nullptr
|
2019-05-03 20:32:33 -04:00 |
|
Ben Slater
|
6a725bf99e
|
Removed a bunch of asserts / debug options from release build, stabs a bunch of compiler warnings
|
2019-05-03 17:43:44 +10:00 |
|
Wally
|
30eca8117b
|
yShuffle some files around
Added -lc to build script to use fast memcpy
A#
|
2019-03-18 15:45:59 +09:00 |
|
Ben Slater
|
318b0bbc5a
|
Merge Audio Branch
Merge branch 'Cleanup-Audio' into cleanup-ui
|
2019-03-12 21:16:44 +09:00 |
|
z2442
|
2e85a84878
|
Enable fast memcopys where we can
|
2019-03-11 21:24:46 -04:00 |
|
Ben Slater
|
156aee6f42
|
Resized Preview images to suit new UI
|
2019-03-10 10:44:22 +09:00 |
|
Ben Slater
|
31dc7bae9a
|
Updated Intrafont from Joel16's repo
|
2019-02-27 18:16:27 +11:00 |
|
Ben Slater
|
800b53bc5f
|
Removed Intrafont shadows
|
2019-02-27 17:23:06 +11:00 |
|
Ben Slater
|
c562b76641
|
*Clean build from StrmnNrmns repo
|
2019-02-27 17:04:51 +11:00 |
|
z2442
|
bdf769a2d2
|
Enable more Fast mem copies
|
2019-02-19 22:45:55 -05:00 |
|
z2442
|
ad559b2bcb
|
Clean up more intrafont stuff
|
2019-02-08 21:14:41 -05:00 |
|
Wally
|
e17fdddadf
|
[~] Fix Conker Regression
[+] Remove a hell of a lot more missed asserts.
|
2019-01-23 17:05:36 +11:00 |
|
Wally
|
119a49de20
|
Remove remaining Debug Symbols from PSP Build
|
2019-01-22 09:59:53 +11:00 |
|
mrbenslater
|
bfd0e3d055
|
Revert "Mostly done moving debug stuff"
This reverts commit f8c10f97b7 .
|
2019-01-21 21:29:08 +11:00 |
|
mrbenslater
|
988a404d7d
|
Fixed more stuff
|
2019-01-21 21:29:05 +11:00 |
|
mrbenslater
|
f8c10f97b7
|
Mostly done moving debug stuff
|
2019-01-21 20:54:18 +11:00 |
|
z2442
|
8433b9935d
|
updates to native 240p
|
2018-12-22 16:08:51 -05:00 |
|
z2442
|
2a3ab05c88
|
Update GraphicsContext.cpp
adding 240p tv output
|
2018-12-21 13:34:54 -05:00 |
|
TheMrIron2
|
d2addbf2d1
|
Fix 4:3 resolution
Standardised to 512x448
|
2018-08-23 22:22:10 +01:00 |
|
z2442
|
26e072e22c
|
Add files via upload
|
2018-08-15 18:48:00 -04:00 |
|
Hayden K
|
817c15ba37
|
Initial Commit
port to newer zbib, libpng, and gcc 5.4.2
|
2018-06-25 12:01:06 -04:00 |
|
Paul Holden
|
067a594a9f
|
[~] Move ConfigOptions.{h,cpp} to Config/ and tidy header include order.
|
2013-06-04 22:02:31 +01:00 |
|
Paul Holden
|
49a06ed319
|
[~] Make header guards consistently use FULL_PATH_TO_FILE_H_, with script
|
2013-06-04 22:02:30 +01:00 |
|