Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup | 2015-10-26 | 1 | -1/+1 | |
* | Fixed Vector Intensity and Flicker | 2015-10-25 | 1 | -9/+13 | |
* | Small Fixes | 2015-10-20 | 2 | -16/+21 | |
* | Fixed Aspect Ratios | 2015-10-19 | 1 | -10/+11 | |
* | Artwork Support | 2015-10-18 | 4 | -3/+579 | |
* | Cleanup | 2015-10-18 | 1 | -41/+35 | |
* | Bloom Overdrive | 2015-10-10 | 1 | -1/+12 | |
* | Smooth Borders | 2015-10-09 | 1 | -3/+3 | |
* | Small fixes | 2015-10-04 | 2 | -23/+15 | |
* | Refactoring, Fixes and Cleanup | 2015-09-26 | 7 | -269/+437 | |
* | Refactoring and Fixes | 2015-08-02 | 6 | -57/+50 | |
* | Vector curvature correction | 2015-07-19 | 1 | -23/+45 | |
* | Post Pass effects for Vector rendering | 2015-07-12 | 1 | -2/+6 | |
* | Refactoring | 2015-07-11 | 4 | -146/+20 | |
* | Fixed misaligned scanlines with odd resolutions | 2015-05-30 | 1 | -1/+1 | |
* | Merge pull request #190 from ImJezze/master | 2015-05-27 | 1 | -42/+43 | |
|\ | |||||
| * | Quick fix | 2015-05-24 | 1 | -0/+3 | |
| * | Fixed roundness of rouned corners | 2015-05-24 | 1 | -29/+29 | |
| * | Changed vignetting simulation | 2015-05-22 | 1 | -15/+13 | |
* | | update in agreement with ImJezze (nw) | 2015-05-24 | 5 | -5/+5 | |
|/ | |||||
* | Fixed black border | 2015-05-15 | 1 | -21/+19 | |
* | added licenses to hlsl files (nw) | 2015-05-12 | 14 | -0/+28 | |
* | Fixed Curvature zoom | 2015-05-10 | 1 | -8/+14 | |
* | Fixed automatic Shadow Mask rotation | 2015-05-09 | 1 | -0/+1 | |
* | Fixed automatic Shadow Mask rotation | 2015-05-09 | 1 | -22/+38 | |
* | HLSL shader improvements | 2015-05-03 | 5 | -130/+500 | |
* | - Fixed bloom misalignment with HLSL. [MooglyGuy] | 2014-04-08 | 1 | -14/+35 | |
* | This revert (r26927), as requested by author, fixes the regression of missing... | 2014-01-24 | 2 | -249/+248 | |
* | - Fix for pixel gaps between multi-screen games in HLSL mode. [MooglyGuy] | 2014-01-04 | 2 | -248/+249 | |
* | Reduce smearing on hlsl prescale [MooglyGuy] | 2013-11-24 | 1 | -3/+3 | |
* | more HLSL cleanup, part e of pi (nw) | 2013-08-30 | 6 | -63/+51 | |
* | uniform consolidation, nw | 2013-08-29 | 7 | -57/+39 | |
* | minor shader cleanup, nw | 2013-08-28 | 8 | -72/+32 | |
* | -Restructured NTSC encode/decode shaders for better readability. [MooglyGuy] | 2013-08-25 | 3 | -100/+88 | |
* | Fix raster_bloom_scale and vector_bloom_scale, nw | 2013-05-22 | 1 | -11/+9 | |
* | fix composite ntsc shaders, nw | 2013-05-22 | 3 | -49/+31 | |
* | MAME Testers bugs fixed: 5201, 5202 |