| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Equalized options of HLSL and BGFX HLSL chain |  ImJezze | 2016-05-05 | 1 | -49/+49 |
| * | Cleanups and version bumpmame0173 |  Miodrag Milanovic | 2016-04-27 | 1 | -9/+9 |
| * | fix windows compile (nw) |  Miodrag Milanovic | 2016-04-26 | 1 | -0/+1 |
| * | Revert "Temp revert of Brad changes (nw)" |  Miodrag Milanovic | 2016-04-25 | 1 | -9/+21 |
| * | Temp revert of Brad changes (nw) |  Miodrag Milanovic | 2016-04-25 | 1 | -21/+9 |
| * | Various cleanups suggested by static analyzer (nw) |  Miodrag Milanovic | 2016-04-24 | 3 | -18/+24 |
| * | Split UI and frontend part from core [Miodrag Milanovic] |  Miodrag Milanovic | 2016-04-23 | 1 | -3/+2 |
| * | Refactor OSD window. |  Brad Hughes | 2016-04-21 | 1 | -9/+21 |
| * | Implemented handling for u_screen_scale and u_screen_offset (nw) |  ImJezze | 2016-04-21 | 1 | -2/+2 |
| * | Merge pull request #823 from ajrhacker/deviter |  Miodrag Milanović | 2016-04-20 | 1 | -5/+1 |
| |\ |
|
| | * | Iterate over devices C++11 style |  AJR | 2016-04-18 | 1 | -5/+1 |
| * | | Refactored distortion pass |  ImJezze | 2016-04-19 | 2 | -10/+32 |
| |/ |
|
| * | HLSL settings are reset now, when a new machine is selected |  ImJezze | 2016-04-17 | 2 | -2/+11 |
| * | Merge branch 'master' of https://github.com/GiuseppeGorgoglione/mame |  ImJezze | 2016-04-16 | 1 | -192/+45 |
| |\ |
|
| | * | Save Windows post-fx scheenshots as a single .png |  Giuseppe Gorgoglione | 2016-04-05 | 1 | -191/+32 |
| | * | Fix Windows rendering after post-fx snapshot or video recording |  Giuseppe Gorgoglione | 2016-04-05 | 1 | -1/+13 |
| * | | Reduction code for entries of "enum class ui_menu_item_type" and the use of i... |  dankan1890 | 2016-04-15 | 1 | -1/+1 |
| * | | Removed hacks for vector screens from shaders (nw) |  ImJezze | 2016-04-13 | 2 | -45/+49 |
| * | | Make OSDs return ui_menu_item lists, not slider_state lists |  therealmogminer@gmail.com | 2016-04-10 | 2 | -9/+18 |
| * | | Make sliders use an std::vector instead of a linked list, nw |  therealmogminer@gmail.com | 2016-04-10 | 2 | -40/+20 |
| * | | Add runtime screen chain selection, nw |  therealmogminer@gmail.com | 2016-04-09 | 1 | -1/+1 |
| |/ |
|
| * | Fixed render target dimension swap for BGFX (nw) |  ImJezze | 2016-04-03 | 1 | -3/+3 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2016-03-30 | 3 | -18/+18 |
| * | Refactored Bloom |  ImJezze | 2016-03-28 | 3 | -52/+23 |
| * | Change vector and gameboy preset (nw) |  ImJezze | 2016-03-26 | 1 | -1/+1 |
| * | Added oversampling option |  ImJezze | 2016-03-25 | 2 | -28/+21 |
| * | Merge bgfx_shader into master, nw |  therealmogminer@gmail.com | 2016-03-23 | 3 | -41/+45 |
| |\ |
|
| | * | Per-screen sliders and some bugfixing, nw |  therealmogminer@gmail.com | 2016-03-23 | 1 | -1/+4 |
| | * | Merge with master |  therealmogminer@gmail.com | 2016-03-21 | 3 | -299/+253 |
| | |\ |
|
| | * | | Fix scrolling in slider list, nw |  therealmogminer@gmail.com | 2016-03-17 | 1 | -1/+0 |
| | * | | Add most of the rest of the D3D HLSL chain, nw |  therealmogminer@gmail.com | 2016-03-15 | 1 | -4/+5 |
| | * | | Add bgfx command line options, major shakeup of organization, nw |  therealmogminer@gmail.com | 2016-03-13 | 1 | -24/+25 |
| | * | | More work on bgfx data-driven shaders, nw |  therealmogminer@gmail.com | 2016-03-13 | 2 | -2/+2 |
| * | | | clang compile fixes (nw) |  Miodrag Milanovic | 2016-03-21 | 2 | -6/+2 |
| | |/
|/| |
|
| * | | Merge pull request #724 from ImJezze/master |  Scott Stone | 2016-03-17 | 3 | -275/+229 |
| |\ \ |
|
| | * | | Scanline Variation |  ImJezze | 2016-03-15 | 2 | -1/+11 |
| | * | | Cleanup (nw) |  ImJezze | 2016-03-13 | 1 | -26/+27 |
| | * | | Refactoring of render targes and vector texture coordinates |  ImJezze | 2016-03-12 | 3 | -115/+109 |
| | * | | Merge remote-tracking branch 'refs/remotes/mamedev/master' |  ImJezze | 2016-03-02 | 3 | -918/+448 |
| | |\| |
|
| | * | | Cleanup primary.fx |  ImJezze | 2016-02-28 | 2 | -21/+10 |
| | * | | Bloom refactoring |  ImJezze | 2016-02-25 | 3 | -30/+19 |
| | * | | Merge remote-tracking branch 'refs/remotes/mamedev/master' |  ImJezze | 2016-02-21 | 5 | -239/+374 |
| | |\ \ |
|
| | * | | | Merge remote-tracking branch 'refs/remotes/mamedev/master' |  ImJezze | 2016-02-21 | 1 | -3/+3 |
| | * | | | Quality and Performance improvements |  ImJezze | 2016-02-20 | 3 | -119/+86 |
| | * | | | Fixed Bloom Level Alignment |  ImJezze | 2016-02-07 | 1 | -6/+6 |
| | * | | | Improved Scanline Simulation |  ImJezze | 2016-02-07 | 1 | -8/+8 |
| | * | | | Fixed skip of phosphor pass (nw) |  ImJezze | 2016-01-27 | 1 | -1/+1 |
| * | | | | Make osd_file a polymorphic class that's held with smart pointers |  Vas Crabb | 2016-03-14 | 2 | -35/+35 |
| | |_|/
|/| | |
|
| * | | | Replace strformat, strprintf and strcatprintf with type-safe steam_format and... |  Vas Crabb | 2016-02-28 | 1 | -6/+4 |
| * | | | Cleaned up sliders a bit in d3dhlsl, nw |  therealmogminer@gmail.com | 2016-02-27 | 2 | -914/+446 |