jak-project/common/util
ManDude 5b44aece75
random fixes + support clang-cl on visual studio (#1129)
* delete unused shaders

* hide some options in debug menu

* change fullscreen logic a bit

* add "all actors" toggle

* borderless fix and fix alpha in direct renderer untextured (do we need a separate shader for that?)

* fix fuel cell orbit icons in widescreen

* fix `curve` types

* refs

* fix levitator task...

* fix some task stuff

* update font code a bit (temp)

* cmake, third-party and visual studio overhaul

* Update .gitmodules

* update modules

* clone repos

* fix encoding in zydis

* where did these come from

* try again

* add submodule

* Update 11zip

* Update 11zip

* Update 11zip

* delete

* try again

* clang

* update compiler flags

* delete 11zip. go away.

* Create memory-dump-p2s.py

* properly

* fix minimum architecture c++ compiler flags

* fix zydis

* oops

* Update all-types.gc

* fix clang-cl tests

* make "all actors" work better, entity debug qol

* update game-text conversion code to be more modularized

* Create vendor.txt

* fix typos and minor things

* update refs

* clang

* Attempt to add clang-cl support to vs2019 and CI

* vs2022 + clang-cl

* srsly? fix clang build

* Update launch.vs.json

* extend windows CI timer
2022-02-07 19:15:37 -05:00
..
assert.h Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
BinaryReader.h Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
BinaryWriter.h Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
BitUtils.cpp [compiler] support 128-bit bitfields (#500) 2021-05-18 21:25:29 -04:00
BitUtils.h Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
colors.h [decomp] sky/time of day (#883) 2021-10-10 20:07:03 -04:00
compress.cpp [sparticle] 2d hud particles (#849) 2021-09-26 11:41:58 -04:00
compress.h add zstd library (#854) 2021-09-21 22:52:18 -04:00
CopyOnWrite.h [decompiler] Fix deref bug and add some more new type pass stuff (#606) 2021-06-18 21:10:00 -04:00
dgo_util.cpp Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
dgo_util.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoReader.cpp [decomp] joint and related (#1003) 2021-12-26 11:43:16 -05:00
DgoReader.h [Tools] Add DGO packer and unpacker (#219) 2021-01-27 20:46:58 -05:00
DgoWriter.cpp Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
DgoWriter.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
diff.cpp [decompiler] clean up offline test program, reorganize decomp order (#895) 2021-10-12 20:33:26 -04:00
diff.h [decompiler] clean up offline test program, reorganize decomp order (#895) 2021-10-12 20:33:26 -04:00
FileUtil.cpp Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
FileUtil.h Automatically watch PCSX2 savestate directory and analyze the EE Memory (#507) 2021-05-20 14:18:28 -04:00
FilteredValue.h [graphics] TIE extractor (#1026) 2021-12-26 12:33:51 -05:00
FontUtils.cpp random fixes + support clang-cl on visual studio (#1129) 2022-02-07 19:15:37 -05:00
FontUtils.h random fixes + support clang-cl on visual studio (#1129) 2022-02-07 19:15:37 -05:00
FrameLimiter.cpp add more comments/docstrings on first 58 files, try new windows-specific framelimiting (#1134) 2022-02-05 16:30:50 -05:00
FrameLimiter.h add more comments/docstrings on first 58 files, try new windows-specific framelimiting (#1134) 2022-02-05 16:30:50 -05:00
image_loading.cpp clean up a few small things (#968) 2021-11-14 12:45:47 -05:00
image_loading.h clean up a few small things (#968) 2021-11-14 12:45:47 -05:00
json_util.cpp Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
json_util.h Automatically get float label type in most cases (#463) 2021-05-11 21:57:05 -04:00
math_util.h Update documentation and clean up (#129) 2020-11-21 12:52:38 -05:00
os.cpp [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
os.h [graphics] tfrag3 renderer (#978) 2021-12-04 12:33:18 -05:00
print_float.cpp [decompiler] decompile particle defs using specialized macros (#1077) 2022-01-15 20:01:38 -05:00
print_float.h [decompiler] decompile particle defs using specialized macros (#1077) 2022-01-15 20:01:38 -05:00
Range.h [goalc] register allocator v2 (#731) 2021-08-01 17:46:55 -04:00
Serializer.h Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
SmallVector.h Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
Timer.cpp Move duplicated utilities to the common util folder and remove NEXT_DIR (#29) 2020-09-10 20:03:31 -04:00
Timer.h Fix Windows asserts (#1045) 2022-01-02 18:02:10 -05:00
Trie.h Continue cleanup of source files (#1138) 2022-02-06 18:53:43 -05:00