Pokechu22
|
fe559f3ed3
VideoCommon/Statistics: Require semicolons after statistics macros
|
3 years ago |
Pokechu22
|
8745d84949
Software: Disable clipping based on xfmem
|
3 years ago |
Pokechu22
|
925ceab82f
Software: Use new scissor logic
|
3 years ago |
Pokechu22
|
59f299d5d6
Software: Fix zfreeze with CullMode::All
|
3 years ago |
Pierre Bourdon
|
e149ad4f0a
treewide: convert GPLv2+ license info to SPDX tags
|
3 years ago |
JMC47
|
18e84361d9
Merge pull request #9660 from ezio1900/master
|
4 years ago |
ezio1900
|
97ea3a603e
VideoCommon: Fix scissorOffset, handle negative value correctly
|
4 years ago |
Pokechu22
|
5b1c632862
Software: Invert backface test when viewport is positive
|
4 years ago |
Pokechu22
|
70f9fc4e75
Convert BPMemory to BitField and enum class
|
4 years ago |
Pokechu22
|
fcd3efa1ae
Software: Implement points
|
4 years ago |
Pokechu22
|
8e348b87e9
Software: Fix line-width effects
|
4 years ago |
Lioncash
|
d4337eebde
VideoCommon/Statistics: Rename stats global to g_stats
|
5 years ago |
Lioncash
|
a99c7d01e1
VideoCommon/Statistics: Normalize statistic variable names
|
5 years ago |
Techjar
|
ff972e3673
Reformat repo to clang-format 7.0 rules
|
6 years ago |
Lioncash
|
50a476c371
Assert: Uppercase assertion macros
|
7 years ago |
Lioncash
|
bc57ab3923
Clipper: Copy both color sequences in CopyVertex as opposed to one
|
7 years ago |
Lioncash
|
ffaa9a3bea
SW NativeVertexFormat: Utilize std::array where applicable
|
7 years ago |
Lioncash
|
c9ef042b2d
Software: Clean out unnecessary includes/fwd decls
|
8 years ago |
Lioncash
|
5f1e444c28
Clipper: const correctness
|
8 years ago |
Pierre Bourdon
|
3570c7f03a
Reformat all the things. Have fun with merge conflicts.
|
9 years ago |
degasus
|
8b0fd623e5
VideoSW: Drop SetViewOffset.
|
9 years ago |
degasus
|
efbe5bc4b6
VideoSW: Use more VideoCommon
|
9 years ago |
Lioncash
|
c6678687b0
ChunkFile: Provide additional helpers for C-style arrays
|
9 years ago |
Tillmann Karras
|
30ebb2459e
Set copyright year to when a file was created
|
10 years ago |
Tillmann Karras
|
cefcb0ace9
Update license headers to GPLv2+
|
10 years ago |
comex
|
7f6284c2fc
Change a bunch of reference function arguments to pointers.
|
10 years ago |
Lioncash
|
f9f46f33d6
Software: Fix some if-statement body placements
|
10 years ago |
Lioncash
|
6625d9cba5
Software: Fix various brace styling errors
|
10 years ago |
Lioncash
|
522a5c35ad
Convert some more header inclusions into forward declarations
|
11 years ago |
degasus
|
6d3f249dcc
mark all local variables as static
|
11 years ago |