Lioncash
|
07ed932a09
Common/LinearDiskCache: Move interface into Common namespace
|
1 år sedan |
Admiral H. Curtiss
|
a336c4386c
IOFile: Rename Clear() to ClearError() for clarity.
|
3 år sedan |
Admiral H. Curtiss
|
36cfcb530f
IOFile: Make origin parameter to Seek() an enum class.
|
3 år sedan |
Léo Lam
|
83c5446d85
Fix static initialisation order fiasco issue for Version variables
|
3 år sedan |
Pokechu22
|
78bfd25964
Fix all uninitialized variable warnings (C26495)
|
3 år sedan |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 år sedan |
Shawn Hoffman
|
84128d9532
rename Common/File to Common/IOFile
|
4 år sedan |
Admiral H. Curtiss
|
f5170dc69b
Common/LinearDiskCache: Handle truncated shadercache files.
|
4 år sedan |
Admiral H. Curtiss
|
e91a347a07
Common/LinearDiskCache: Use unique_ptr instead of new/delete.
|
4 år sedan |
JosJuice
|
28aa04312c
Common/LinearDiskCache: Replace std::fstream with File::IOFile
|
4 år sedan |
Léo Lam
|
8a00a9e149
Remove old GCC version checks
|
7 år sedan |
Lioncash
|
008442898c
LinearDiskCache: Don't cast away const in Read()
|
7 år sedan |
JosJuice
|
9d8a82e1d9
Don't use wrong encoding for paths when opening streams on Windows
|
7 år sedan |
Lioncash
|
696e1b40b5
Common: Move version strings to their own header
|
7 år sedan |
JosJuice
|
cf94ce6305
Add a namespace to OpenFStream
|
8 år sedan |
Pierre Bourdon
|
3570c7f03a
Reformat all the things. Have fun with merge conflicts.
|
8 år sedan |
degasus
|
2030ad4577
SCM: Use std::string.
|
8 år sedan |
mathieui
|
f15ffda5a7
Correct ampersands as well
|
9 år sedan |
mathieui
|
3e283ea9f1
More asterisks
|
9 år sedan |
Mathew Maidment
|
0509292f86
Merge pull request #3431 from stenzek/shadercache
|
9 år sedan |
Lioncash
|
01f99a04a2
VideoBackend: Get rid of a boolean global
|
9 år sedan |
Stenzek
|
617f9d9532
ShaderGen: Remove virtual methods from ShaderGeneratorInterface, move string buffer to ShaderCode
|
9 år sedan |
Tillmann Karras
|
2f6f30a939
Fix -Wuninitialized warnings
|
9 år sedan |
Lioncash
|
2c5c99ec71
Common: Get rid of a few pointer casts
|
9 år sedan |
Tillmann Karras
|
30ebb2459e
Set copyright year to when a file was created
|
9 år sedan |
Tillmann Karras
|
cefcb0ace9
Update license headers to GPLv2+
|
9 år sedan |
Rohit Nirmal
|
fbc64984ca
Include CommonTypes.h instead of Common.h.
|
10 år sedan |
Lioncash
|
a82675b7d5
Kill off some usages of c_str.
|
11 år sedan |
Matthew Parlane
|
31cfc73a09
Fixes spacing for "for", "while", "switch" and "if"
|
11 år sedan |
Tillmann Karras
|
d802d39281
clang-modernize -use-nullptr
|
11 år sedan |