Commit graph

105 commits

Author SHA1 Message Date
liamwhite
62fbba8575 Merge pull request #11149 from ameerj/astc-perf-prod
host_shaders: ASTC compute shader optimizations
2023-08-21 16:08:51 -04:00
Kelebek1
5d1961ad67 Masked depthstencil clears 2023-08-19 03:29:46 +01:00
Ameer J
4c1cf94f3a flatten color_values 2023-08-09 18:45:52 -04:00
Ameer J
18328533d0 flatten encoding_values 2023-08-09 18:38:37 -04:00
Ameer J
6077bac118 flatten result vector 2023-08-09 18:34:57 -04:00
Ameer J
433d7cbd52 GetUnquantizedWeightVector 2023-08-09 17:45:39 -04:00
Ameer J
3f114d8e5e Compute Replicate 2023-08-06 14:54:58 -04:00
Ameer J
166a17f4ba minor 2023-08-06 14:54:58 -04:00
Ameer J
4c40c8be29 undo uint 2023-08-06 14:54:58 -04:00
Ameer J
b57854fb5f Revert "vulkan dims specialization"
This reverts commit e6243058f2269bd79ac8479d58e55feec2611e9d.
2023-08-06 14:54:58 -04:00
ameerj
9c5c5cbf06 vulkan dims specialization 2023-08-06 14:54:58 -04:00
Ameer J
790010da61 small_block opt 2023-08-06 14:54:58 -04:00
Ameer J
cc6abe21ea remove TexelWeightParams 2023-08-06 14:54:57 -04:00
Ameer J
9085d26036 error/void extent funcs 2023-08-06 14:54:57 -04:00
Ameer J
827cb40765 more packing 2023-08-06 14:54:57 -04:00
Ameer J
20b7b4c2b7 Revert "uint result index"
This reverts commit 0e978786b5a8e7382005d8b1e16cfa12f3eeb775.
2023-08-06 14:54:57 -04:00
Ameer J
aa28865ff7 Revert "bfe instead of mod"
This reverts commit 86006a3b09e8a8c17d2ade61be76736a79e3f58a.
2023-08-06 14:54:57 -04:00
Ameer J
74d905d5cd Revert "global endpoints"
This reverts commit d8f5bfd1df2b7469ef6abcee182aa110602d1751.
2023-08-06 14:54:57 -04:00
Ameer J
97810e725b global endpoints 2023-08-06 14:54:57 -04:00
Ameer J
a08e31d053 bfe instead of mod 2023-08-06 14:54:57 -04:00
Ameer J
48862223ae uint result index 2023-08-06 14:54:57 -04:00
Ameer J
d14b1929bc amd opts 2023-08-06 14:54:57 -04:00
Ameer J
950680f29f const, pack result_vector and replicate tables,
undo amd opts
2023-08-06 14:54:57 -04:00
Ameer J
dc851097e6 minor redundancy cleanup 2023-08-06 14:54:57 -04:00
Ameer J
aa1ab95ea3 extractbits robustness 2023-08-06 14:54:57 -04:00
Ameer J
cf252bb6d3 reuse vectors memory 2023-08-06 14:54:57 -04:00
Ameer J
2dcddf8fb2 EncodingData pack 2023-08-06 14:54:57 -04:00
Ameer J
81f838f0fd flattening 2023-08-06 14:54:57 -04:00
Ameer J
42e19b3833 weights refactor 2023-08-06 14:54:57 -04:00
Ameer J
de6bc91933 params.max_weight 2023-08-06 14:54:57 -04:00
Ameer J
e582e0032c skip bits 2023-08-06 14:54:57 -04:00
Ameer J
96261ab592 restrict 2023-08-06 14:54:57 -04:00
ameerj
b2349d75f4 OpenGL: Add Local Memory warmup shader 2023-06-25 18:43:23 -04:00
Liam
5be8a74b0c general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
ameerj
b60e0b5360 texture_cache: OpenGL: Implement MSAA uploads and copies 2023-02-11 15:43:07 -05:00
FengChen
667f2331d1 video_core: Implement vulkan clear specified channel 2023-01-28 12:53:05 +08:00
Wollnashorn
6b840142b3 video_core/opengl: Add FSR upscaling filter to the OpenGL renderer 2023-01-26 21:43:33 +01:00
liamwhite
1bd93d9f3b Merge pull request #9556 from vonchenplus/draw_texture
video_core: Implement maxwell3d draw texture method
2023-01-19 14:58:53 -05:00
Feng Chen
a3da7094bc Address feedback 2023-01-16 10:27:57 +08:00
Feng Chen
3b5e1a24bc video_core: Implement opengl/vulkan draw_texture 2023-01-05 12:41:33 +08:00
Feng Chen
79268b94de video_core: Implement maxwell3d draw texture method 2023-01-05 12:41:28 +08:00
Liam
1a32e03a0f vulkan: implement 'turbo mode' clock booster 2023-01-04 22:22:01 -05:00
FengChen
2572668950 video_core: Implement vulkan QuadStrip topology 2022-12-26 11:37:34 +08:00
Liam
292cc68b75 video_core: Integrate SMAA
Co-authored-by: goldenx86 <goldenx86@users.noreply.github.com>
Co-authored-by: BreadFish64 <breadfish64@users.noreply.github.com>
2022-12-08 17:17:45 -05:00
FengChen
b8b37d6900 video_core: Modify astc texture decode error fill value 2022-09-15 17:04:44 +08:00
Andrea Pappacoda
6a2efdda2f chore: make yuzu REUSE compliant
[REUSE] is a specification that aims at making file copyright
information consistent, so that it can be both human and machine
readable. It basically requires that all files have a header containing
copyright and licensing information. When this isn't possible, like
when dealing with binary assets, generated files or embedded third-party
dependencies, it is permitted to insert copyright information in the
`.reuse/dep5` file.

Oh, and it also requires that all the licenses used in the project are
present in the `LICENSES` folder, that's why the diff is so huge.
This can be done automatically with `reuse download --all`.

The `reuse` tool also contains a handy subcommand that analyzes the
project and tells whether or not the project is (still) compliant,
`reuse lint`.

Following REUSE has a few advantages over the current approach:

- Copyright information is easy to access for users / downstream
- Files like `dist/license.md` do not need to exist anymore, as
  `.reuse/dep5` is used instead
- `reuse lint` makes it easy to ensure that copyright information of
  files like binary assets / images is always accurate and up to date

To add copyright information of files that didn't have it I looked up
who committed what and when, for each file. As yuzu contributors do not
have to sign a CLA or similar I couldn't assume that copyright ownership
was of the "yuzu Emulator Project", so I used the name and/or email of
the commit author instead.

[REUSE]: https://reuse.software

Follow-up to b2eb103829
2022-07-27 12:53:49 +02:00
Andrea Pappacoda
b2eb103829 chore: add missing SPDX tags
Follow-up to 2b87305d31
2022-04-28 18:24:11 +02:00
Morph
2b87305d31 general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2022-04-23 05:55:32 -04:00
Liam
1027ffa911 OpenGL: fix S8D24 to ABGR8 conversions 2022-04-06 19:44:33 -04:00
Liam
9277c9c297 Address review comments 2022-03-16 18:00:42 -04:00