126 Commits (simd-sw)

Author SHA1 Message Date
Hyllian c1976f4b53
Add ntsc-adaptive-lite.fx shader ()
- A shader that apply NTSC effects. Can be used in a stack with crt shaders.
Hyllian 4bd7256a37
Add Gaussian blur shaders and update psx.jpg ()
- Add gsharp2-resampler.fx shader and a fast version;
- Update Power LED in psx.jpg.
Stenzek 36abbd97e8
GameDB: Set DisablePGXPOn2DPolygons on Xenogears
Fixes misaligned UI. For future reference: game does a multiply by 4096,
then a right shift of 12, which should give back the same value, but
with it being implemented in PGXP-CPU with a divide that does not round
down, it ends up being off by one.

Rounding down loses precision in other games, so that's not an option.
Hyllian 22b273800e
Add geom-overlay and fix other shaders. ()
- Add geom-overlay.fx shader + psx.jpg texture;
- Add crt-consumer.fx and delete crt-consumer.glsl;
- Fix corner parameters from crt-geom.fx and geom.fx;
- Fix coords from super-xbr. Now it works with more aspect ratio options.
Stenzek 985b9f8a38
GameDB: CPU-PGXP for Xenogears
Stenzek 7373342ea9
GameDB: CPU-PGXP for Resident Evil 3
And disable WS for Japanese releases of RE1-3.
Hyllian 91962508fe
Fix crt-cyclon and update others ()
* Fix crt-cyclon and update others

- Fix some crt-cyclon parameters;
- Update bicubic and lanczos3.

* Update crt-geom.fx and geom.fx

- Added image center X and Y to crt-geom.fx and geom.fx.
Stenzek d021a61eb5
GameDB: PGXP-CPU for Rat Attack
Stenzek fbdeea7889
GameDB: Duke Nukem games
crashGG 66ba600a36
A super-simple shader ()
A super-simple shader refined from the super-fast
Stenzek e4cb359625
GameDB: Breath of Fire III
Hyllian ad27f8bac3
Add some shaders and update others. ()
- Add fxaa.fx, aa-shader-40.fx, bilateral.fx;
- Update geom.fx, crt-geom.fx, bicubic.fx, lanczos3.fx, super-xbr.fx.
Hyllian 9189588554
Shaders: Add new pack of shaders (reshade) ()
- Add crt-geom, super-xbr, geom, multi-LUT, deblur-luma, bicubic and lanczos3. All .fx shaders;
- Added some LUTs.
Stenzek 3d00957248
Resources: Update gamecontrollerdb.txt
PowerDuckSamurai da51827e47
GameDB: Over Drivin' DX - Rally Edition (Japan) ()
Co-authored-by: unknown <anrams777@gmail.com>
Stenzek 7b1ec5dab2
GameDB: Force round texcoords on Digimon World 3
Stenzek 0563350d04
GameDB: Set force round texcoords on Crash games
Hyllian 2a90a88055
Add crt-consumer and crt-cyclon. Update others. ()
- Add crt-consumer.glsl;
- Add crt-cyclon.fx and its bezel.png texture;
- Fix crt-newpixie.fx Frame adjust to game's aspect ratio;
- Update others shaders to the new functions to get uniform values.
Stenzek eb80a82ce5
GameDB: Disable widescreen on Final Fantasy Tactics
Hyllian edea81d151 Update CRT-HYLLIAN.glsl
- Small update to cut scanlines when height resolution is above threshold.
Hyllian 7cf7a0a11f Add some shaders to dolphinfx folder
This is a first pack of shaders ported to dolphinfx specs.

It includes: crt-hyllian, crt-easymode, zfast-crt, ddt, xbr, jinc2 and pixellate.
Stenzek e6a11abedc
Shaders: Fix upscaling moire in CRT-Lottes
Stenzek e25bb4801c
GameDB: Add PGXP-CPU to Lego Racers
Stenzek c3bf89b278
GameDB: Disable texture filtering in Legend of Dragoon
Stenzek ac3affe472
GameDB: Chrono Cross
Stenzek b4b579d2b1
GameDB: More traits
Stenzek a75e61e1d6
GameDB: Disable texture filtering on FF7
Stenzek b4df9d3876
GameDB: Syphon Filter 3
Stenzek 7b8f9506c9
GameDB: Disc set corrections
GreyXor 515e44f1fd
Data: Update SDL Game Controller DB ()
Signed-off-by: GreyXor <greyxor@protonmail.com>
PowerDuckSamurai 23598e6a42
GameDB: Various fixes ()
Stenzek e1625d61f6
GameDB: PGXP-CPU for Lifeforce Tenka
Stenzek 1c098f625e
GameDB: Disable true colour for Dragon Valor
Stenzek 313496e843
GameDB: PGXP-CPU for Dragon Valor
Stenzek aed2863d73
GameDB: Add notes about Shadow Master/Castrol Honda Superbike Racing
Stenzek d094978214
Justifier: Add controller implementation
PowerDuckSamurai a9aaac12fc
GameDB: Various fixes ()
Michael Prince Sharpe 9d3f328404
Adding crt-guest-advanced-HD shader ()
* Add CRT-Guest-Advanced-HD

* Update CRT-Guest info

* Update CRT-Guest info

* Update CRT-Guest info

* Update CRT-Guest info

* reversion for correction

* Update thirdparty.html

* Update thirdparty.html

* Update thirdparty.html

* Update thirdparty.html

* Add files via upload

* Update source.txt
Stenzek 7932d284f1
Deps: Add freesurround
Stenzek 35056c2c52
Deps: Add kissfft
Stenzek 2871a26f54
GameDB: Motor Toon Grand Prix (again)
Stenzek a88ee93b4d
GameDB: Motor Toon Grand Prix (again)
Deozaan 5060c0fc31
Add cheats for all characters in Beyond the Beyond (USA) ()
Stenzek 417bf0c3bc
DMA: Better enforce CPU runtime during linked list
and get rid of the hack for Newman Haas.
Stenzek f63f5d829d
GameDB: Add controller types
Stenzek 3c4ad9eceb
GameDB: More compatibility fixes
Stenzek 2b7de1f8ef
GameDB: Compatibility fixes
Stenzek bf4e8feb25
FullscreenUI: Redo landing page and add help bar
Stenzek d4d7a13fed
GameDB: Dino Crisis PAL
KamFretoZ 8e68faa38b
BPM: Fixes swapped arrow key glyphs ()