summaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Small adjustment (nw) ImJezze2016-03-261-2/+2
|
* Change vector and gameboy preset (nw) ImJezze2016-03-264-18/+19
|
* Added oversampling option ImJezze2016-03-256-33/+28
| | | | - and some cleanup
* Fixed direction of vector extension ImJezze2016-03-241-15/+11
|
* Improved junction points of vector lines ImJezze2016-03-231-7/+24
| | | | - and fixed size of vector points
* Merge pull request #16 from mamedev/master ImJezze2016-03-23881-29606/+60179
|\ | | | | Sync to base master
| * Fix clang compile error (nw) Miodrag Milanovic2016-03-231-1/+1
| |
| * Merge bgfx_shader into master, nw therealmogminer@gmail.com2016-03-23307-1179/+4873
| |\
| | * Typo fix, nw therealmogminer@gmail.com2016-03-231-1/+1
| | |
| | * Fix broken cocktail mode, nw therealmogminer@gmail.com2016-03-231-1/+1
| | |
| | * Fix up description of -bgfx_screen_chains, nw therealmogminer@gmail.com2016-03-231-1/+1
| | |
| | * Per-screen sliders and some bugfixing, nw therealmogminer@gmail.com2016-03-2311-59/+93
| | |
| | * Add screen-specific shader chain support, nw therealmogminer@gmail.com2016-03-2364-115/+219
| | |
| | * added missing file (nw) Miodrag Milanovic2016-03-231-0/+1
| | |
| | * Updated makefile to support more building environments and to prevent ↵ Miodrag Milanovic2016-03-231-1/+13
| | | | | | | | | | | | crashing if folders are missing (nw)
| | * Fix compile (nw) Miodrag Milanovic2016-03-231-1/+1
| | |
| | * Fix housemnq crash, nw therealmogminer@gmail.com2016-03-229-90/+194
| | |
| | * Fix cocktail mode crash therealmogminer@gmail.com2016-03-214-13/+32
| | |
| | * Merge with master therealmogminer@gmail.com2016-03-21547-26096/+37275
| | |\
| | * | Make specifying invalid bgfx backends non-fatal, nw therealmogminer@gmail.com2016-03-211-5/+5
| | | |
| | * | Fix lots of issues with bgfx therealmogminer@gmail.com2016-03-2167-315/+542
| | | |
| | * | Make JSON error checking a lot more verbose therealmogminer@gmail.com2016-03-1927-173/+246
| | | |
| | * | Bugfixes, nw therealmogminer@gmail.com2016-03-182-8/+5
| | | |
| | * | Fix screen flipping on opengl targets in bgfx, nw therealmogminer@gmail.com2016-03-185-66/+162
| | | |
| | * | Setting a sampler counts as setting a uniform in bgfx, nw therealmogminer@gmail.com2016-03-181-1/+4
| | | |
| | * | Hopefully fix crashes on SDL, nw therealmogminer@gmail.com2016-03-188-56/+58
| | | |
| | * | Add bgfx_backend and bgfx_debug options, fix compile error on mac, nw therealmogminer@gmail.com2016-03-184-5/+39
| | | |
| | * | Some bugfixes for BGFX on SDL, nw therealmogminer@gmail.com2016-03-187-9/+76
| | | |
| | * | Polishing up BGFX shader system, nw therealmogminer@gmail.com2016-03-18112-798/+668
| | | |
| | * | Fix scrolling in slider list, nw therealmogminer@gmail.com2016-03-177-17/+6
| | | |
| | * | More bgfx HLSL fixups, nw therealmogminer@gmail.com2016-03-1655-111/+127
| | | |
| | * | Remove -mt, nw therealmogminer@gmail.com2016-03-156-157/+13
| | | |
| | * | Add most of the rest of the D3D HLSL chain, nw therealmogminer@gmail.com2016-03-15128-110/+1021
| | | |
| | * | Fix up NTSC shaders, nw therealmogminer@gmail.com2016-03-1332-45/+60
| | | |
| | * | Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-13184-170/+1016
| | | |
| | * | Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-1330-132/+573
| | | |
| | * | Add double-buffered render target support to bgfx shader defs, nw therealmogminer@gmail.com2016-03-1314-76/+218
| | | |
| | * | Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw therealmogminer@gmail.com2016-03-1318-113/+153
| | | |
| | * | More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-1355-291/+1145
| | | |
| * | | Removing unused functions from winutf8.cpp. Also adding UWP implementations ↵ Brad Hughes2016-03-232-107/+10
| | | | | | | | | | | | | | | | for Set/GetWindowText.
| * | | luaengine: add popmessage and logerror for lua (nw) cracyc2016-03-232-1/+25
| | | |
| * | | corrected rom names in seganinj set [Mathieu Patard] David Haywood2016-03-233-249/+420
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - also added correct 'rev A' sprite rom (the program roms were rev A, looks like this ROM was missed when it was dumped before) new NOT WORKING clone Sega Ninja (315-5113) [Mathieu Patard] - we don't have a decryption function for this set also added some bootleg decrypted sets that are being used on PCBs.
| * | | Merge pull request #735 from rootfather/update-translation Vas Crabb2016-03-241-2/+2
| |\ \ \ | | | | | | | | | | Update German strings.po file
| | * | | Update German strings.po rootfather2016-03-231-2/+2
| | | | |
| * | | | use correct dips (nw) David Haywood2016-03-231-9/+10
| |/ / /
| * | | Allow command-line errors to work in Emscripten (nw) Justin Kerk2016-03-231-1/+1
| | | |
| * | | Get max char size from ANSI codepage instead of IsDBCSLeadChar() Brad Hughes2016-03-221-6/+16
| | | |
| * | | Merge: Build project for Windows Store Brad Hughes2016-03-222-0/+27
| |\ \ \
| | * | | Build project for Windows Store Brad Hughes2016-03-222-0/+27
| | | | |
| * | | | new clones David Haywood2016-03-222-1/+24
| | | | | | | | | | | | | | | | | | | | Moon Cresta (SegaSA / Sonic) [Roselson (from AUMAP)]