summaryrefslogtreecommitdiffstatshomepage
path: root/hlsl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added oversampling option ImJezze2016-03-251-2/+0
* Scanline Variation ImJezze2016-03-151-3/+4
* Cleanup (nw) ImJezze2016-03-131-2/+2
* Fixed mask orientation for vector screen ImJezze2016-03-121-3/+12
* Fixed rotated source tile mode ImJezze2016-03-121-3/+3
* Refactoring of render targes and vector texture coordinates ImJezze2016-03-1210-145/+133
* Cleanup primary.fx ImJezze2016-02-282-24/+84
* Bloom refactoring ImJezze2016-02-253-37/+44
* Quality and Performance improvements ImJezze2016-02-2011-763/+141
* Fixed Bloom Level Alignment ImJezze2016-02-073-19/+22
* Improved Scanline Simulation ImJezze2016-02-072-20/+32
* Fixed missing const (nw) ImJezze2016-01-261-0/+1
* Cleanup (nw) ImJezze2016-01-261-13/+14
* NTSC Refactoring and Options ImJezze2016-01-254-219/+134
* Fixed YIQ passes ImJezze2016-01-092-74/+115
* Refactored color converge ImJezze2016-01-091-40/+52
* Refactoring (nw) ImJezze2016-01-032-72/+76
* Refactoring ImJezze2015-12-315-65/+33
* Cleanup (nw) ImJezze2015-12-3116-217/+122
* Cleanup (nw) ImJezze2015-12-265-24/+28
* Extended Shadow Mask and Bloom functionality ImJezze2015-12-253-57/+102
* Fixed HLSL for LCD screen type ImJezze2015-12-241-3/+2
* Made defocus strength equal for x/y and independent from screen size ImJezze2015-12-201-50/+51
* Cleanup (nw) ImJezze2015-11-181-1/+1
* Cleanup ImJezze2015-11-181-1/+1
* Changed screen adjustment for HLSL ImJezze2015-11-172-6/+78
* Cleanup ImJezze2015-11-071-2/+3
* Cleanup ImJezze2015-10-261-1/+1
* Fixed Vector Intensity and Flicker ImJezze2015-10-251-9/+13
* Small Fixes ImJezze2015-10-202-16/+21
* Fixed Aspect Ratios ImJezze2015-10-191-10/+11
* Artwork Support ImJezze2015-10-184-3/+579
* Cleanup ImJezze2015-10-181-41/+35
* Bloom Overdrive ImJezze2015-10-101-1/+12
* Smooth Borders ImJezze2015-10-091-3/+3
* Small fixes ImJezze2015-10-042-23/+15
* Refactoring, Fixes and Cleanup ImJezze2015-09-267-269/+437
* Refactoring and Fixes ImJezze2015-08-026-57/+50
* Vector curvature correction ImJezze2015-07-191-23/+45
* Post Pass effects for Vector rendering ImJezze2015-07-121-2/+6
* Refactoring ImJezze2015-07-114-146/+20
* Fixed misaligned scanlines with odd resolutions ImJezze2015-05-301-1/+1
* Merge pull request #190 from ImJezze/master David Haywood2015-05-271-42/+43
|\
| * Quick fix ImJezze2015-05-241-0/+3
| * Fixed roundness of rouned corners ImJezze2015-05-241-29/+29
| * Changed vignetting simulation ImJezze2015-05-221-15/+13
* | update in agreement with ImJezze (nw) Miodrag Milanovic2015-05-245-5/+5
|/
* Fixed black border ImJezze2015-05-151-21/+19
* added licenses to hlsl files (nw) Miodrag Milanovic2015-05-1214-0/+28
* Fixed Curvature zoom ImJezze2015-05-101-8/+14