Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
144 user(s) are online (78 user(s) are browsing Forums)

Members: 1
Guests: 143

skynet, more...

Headlines

 
  Register To Post  

« 1 2 3 (4)
Re: GL4ES / SDL+GL4ES / CLIB2 / Outdated NEWLIB libs and OnWards
Home away from home
Home away from home


See User information
@rjd324
Quote:

You authored those changes. Did you do these changes or someone else?


Yeah, it was me. I just made it by analogue with minigl usage just with relevant differences, and then tested it many times it different games to be sure all ok.

Quote:

My question is: is there a better method than making a diff file of 4d504983f3876bdf714af20a8bdfed757831b1d5, applying it to the very latest SDL2 branch (currently version 2.24) and then fixing up some of the differences.


Dunno about better method, because for myself when i need, i just grab SDL code, and adapt the changes from my github manually.

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: GL4ES / SDL+GL4ES / CLIB2 / Outdated NEWLIB libs and OnWards
Home away from home
Home away from home


See User information
Is this thread still monitored?

I was wondering whom to send some shaders to test/fix/support to?

SDL2 or GLES4 maintainer?

Long story short

ScummVM recently added external shader support for games (global setting) and while some work, most of them don't (compilation error, which might very well be a bad written shader, but i don't know) and a pretty high number show buggy results (black/blue/white screen, lower half stretched into infinity and some are mirrored horizontly etc.)

I did write up a list of broken or crashing shaders, so if anyone wants to take a look?

The shaders in ScummVM are based off of the libretro shaders found here

Needless to say this works only with gl4es targeted ScummVM versions.

...and it could be a great way to iron out some bugs, support missing features in shaders?

Any takers?

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: GL4ES / SDL+GL4ES / CLIB2 / Outdated NEWLIB libs and OnWards
Home away from home
Home away from home


See User information
@Raziel
The only 2 devs who can fix for us shaders things, it's Daniel (if issue in ogles2 somehow), or Hans, when issue is in Warp3DNova.

To be sure where is issue come, anyone can go that easy route:

-- take a shader in question
-- use a glslnagvalidator binary to generate from GLSL shader an SPIRV shader (which warp3dnova understand). If at this point, everyhitng compiles OK, and you have "Success" words, then, ogles2 out of question and Wapr3DNova left
-- for Warp3DNova you get the binary "W3DNShaderCheck" or something (not at home, can't say exact name), and try to compile this new SPIRV based shader to see if it fail or not.


If it fail only with warp3dnova check, then you add it to aeon's bugzilla (but there already about 100 tickes of different kind about bugs in the shaders compiles, so there you may have less chance to fix things fast).

If it fails with olges2, then you can play a bit still, as usually it can be bad versioning, or something of that sort.

If you want, i can have a look and to say for sure where is issue come. Is there any downloadable link to exactly failing shaders ?

Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: GL4ES / SDL+GL4ES / CLIB2 / Outdated NEWLIB libs and OnWards
Home away from home
Home away from home


See User information
@kas1e

I'll be back at work tomorrow, can't test anything I'm afraid, but you are welcome to tr.

Here are the shaders (not sure if they will show anything out of the box, maybeu its better to get a daily build of scummvm, that will at least show a test screen and some of the compilation errors?).

I can give you a list of non working and buggy ones, but might also not be able to do so before the middle of February.

Anyway, just for a quick check:
https://github.com/libretro/glsl-shaders

Shaders that error during compile;
borders/gameboy-player/gameboy-player-tvout... (all of them)
and
bilinear

Shaders that are wrongly mirrored horizontally:
handheld/console-border/psp-2x (2x-6x)
ntsc/artifact-colors (all of them)

That are just examples, I have much more that don't work, but I believe the root is the same problem, which, once fixed, will make all others work away as well.

A working shader would be
eagle/supereagle

Thank you for taking a look.
Maybe we can make our gl port even better

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top
Re: GL4ES / SDL+GL4ES / CLIB2 / Outdated NEWLIB libs and OnWards
Home away from home
Home away from home


See User information
@kas1e

Here you go:

Working list of shaders (i stopped later in the list, because i ran out of time, so some of the last ones might also be broken)
anti-aliasing/advanced-aa.glslp
anti
-aliasing/fxaa.glslp
blurs
/kawase_blur_5pass.glslp
blurs
/kawase_blur_9pass.glslp
blurs
/kawase_glow.glslp
borders
/bigblur.glslp
borders
/color-grid.glslp
borders
/mudlord.glslp
borders
/shiny-iterations.glslp
borders
/snow.glslp
borders
/voronoi.glslp
borders
/water.glslp
borders
/gameboy-player/gameboy-player-crt-easymode.glslp
borders
/gameboy-player/gameboy-player-crt-geom-1x.glslp
borders
/gameboy-player/gameboy-player-gba-color+crt-easymode.glslp
borders
/gameboy-player/gameboy-player-gba-color.glslp
borders
/gameboy-player/gameboy-player.glslp
borders
/imgborder/imgborder-1080p.glslp
borders
/imgborder/imgborder-1440p.glslp
borders
/imgborder/imgborder-2160p.glslp
borders
/imgborder/imgborder-2560x1600.glslp
borders
/sgb/sgb-crt-easymode.glslp
borders
/sgb/sgb-crt-geom-1x.glslp
borders
/sgb/sgb-gbc-color.glslp
borders
/sgb/sgb.glslp
borders
/sgba/sgba-gba-color.glslp
borders
/sgba/sgba.glslp
cel
/advcartoon.glslp
cel
/MMJ_Cel_Shader.glslp
cel
/MMJ_Cel_Shader_MP.glslp
crt
/crt-1tap.glslp
crt
/crt-aperture.glslp
crt
/CRT-beam.glslp
crt
/crt-blurPi-soft.glslp
crt
/crt-blurPi.glslp
crt
/crt-caligari.glslp
crt
/crt-cgwg-fast.glslp
crt
/crt-consumer.glslp
crt
/crt-easymode-halation.glslp
crt
/crt-easymode.glslp
crt
/crt-geom.glslp
crt
/crt-guest-dr-venom.glslp
crt
/crt-guest-sm.glslp
crt
/crt-Guest.r-mini.glslp
crt
/crt-hyllian-3d.glslp
crt
/crt-hyllian-fast.glslp
crt
/crt-hyllian-multipass.glslp
crt
/crt-interlaced-halation.glslp
crt
/crt-lottes-fast.glslp
crt
/crt-lottes-multipass.glslp
crt
/crt-lottes.glslp
crt
/crt-mattias.glslp
crt
/crt-nes-mini.glslp
crt
/crt-nobody.glslp
crt
/crt-potato-cool.glslp
crt
/crt-potato-warm.glslp
crt
/crt-VGA.glslp
crt
/crt-yo6-KV-M1420B-fast.glslp
crt
/crt-yo6-KV-M1420B-sharp.glslp
crt
/crt-yo6-KV-M1420B.glslp
crt
/crtglow_gauss.glslp
crt
/crtglow_lanczos.glslp
crt
/fake-CRT-Geom-potato.glslp
crt
/fake-CRT-Geom.glslp
crt
/fakelottes.glslp
crt
/GritsScanlines.glslp
crt
/gtuv50.glslp
crt
/phosphorlut.glslp
crt
/smuberstep-glow.glslp
crt
/tvout-tweaks-linearized-multipass.glslp
crt
/yee64.glslp
crt
/yeetron.glslp
crt
/zfast-composite.glslp
crt
/zfast-crt.glslp
cubic
/bicubic.glslp
cubic
/catmull-rom.glslp
ddt
/ddt.glslp
deblur
/sedi.glslp
deblur
/simoneT-3d-2d-mixed.glslp
denoisers
/fast-bilateral.glslp
denoisers
/median_3x3.glslp
denoisers
/median_5x5.glslp
denoisers
/slow-bilateral.glslp
dithering
/cbod_v1.glslp
dithering
/gdapt.glslp
dithering
/mdapt.glslp
dithering
/sgenpt-mix.glslp
eagle
/super-eagle.glslp
gpu
/3dfx_4x1.glslp
handheld
/agb001-gba-color-motionblur.glslp
handheld
/agb001.glslp
handheld
/bevel.glslp
handheld
/dot.glslp
handheld
/ds-hybrid-sabr.glslp
handheld
/ds-hybrid-scalefx.glslp
handheld
/gb-palette-dmg.glslp
handheld
/gb-palette-light.glslp
handheld
/gb-palette-pocket.glslp
handheld
/gba-color.glslp
handheld
/gbc-color.glslp
handheld
/gbc-gambatte-color.glslp
handheld
/lcd-grid-v2-gba-color-motionblur.glslp
handheld
/lcd-grid-v2-gba-color.glslp
handheld
/lcd-grid-v2-gbc-color-motionblur.glslp
handheld
/lcd-grid-v2-gbc-color.glslp
handheld
/lcd-grid-v2-motionblur.glslp
handheld
/lcd-grid-v2-nds-color-motionblur.glslp
handheld
/lcd-grid-v2-nds-color.glslp
handheld
/lcd-grid-v2-palm-color-motionblur.glslp
handheld
/lcd-grid-v2-palm-color.glslp
handheld
/lcd-grid-v2-psp-color-motionblur.glslp
handheld
/lcd-grid-v2-psp-color.glslp
handheld
/lcd-grid-v2-vba-color-motionblur.glslp
handheld
/lcd-grid-v2-vba-color.glslp
handheld
/lcd-grid-v2.glslp
handheld
/lcd-grid.glslp
handheld
/lcd3x.glslp
handheld
/nds-color.glslp
handheld
/nds.glslp
handheld
/palm-color.glslp
handheld
/psp-color.glslp
handheld
/retro-v2.glslp
handheld
/sameboy-dmg-response-time.glslp
handheld
/sameboy-gbl-response-time.glslp
handheld
/sameboy-gbp-response-time.glslp
handheld
/sameboy-lcd-gbc-color-motionblur.glslp
handheld
/sameboy-lcd.glslp
handheld
/vba-color.glslp
handheld
/console-border/gba-retro-v2-3x.glslp
handheld
/console-border/gba-retro-v2-4x.glslp
handheld
/console-border/gba-retro-v2-5x.glslp
handheld
/console-border/gba-retro-v2-6x.glslp
handheld
/console-border/gbc-lcd-grid-v2-2x.glslp
handheld
/console-border/gbc-lcd-grid-v2-3x.glslp
handheld
/console-border/gbc-lcd-grid-v2-4x.glslp
handheld
/console-border/gbc-lcd-grid-v2-5x.glslp
handheld
/console-border/gbc-lcd-grid-v2-6x.glslp
handheld
/console-border/gbc-lcd-grid-v2-7x.glslp
hqx
/hq2x-halphon.glslp
hqx
/hq2x.glslp
hqx
/hq3x.glslp
hqx
/hq4x.glslp
hqx
/single-pass/hq2x.glslp
hqx
/single-pass/hq3x.glslp
hqx
/single-pass/hq4x.glslp
interpolation
/aann.glslp
interpolation
/bandlimit-pixel.glslp
interpolation
/controlled_sharpness.glslp
interpolation
/pixellate.glslp
interpolation
/quilez.glslp
interpolation
/sharp-bilinear-2x-prescale.glslp
interpolation
/sharp-bilinear-scanlines.glslp
interpolation
/sharp-bilinear-simple.glslp
interpolation
/sharp-bilinear.glslp
interpolation
/smootheststep.glslp
interpolation
/smuberstep.glslp
motionblur
/braid-rewind.glslp
motionblur
/motionblur-simple.glslp
motionblur
/response-time.glslp
nearest
.glslp
nedi
/fast-bilateral-nedi.glslp
nedi
/nedi.glslp
nes_raw_palette
/cgwg-famicom-geom.glslp
nes_raw_palette
/gtu-famicom.glslp
nes_raw_palette
/ntsc-nes.glslp
nes_raw_palette
/pal-r57shell-raw.glslp
presets
/c64-monitor.glslp
presets
/crt-guest-dr-venom-kurozumi.glslp
presets
/crt-guest-dr-venom-ntsc-composite-stock.glslp
presets
/crt-guest-dr-venom-ntsc-composite.glslp
presets
/crt-guest-dr-venom-stock.glslp
presets
/crt-hyllian-curvature-ntsc.glslp
presets
/crt-hyllian-smartblur-sgenpt.glslp
presets
/crt-royale-kurozumi.glslp
presets
/crt-royale-xm29plus.glslp
presets
/crtsim-grungy.glslp
presets
/nes-color-decoder+colorimetry+pixellate.glslp
presets
/nes-color-decoder+pixellate.glslp
presets
/retro-v2+gba-color.glslp
presets
/retro-v2+gbc-color.glslp
presets
/retro-v2+image-adjustment.glslp
presets
/retro-v2+nds-color.glslp
presets
/retro-v2+psp-color.glslp
presets
/retro-v2+vba-color.glslp
presets
/scalefx+rAA+aa-fast.glslp
presets
/scalefx+rAA+aa.glslp
presets
/scalefx-aa-fast.glslp
presets
/scalefx-aa.glslp
presets
/xsoft+scalefx-hybrid+level2aa.glslp
presets
/xsoft+scalefx-level2aa+sharpsmoother.glslp
presets
/xsoft+scalefx-level2aa.glslp

*** I stopped testing therereasontime ***

presets/crt-faker/crt-faker-glow-2.glslp
presets
/crt-faker/crt-faker-glow.glslp
presets
/crt-faker/crt-faker.glslp
presets
/tvout+interlacing/gtu-famicom-240p+interlacing.glslp
presets
/tvout+interlacing/gtuv50-240p+interlacing.glslp
presets
/tvout+interlacing/tvout+cbod+interlacing.glslp
presets
/tvout+interlacing/tvout+gdapt+interlacing.glslp
presets
/tvout+interlacing/tvout+interlacing.glslp
presets
/tvout+interlacing/tvout+mdapt+interlacing.glslp
presets
/tvout+interlacing/tvout+nes-color-decoder+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-256px-composite+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-256px-svideo+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-2phase-composite+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-2phase-svideo+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-320px-composite+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-320px-svideo+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-3phase-composite+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-3phase-svideo+interlacing.glslp
presets
/tvout+interlacing/tvout+ntsc-nes+interlacing.glslp
presets
/tvout+interlacing/tvout-jinc-sharpen+interlacing.glslp
presets
/tvout/gtu-famicom-240p.glslp
presets
/tvout/gtuv50-240p.glslp
presets
/tvout/tvout+cbod.glslp
presets
/tvout/tvout+gdapt.glslp
presets
/tvout/tvout+mdapt.glslp
presets
/tvout/tvout+nes-color-decoder.glslp
presets
/tvout/tvout+ntsc-256px-composite.glslp
presets
/tvout/tvout+ntsc-256px-svideo.glslp
presets
/tvout/tvout+ntsc-2phase-composite.glslp
presets
/tvout/tvout+ntsc-2phase-svideo.glslp
presets
/tvout/tvout+ntsc-320px-composite.glslp
presets
/tvout/tvout+ntsc-320px-svideo.glslp
presets
/tvout/tvout+ntsc-3phase-composite.glslp
presets
/tvout/tvout+ntsc-3phase-svideo.glslp
presets
/tvout/tvout+ntsc-nes.glslp
presets
/tvout/tvout-jinc-sharpen.glslp
presets
/tvout/tvout-pixelsharp.glslp
presets
/tvout/tvout.glslp
procedural
/pmalin-waterfalls-hd/pmalin-waterfalls-hd.glslp
procedural
/pmalin-waterfalls/pmalin-waterfalls.glslp
procedural
/shane-abstract-corridor/shane-abstract-corridor.glslp
procedural
/sudonhim-cloudy-voxel-world-2/sudonhim-cloudy-voxel-world.glslp
procedural
/sudonhim-cloudy-voxel-world/sudonhim-cloudy-voxel-world.glslp
procedural
/dakrunch-manta-ray/dakrunch-manta-ray.glslp
procedural
/iq-canyon/iq-canyon.glslp
procedural
/iq-repelling/iq-repelling.glslp
procedural
/iq-warping-texture/iq-warping-texture.glslp
procedural
/kali-space-race-hd/kali-space-race.glslp
procedural
/kali-space-race/kali-space-race.glslp
procedural
/nimitz-cloud-ten/nimitz-cloud-ten.glslp
reshade
/blendoverlay.glslp
reshade
/bloom.glslp
reshade
/bsnes-gamma-ramp.glslp
reshade
/gba.glslp
reshade
/halftone-print.glslp
reshade
/lut.glslp
reshade
/nds.glslp
reshade
/spfft.glslp
reshade
/vba.glslp
sabr
/sabr-hybrid-deposterize.glslp
sabr
/sabr.glslp
scalefx
/scalefx+rAA.glslp
scalefx
/scalefx-hybrid.glslp
scalefx
/scalefx.glslp
scalehq
/2xScaleHQ.glslp
scalehq
/4xScaleHQ.glslp
scalenx
/epx.glslp
scalenx
/mmpx.glslp
scalenx
/scale2x.glslp
scalenx
/scale2xplus.glslp
scalenx
/scale2xSFX.glslp
scalenx
/scale3x.glslp
sharpen
/adaptive-sharpen-multipass.glslp
sharpen
/adaptive-sharpen.glslp
sharpen
/super-xbr-super-res.glslp
stereoscopic
-3d/anaglyph-to-side-by-side.glslp
stereoscopic
-3d/sbs-flat-mobile-16x9.glslp
stereoscopic
-3d/sbs-warp-mobile-16x9.glslp
stereoscopic
-3d/shutter-to-side-by-side.glslp
stereoscopic
-3d/side-by-side.glslp
vhs
/mudlord-pal-vhs.glslp
vhs
/ntsc-vcr.glslp
vhs
/vhs.glslp
windowed
/jinc2-params.glslp
windowed
/jinc2-sharp.glslp
windowed
/jinc2-sharper.glslp
windowed
/jinc2.glslp
windowed
/lanczos2-sharp.glslp
xbr
/2xBR-lv1-multipass.glslp
xbr
/super-2xbr-3d-2p.glslp
xbr
/super-2xbr-3d-3p-smoother.glslp
xbr
/super-4xbr-3d-4p.glslp
xbr
/super-4xbr-3d-6p-smoother.glslp
xbr
/super-8xbr-3d-6p.glslp
xbr
/super-xbr-2p.glslp
xbr
/super-xbr-3p-smoother.glslp
xbr
/super-xbr-6p-adaptive.glslp
xbr
/super-xbr-6p-small-details.glslp
xbr
/super-xbr-6p.glslp
xbr
/super-xbr-deposterize.glslp
xbr
/xbr-hybrid.glslp
xbr
/xbr-lv2-3d.glslp
xbr
/xbr-lv2-noblend.glslp
xbr
/xbr-lv2.glslp
xbr
/xbr-lv3-multipass.glslp
xbr
/xbr-lv3.glslp
xbr
/xbr-mlv4-multipass.glslp
xbrz
/4xbrz-linear.glslp
xbrz
/5xbrz-linear.glslp
xbrz
/6xbrz-linear.glslp
xbrz
/xbrz-freescale-multipass.glslp
xbrz
/xbrz-freescale.glslp
xsal
/2xsal-level2-crt.glslp
xsal
/2xsal.glslp
xsal
/4xsal-level2-crt.glslp
xsal
/4xsal-level2-hq.glslp
xsal
/4xsal-level2.glslp
xsoft
/4xsoft.glslp
xsoft
/4xsoftSdB.glslp


Compilation errors
anti-aliasing/aa-shader-4.0-level2.glslp
anti
-aliasing/aa-shader-4.0.glslp
anti
-aliasing/reverse-aa.glslp
bilinear
.glslp
borders
/gameboy-player/gameboy-player-crt-royale.glslp
borders
/gameboy-player/gameboy-player-tvout+interlacing.glslp
borders
/gameboy-player/gameboy-player-tvout-gba-color+interlacing.glslp
borders
/gameboy-player/gameboy-player-tvout-gba-color.glslp
borders
/gameboy-player/gameboy-player-tvout.glslp
borders
/sgb/sgb-crt-royale.glslp
borders
/sgb/sgb-gbc-color-tvout+interlacing.glslp
borders
/sgb/sgb-tvout+interlacing.glslp
borders
/sgba/sgba-tvout+interlacing.glslp
borders
/sgba/sgba-tvout-gba-color+interlacing.glslp
cel
/presets/MMJ_Cel_Shader_3dfx.glslp
cel
/presets/MMJ_Cel_shader_cmyk_halftone.glslp
cel
/presets/MMJ_Cel_Shader_strong_extra.glslp
cel
/presets/MMJ_Cel_Shader_variant.glslp
cel
/presets/MMJ_Cel_Shader_vhs.glslp
cel
/presets/MMJ_Cel_Shader_vhs_variant.glslp
cel
/presets/MMJ_Cel_Shader_vhs_variant_bayer.glslp
cel
/presets/MMJ_Cel_Shader_vhs_variant_deposterize.glslp
cel
/presets/MMJ_Cel_Shader_vhs_variant_gendither.glslp
cel
/presets/MMJ_Cel_Shader_vhs_variant_natural_colors.glslp
cel
/presets/MMJ_Cel_Shader_vhs_variant_ntsc.glslp
crt
/crt-guest-dr-venom-fast.glslp
crt
/crt-hyllian-glow.glslp
crt
/crt-hyllian.glslp
crt
/crt-royale-fake-bloom-intel.glslp
crt
/crt-royale-fake-bloom.glslp
crt
/crt-royale-ntsc-256px-composite.glslp
crt
/crt-royale-ntsc-256px-svideo.glslp
crt
/crt-royale-ntsc-320px-composite.glslp
crt
/crt-royale-ntsc-320px-svideo.glslp
crt
/crt-royale-pal-r57shell.glslp
crt
/crt-royale.glslp
crt
/crt-torridgristle.glslp
crt
/crtglow_gauss_ntsc_3phase.glslp
crt
/crtsim.glslp
crt
/mame_hlsl.glslp
crt
/metacrt.glslp
cubic
/cubic-gamma-correct.glslp
cubic
/cubic.glslp
denoisers
/crt-fast-bilateral-super-xbr.glslp
denoisers
/fast-bilateral-super-2xbr-3d-3p.glslp
denoisers
/fast-bilateral-super-xbr-4p.glslp
denoisers
/fast-bilateral-super-xbr-6p.glslp
denoisers
/fast-bilateral-super-xbr-natural-vision.glslp
denoisers
/fast-bilateral-super-xbr.glslp
dithering
/bayer-matrix-dithering.glslp
dithering
/gendither.glslp
film
/technicolor.glslp
gpu
/powervr2.glslp
handheld
/ags001-gba-color-motionblur.glslp
handheld
/ags001.glslp
handheld
/console-border/gba-2x.glslp
handheld
/console-border/gba-3x.glslp
handheld
/console-border/gba-4x.glslp
handheld
/console-border/gba-5x.glslp
handheld
/console-border/gba-6x.glslp
handheld
/console-border/gba-lcd-grid-v2-2x.glslp
handheld
/console-border/gba-lcd-grid-v2-3x.glslp
handheld
/console-border/gba-lcd-grid-v2-4x.glslp
handheld
/console-border/gba-lcd-grid-v2-5x.glslp
handheld
/console-border/gba-lcd-grid-v2-6x.glslp
handheld
/console-border/gba-retro-v2-2x.glslp
nnedi3
/nnedi3-nns16-2x-luma.glslp
nnedi3
/nnedi3-nns16-2x-rgb.glslp
nnedi3
/nnedi3-nns16-4x-luma.glslp
nnedi3
/nnedi3-nns32-2x-rgb-nns32-4x-luma.glslp
nnedi3
/nnedi3-nns32-4x-rgb.glslp
nnedi3
/nnedi3-nns64-2x-nns32-4x-nns16-8x-rgb.glslp
nnedi3
/nnedi3-nns64-2x-nns32-4x-rgb.glslp
ntsc
/ntsc-256px-gauss-scanline.glslp
ntsc
/ntsc-256px-svideo-gauss-scanline.glslp
ntsc
/ntsc-256px-svideo.glslp
ntsc
/ntsc-256px.glslp
ntsc
/ntsc-320px-gauss-scanline.glslp
ntsc
/ntsc-320px-svideo-gauss-scanline.glslp
ntsc
/ntsc-320px-svideo.glslp
ntsc
/ntsc-320px.glslp
ntsc
/ntsc-adaptive.glslp
ntsc
/ntsc-svideo.glslp
ntsc
/ntsc-xot.glslp
ntsc
/ntsc.glslp
omniscale
/omniscale.glslp
pal
/pal-r57shell.glslp
pal
/pal.glslp
presets
/crt-faker/crt-faker-2.glslp


and the ones that work, but are broken (with description of what is broken)
cel/presets/MMJ_Cel_Shader_strong.glslp
-> lower half is wobbling from left to right and all 2 seconds screen goes white

crt
/crt-pi-vertical.glslp
crt
/crt-pi.glslp
handheld
/lcd1x.glslp
handheld
/lcd1x_nds.glslp
handheld
/lcd1x_psp.glslp
handheld
/zfast-lcd.glslp
motionblur
/mix_frames.glslp
motionblur
/mix_frames_smart.glslp
-> black screen

handheld
/console-border/dmg-2x.glslp
handheld
/console-border/dmg-3x.glslp
handheld
/console-border/dmg-4x.glslp
handheld
/console-border/dmg-5x.glslp
handheld
/console-border/dmg-6x.glslp
handheld
/console-border/gb-dmg-alt-2x.glslp
handheld
/console-border/gb-dmg-alt-3x.glslp
handheld
/console-border/gb-dmg-alt-4x.glslp
handheld
/console-border/gb-dmg-alt-5x.glslp
handheld
/console-border/gb-dmg-alt-6x.glslp
handheld
/console-border/gb-dmg-alt-7x.glslp
handheld
/console-border/gb-light-alt-2x.glslp
handheld
/console-border/gb-light-alt-3x.glslp
handheld
/console-border/gb-light-alt-4x.glslp
handheld
/console-border/gb-light-alt-5x.glslp
handheld
/console-border/gb-light-alt-6x.glslp
handheld
/console-border/gb-light-alt-7x.glslp
handheld
/console-border/gb-pocket-2x.glslp
handheld
/console-border/gb-pocket-3x.glslp
handheld
/console-border/gb-pocket-4x.glslp
handheld
/console-border/gb-pocket-5x.glslp
handheld
/console-border/gb-pocket-6x.glslp
handheld
/console-border/gb-pocket-alt-2x.glslp
handheld
/console-border/gb-pocket-alt-3x.glslp
handheld
/console-border/gb-pocket-alt-4x.glslp
handheld
/console-border/gb-pocket-alt-5x.glslp
handheld
/console-border/gb-pocket-alt-6x.glslp
handheld
/console-border/gb-pocket-alt-7x.glslp
handheld
/console-border/gbc-2x.glslp
handheld
/console-border/gbc-3x.glslp
handheld
/console-border/gbc-4x.glslp
handheld
/console-border/gbc-5x.glslp
handheld
/console-border/gbc-6x.glslp
handheld
/console-border/gbc-retro-v2-2x.glslp
handheld
/console-border/gbc-retro-v2-3x.glslp
handheld
/console-border/gbc-retro-v2-4x.glslp
handheld
/console-border/gbc-retro-v2-5x.glslp
handheld
/console-border/gbc-retro-v2-6x.glslp
handheld
/console-border/gbc-retro-v2-7x.glslp
handheld
/console-border/gg-2x.glslp
handheld
/console-border/gg-3x.glslp
handheld
/console-border/gg-4x.glslp
handheld
/console-border/gg-5x.glslp
handheld
/console-border/gg-6x.glslp
-> bottom third of handheld graphics stretched into infinity

handheld
/console-border/ngpc-2x.glslp
handheld
/console-border/ngpc-3x.glslp
handheld
/console-border/ngpc-4x.glslp
handheld
/console-border/ngpc-5x.glslp
handheld
/console-border/ngpc-6x.glslp
-> there is a purplish border on the right side of the screen

handheld
/console-border/psp-2x.glslp
handheld
/console-border/psp-3x.glslp
handheld
/console-border/psp-4x.glslp
handheld
/console-border/psp-5x.glslp
handheld
/console-border/psp-6x.glslp
ntsc
/artifact-colors.glslp
-> handheld graphics are horizontally mirrored

handheld
/gameboy-light.glslp
handheld
/gameboy-pocket.glslp
handheld
/gameboy.glslp
-> green screen

handheld
/lcd-shader-gba-color.glslp
handheld
/lcd-shader-gbc-color.glslp
handheld
/lcd-shader-nds-color.glslp
handheld
/lcd-shader-palm-color.glslp
handheld
/lcd-shader-psp-color.glslp
handheld
/lcd-shader-vba-color.glslp
handheld
/lcd-shader.glslp
handheld
/simpletex_lcd+gba-color-4k.glslp
handheld
/simpletex_lcd+gba-color.glslp
handheld
/simpletex_lcd+gbc-color-4k.glslp
handheld
/simpletex_lcd+gbc-color.glslp
handheld
/simpletex_lcd-4k.glslp
handheld
/simpletex_lcd.glslp
handheld
/simpletex_lcd_720p+gba-color.glslp
handheld
/simpletex_lcd_720p+gbc-color.glslp
handheld
/simpletex_lcd_720p.glslp
-> broken images around handheld graphics (where i guess it should be blank)

People are dying.
Entire ecosystems are collapsing.
We are in the beginning of a mass extinction.
And all you can talk about is money and fairytales of eternal economic growth.
How dare you!
– Greta Thunberg
Go to top

  Register To Post
« 1 2 3 (4)

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project