ImJezze
758aaa496a
Fixed scanlines if the screen output is less than twice the size of the host source
2016-06-06 19:40:36 +02:00
ImJezze
6ea15072a7
Procedural texture for vectors in HLSL
...
* added simple procedural texture for vectors with rounded line ends and beam smoothness
* added optional -vector_beam_smooth option
* removed -antialias option, antialiasing is now always applied, except for plain D3D
2016-06-05 23:50:44 +02:00
therealmogminer@gmail.com
f263110d93
Fix crash when using pillarbox shaders, nw
2016-05-27 14:45:41 +02:00
therealmogminer@gmail.com
ea6bc4d8ce
bgfx: Ported xBR shaders from libretro. [Ryan Holtz, Hyllian]
2016-04-25 02:12:59 +02:00
ImJezze
07d8b25571
Added "selection" parameter to chain input sampler
...
- if specified all textures (.png) within the same directoy of the given texture will be selectable via slider in the UI
- also added slider for "shadow mask tile mode" to HLSL chain
2016-04-24 20:36:42 +02:00
ImJezze
dba12a31ad
Small fixes (nw)
...
- fixed not used u_humbar_hertz_rate parameter
- fixed half pixel shift of the shadow mask along the screen diagonal
2016-04-22 13:16:37 +02:00
therealmogminer@gmail.com
f5aa86dfc6
Checkpoint 1, nw
2016-04-21 15:48:29 +02:00
ImJezze
b1c06acb61
Implemented handling for u_screen_scale and u_screen_offset (nw)
2016-04-21 07:52:29 +02:00
ImJezze
cd4dfca43e
Refactored BGFX distortion pass (nw)
...
- also removed vector hack
2016-04-19 21:18:16 +02:00
therealmogminer@gmail.com
f8034ac812
bgfx: Added SuperEagle shader. [Ryan Holtz]
2016-04-19 16:29:30 +02:00
therealmogminer@gmail.com
c64b88bc78
-Added HQ2x, HQ3x and HQ4x shaders. [MooglyGuy,Jules Blok,Cameron Zemek,Maxim Stepin]
2016-04-18 19:40:07 +02:00
therealmogminer@gmail.com
e6a54bcc23
Minor fixups to pillarboxing shaders
2016-04-17 20:43:10 +02:00
therealmogminer@gmail.com
bff9111a30
Add pillarboxing shaders and layout for bgfx, nw
2016-04-16 15:30:40 +02:00
therealmogminer@gmail.com
99aa7eacd7
bgfx: Add data-driven render target clearing [Ryan Holtz]
2016-04-14 17:22:24 +02:00
Miodrag Milanovic
c211202b6e
Fixed typo and updated shaders (nw)
2016-04-05 20:07:22 +02:00