Commit Graph

107 Commits

Author SHA1 Message Date
FunkyFr3sh
710db45437
fix wrong ia_ZOOM default value in image-adjustment.glsl 2024-05-20 03:34:35 +02:00
metallic77
02217c7518
Update crt-sines (#374)
* Update crt-sines.glsl

* Update crt-Cyclon.glsl

* Update convergence.glsl

* Update ntsc-simple-1.glsl

* Update ntsc-simple-2.glsl

* Update ntsc-cgwg-p1.glsl

* Update ntsc-cgwg-p2.glsl

* Update ntsc-cgwg-p3.glsl

* Update ntsc-simple-2.glsl

* Update ntsc-simple-1.glsl
2023-12-15 18:25:36 -06:00
metallic77
2f54f07b10
add color_spaces (#362)
* Add files via upload

* Add files via upload

* Update color_spaces.glsl
2023-11-29 08:10:44 -06:00
metallic77
53d11a8c3a
Update simple_color_controls.glsl (#358)
* Update simple_color_controls.glsl

* Update Amiga_1084S.glslp

* Update crt-sines.glslp

* Update crt-sines.glsl
2023-11-23 14:31:43 -06:00
metallic77
d01d1387d2
Update simple_color_controls.glsl (#357)
* Update simple_color_controls.glsl

fix conflicting parameters (in crt-cyclon in example), normally should change all parameter names but then should also change presets that use it.

* Update crt-sines.glsl
2023-11-22 08:23:05 -06:00
metallic77
a615c1f337
Update ZX_Spectrum.glslp (#352)
* Update ZX_Spectrum.glslp

updated to match actual Spectrum CRT screenshots.

* Update simple_color_controls.glsl
2023-11-17 07:58:36 -06:00
metallic77
d7f5fee0b7
update simple_color_controls (#351)
* Update simple_color_controls.glsl

rename conflicting parameters

* Update Atari_ST_borders_on.glslp

* Update plain.glslp

* Delete misc/color_profiler.glslp

* Delete misc/shaders/color_profiler.glsl

* Update crt-sines.glsl

* Update fake-CRT-Geom-potato.glsl

* Update fake-CRT-Geom-potato.glsl

* Update crt-Cyclon.glsl

* Update Amiga_1084S.glslp

* Update Green_terminal.glslp

* Update MAME.glslp

* Update Neo_Geo.glslp

* Update master_system.glslp

* Update megadrive.glslp

* Update ms_dos.glslp

* Update nes.glslp

* Update snes.glslp
2023-11-16 08:38:37 -06:00
metallic77
4832cff96a
Update simple_color_controls.glsl (#347)
* Update simple_color_controls.glsl

* Update ntsc-simple.glsl
2023-11-11 11:27:14 -06:00
metallic77
decccf37cd
add DCI profiles (#346)
* add DCI profiles

* Update simple_color_controls.glslp

* Update hatari.glslp
2023-11-10 14:30:04 -06:00
metallic77
26e3438ce8
Update simple_color_controls.glsl (#345)
* Update simple_color_controls.glsl

* Update Amiga_a520.glslp
2023-11-10 09:27:27 -06:00
metallic77
a28440c65d
Update simple_color_controls.glsl (#344) 2023-11-09 19:08:24 -06:00
metallic77
a06daf1f57
Update simple_color_controls.glsl (#343)
* Update simple_color_controls.glsl

* Update crt-sines.glsl

* Update crt-consumer.glsl

* Update fakelottes.glsl
2023-11-09 09:11:43 -06:00
metallic77
02dc498c58
Update simple_color_controls.glsl (#341)
* Update simple_color_controls.glsl

* Update zfast_crt_composite.glsl
2023-11-07 14:45:29 -06:00
metallic77
e329170d0b
updates (#339)
* Update simple_color_controls.glsl

* Update crt-sines.glsl

* Update zfast_crt_composite.glsl

* Update crt-Cyclon.glsl

* Update crt-sines.glsl
2023-11-07 10:39:21 -06:00
metallic77
ef71de94b9
improve color spaces accuracy (#338)
* Update crt-Cyclon.glsl

crt-cyclon: more accurate color spaces

* Update simple_color_controls.glsl

* Update zfast_crt_composite.glsl

* Update crt-sines.glsl
2023-11-06 11:27:51 -06:00
metallic77
7bedee22a1
Update crt-sines.glsl (#316)
* Update crt-sines.glsl

* Add files via upload

* Add files via upload

* Update fake-CRT-Geom-potato.glsl

* Update crt-Cyclon.glsl
2023-10-19 09:00:51 -05:00
metallic77
16d0a10226
Update simple_color_controls.glsl 2023-09-23 14:44:45 +03:00
metallic77
ca6c14c4d3
Update simple_color_controls.glsl 2023-09-22 10:57:59 +03:00
metallic77
1da5e184e3
update (#298)
* Update lanczos4.glsl

* Update color_profiler.glsl

* Update fake-CRT-Geom.glsl

* Delete crt/shaders/crt-m7.glsl

* Delete crt/crt-m7.glslp

* Add files via upload

* Add files via upload

* Update crt-geom-mini.glsl
2023-09-15 08:36:47 -05:00
metallic77
f4e957bfba
update lanczos2 (#294)
* Update lanczos2.glslp

* Update lanczos2.glsl

* Update and rename crt-Guest.r-mini.glslp to crt-gdv-mini.glslp

* Rename crt-guest-cgwg-curvature.glsl to crt-gdv-mini.glsl

* Update fake-CRT-Geom.glsl

* Update color_profiler.glsl
2023-09-12 08:13:21 -05:00
Dogway
d0691a66a7
Grade - Update + Features + Fixes. Click for log
- Automatic compensation for black lift in 1886a gamma function, use instead "Black Level" to raise or lower blacks
- Automatic gamma compensation given the new normalized black
- "Black Level" now is deterministic and given in 8-bit values. +10 means blacks will be lifted 10 point values for any gamma output
- Optimization. Now if signal type is RGB, phosphors + color space are sRGB and temperature ~6500K then the wp_adjust() function will be bypassed.
- Includes b8ca207a3f "fix Grade compilation GLSL" by metallic77
2023-09-11 19:49:14 +01:00
metallic77
b28f28d382
update (#290)
* Update crt-m7.glsl

correct errors, update color spaces

* Update color_profiler.glsl

* Update crt-m7.glsl
2023-09-08 19:45:47 -05:00
metallic77
f0db81b187
rename and change fcc_1953 to color_profiler (#288)
* Update and rename fcc1953_fake.glslp to color_profiler.glslp

* Update and rename fcc1953_fake.glsl to color_profiler.glsl
2023-09-06 08:04:14 -05:00
metallic77
93a4833064
updates (#284)
* Update fcc1953_fake.glsl

* Update crt-sines.glsl

* Update crt-sines.glsl

* Update crt-sines.glsl
2023-09-02 21:45:58 -05:00
metallic77
b8ca207a3f
fix Grade compilation GLSL (#282)
* add PAL exact parameters

checked side by side with PAL monitor ;)

* fix Grade compilation GLSL

Before it was failing

* Update chromaticity.glsl

* Update chromaticity.glsl

* Update chromaticity.glsl

* Update chromaticity.glsl

* Update crt-m7.glsl
2023-09-01 09:41:04 -05:00
metallic77
df1cf0a893
improve crt-consumer glow (#281)
* Update fcc1953_fake.glsl

* Update glow_x.glsl

* Update glow_y.glsl
2023-08-31 08:02:26 -05:00
metallic77
1aac5e4ed8
updates (#278)
* Update chromaticity.glsl

* Update crt-sines.glsl

* Update zfast_crt_composite.glsl

* Update fake-CRT-Geom-potato.glsl

* Update fake-CRT-Geom.glsl

* Update fake-CRT-Geom-potato.glsl

* Update fake-CRT-Geom-potato.glsl
2023-08-25 20:07:45 -05:00
Dogway
3eaa6db5d2
Grade - Add MD and SMS palettes 2023-08-13 15:57:12 +01:00
metallic77
5c8152fd16
Update ntsc-feather.glsl (#252)
* Update ntsc-feather.glsl

Another fix for GLES

* Update simple_color_controls.glsl

* Update simple_color_controls.glsl

* add half_res

useful for 480i cores

* Update crt-sines.glsl

* Update crt-simple.glsl

* Update crt-consumer.glsl

Fix for gles

* Update crt-consumer.glsl
2023-07-28 12:44:44 -05:00
Dogway
64b79b95d8
Grade - Formatting + Notes + Cosmetics (#239)
* Grade - Formatting + Notes + Cosmetics

- Adopted some GLES related type consistency and formatting (still not compatible with GLES and not planned)
- Some notes on Phosphors
- Cosmetics

* Grade - Formatting + Notes + Cosmetics

- Adopted some GLES related type consistency and formatting (still not compatible with GLES and not planned)
- Some notes on Phosphors
- Cosmetics
2023-07-19 21:07:33 -05:00
metallic77
88d1c3f59c
fix for GL_ES 2.0 (#232)
* fix for GL_ES 2.0

* fix for GL_ES 2.0

* improve mono mode

* Update zfast_crt_composite.glsl

* Update zfast_crt_composite.glsl

* Update zfast_crt_composite.glsl

* Update CRT-Beam.glsl

* Update fake-CRT-Geom.glsl
2023-06-18 15:31:58 -05:00
Dogway
84cbba859a
Grade - Updates + Cosmetics (#230)
* Grade - Updates + Cosmetics

- P3-D65 now uses 1886 EOTF
- Mask for GamutCompression is now CRT Gamma adjusted instead of 2.4 constant
- Fix uninitialized 'm_in' variable
- Cosmetics

* Update grade-no-LUT.glsl

* Update grade.glsl
2023-06-17 16:28:26 -05:00
metallic77
0597274ffe
Add standalone gdv-mini-scanilnes (#231)
* add RGB-BGR switch to dotmask

* add gdv-mini-scanlines

* add simple_color_controls
2023-06-17 16:27:43 -05:00
metallic77
ff8425edce
Update chromaticity.glsl
improve accuracy
2023-06-11 17:58:15 +03:00
metallic77
e519a106b1
Update chromaticity.glsl (#226)
to automate color modes
2023-06-09 14:06:57 -05:00
metallic77
3869eb0178
Update colorimetry.glsl
add Sony P22 phosphors
2023-06-08 08:16:46 +03:00
Dogway
2720fafad4
Grade 2023 - Update
Features + Updates + Bugfixes
2023-06-03 22:14:46 +01:00
metallic77
06b24e4287
add chromaticity (#221)
* add chromaticity

part of "The Scanline Classic Shader"
2023-05-28 07:54:32 -05:00
metallic77
10aff8455f
reorganise "misc" folder (#207)
* Rename misc/anti-flicker.glsl to misc/shaders/anti-flicker.glsl

* Rename misc/bob-and-ghost-deinterlacing.glsl to misc/shaders/bob-and-ghost-deinterlacing.glsl

* Rename misc/bob-deinterlacing.glsl to misc/shaders/bob-deinterlacing.glsl

* Rename misc/cmyk-halftone-dot.glsl to misc/shaders/cmyk-halftone-dot.glsl

* Rename misc/cocktail-cab-portrait.glsl to misc/shaders/cocktail-cab-portrait.glsl

* Rename misc/cocktail-cabinet.glsl to misc/shaders/cocktail-cabinet.glsl

* Rename misc/color-mangler.glsl to misc/shaders/color-mangler.glsl

* Rename misc/colorimetry.glsl to misc/shaders/colorimetry.glsl

* Rename misc/deband.glsl to misc/shaders/deband.glsl

* Rename misc/deposterize-pass0.glsl to misc/shaders/deposterize-pass0.glsl

* Rename misc/deposterize-pass1.glsl to misc/shaders/deposterize-pass1.glsl

* Rename misc/edge-detect.glsl to misc/shaders/edge-detect.glsl

* Rename misc/fcc1953_fake.glsl to misc/shaders/fcc1953_fake.glsl

* Rename misc/flicker.glsl to misc/shaders/flicker.glsl

* Delete fcc1953_fake.glslp

* Rename misc/flip-horizontal.glsl to misc/shaders/flip-horizontal.glsl

* Rename misc/glass.glsl to misc/shaders/glass.glsl

* Rename misc/grade-no-LUT.glsl to misc/shaders/grade-no-LUT.glsl

* Rename misc/grade.glsl to misc/shaders/grade.glsl

* Rename misc/image-adjustment.glsl to misc/shaders/image-adjustment.glsl

* Rename misc/interlacing.glsl to misc/shaders/interlacing.glsl

* Rename misc/natural-vision.glsl to misc/shaders/natural-vision.glsl

* Rename misc/ntsc-colors.glsl to misc/shaders/ntsc-colors.glsl

* Update and rename misc/white_point.glsl to misc/shaders/white_point.glsl

fix an error too (wasn't loading)

* Delete empty

* Add files via upload
2023-05-17 12:00:28 -05:00
metallic77
ecfbf46095
Add files via upload 2023-05-16 20:34:36 +03:00
Dogway
e1d53dcb3f
glass - update 2023-05-11 14:45:09 +01:00
Dogway
e17cf7113f
grade - refactor 2023-05-11 14:44:29 +01:00
hizzlekizzle
2a20d90ee3
Update cocktail-cab-portrait.glsl 2023-04-02 10:57:20 -05:00
Dogway
4bf441c06c
Create glass.glsl (#139)
Glass shader for CRT related artifacts
2021-02-17 19:41:34 -06:00
Dogway
cb71096770 Update grade.glsl 2020-07-27 20:35:18 +01:00
Dogway
1394ba0c3a grade - compute white point in CIExy 2020-07-27 17:34:50 +01:00
Dogway
a301cd7b53
update grade.glsl (#123)
* Update grade.glsl

Fix var issue
Gamma pipeline relogic
Fix LUT implementation
Fix rolled_gain function
New otuput space: Rec.709
Fixed some defaults (output space to 4.0, and temperature to D55)

* update grade.slang

fix back output space default
2020-07-10 11:47:53 -05:00
hizzlekizzle
7eb7bf107e
Merge pull request #117 from Dogway/master
Create grade.glsl
2020-06-22 11:36:22 -05:00
Dogway
cb4c2e7106 Create grade.glsl 2020-06-22 14:53:09 +01:00
Dogway
42ac8577ba
adjust defaults and prefixes in white_point 2020-03-31 19:14:34 +01:00