summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/d3d
Commit message (Expand)AuthorAgeFilesLines
...
* | | Cleanups and version bump Miodrag Milanovic2016-02-242-3/+3
| |/ |/|
* | Final fixups, get sliders working again, nw therealmogminer@gmail.com2016-02-212-94/+190
* | More reshuffling, nw therealmogminer@gmail.com2016-02-211-1/+1
* | First take on render API reorg, nw therealmogminer@gmail.com2016-02-215-145/+185
* | Significant speed improvements to the BGFX renderer. [MooglyGuy] therealmogminer@gmail.com2016-02-151-8/+3
* | Fix error by ImJezze (nw) Miodrag Milanovic2016-01-271-1/+1
|/
* Cleanups and version bumpmame0170 Miodrag Milanovic2016-01-271-13/+13
* fix error (nw) Miodrag Milanovic2016-01-271-1/+1
* Merge pull request #587 from ImJezze/pull Miodrag Milanović2016-01-272-200/+306
|\
| * Cleanup (nw) ImJezze2016-01-261-6/+6
| * NTSC Refactoring and Options ImJezze2016-01-252-66/+159
| * Fixed YIQ passes ImJezze2016-01-091-2/+9
| * Refactored color converge ImJezze2016-01-091-16/+17
| * Refactoring (nw) ImJezze2016-01-032-48/+29
| * Refactoring ImJezze2015-12-312-79/+98
| * Cleanup (nw) ImJezze2015-12-311-9/+14
* | fix compile for windows (nw) Miodrag Milanovic2016-01-241-2/+2
* | removed memory tracking (nw) Miodrag Milanovic2016-01-081-2/+2
* | Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
|/
* Cleanup (nw) ImJezze2015-12-262-21/+21
* Extended Shadow Mask and Bloom functionality ImJezze2015-12-252-12/+105
* Fixed HLSL for LCD screen type ImJezze2015-12-241-26/+23
* Made defocus strength equal for x/y and independent from screen size ImJezze2015-12-202-36/+60
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-1/+1
* some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-041-2/+2
* clang-modernize part 5 Miodrag Milanovic2015-12-041-14/+14
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-252-6/+5
* Fixed missing shadow mask ImJezze2015-11-201-11/+18
* Cleanup (nw) ImJezze2015-11-181-3/+3
* Cleanup ImJezze2015-11-181-42/+48
* Fixed changed screen adjustment for multi screens ImJezze2015-11-171-4/+14
* Fixed reset of HLSL settings ImJezze2015-11-172-4/+14
* Changed screen adjustment for HLSL ImJezze2015-11-171-3/+14
* Merge remote-tracking branch 'remotes/mamedev/master' ImJezze2015-11-153-7/+11
|\
| * more cleanups and fix (nw) Miodrag Milanovic2015-11-113-7/+11
* | Fixed HLSL visibility when toggling off/on ImJezze2015-11-151-0/+6
* | Fixed missing shadow mask texture when enabling HLSL via shortcut keys ImJezze2015-11-141-13/+21
* | Merge remote-tracking branch 'mamedev/master' ImJezze2015-11-091-0/+0
|\|
| * Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-082-0/+0
* | Renamed *.c to *.cpp (nw) ImJezze2015-11-091-0/+0
* | Fixed reset of HLSL settings ImJezze2015-11-082-155/+38
* | Cleanup ImJezze2015-11-072-106/+113
|/
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-281-3/+3
* Merge pull request #6 from mamedev/master ImJezze2015-10-201-1/+1
|\
| * Added seconds() and attoseconds() to attotime and prefixed members with couriersud2015-08-151-1/+1
* | Small Fixes ImJezze2015-10-201-0/+9
* | Artwork Support ImJezze2015-10-181-12/+20
* | Cleanup ImJezze2015-10-182-9/+9
* | Bloom Overdrive ImJezze2015-10-102-4/+37
* | Smooth Borders ImJezze2015-10-092-27/+26