summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix screen flipping on opengl targets in bgfx, nw therealmogminer@gmail.com2016-03-183-66/+104
* 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-1837-509/+503
* Fix scrolling in slider list, nw therealmogminer@gmail.com2016-03-177-17/+6
* More bgfx HLSL fixups, nw therealmogminer@gmail.com2016-03-1610-44/+62
* 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-1538-96/+727
* Fix up NTSC shaders, nw therealmogminer@gmail.com2016-03-133-43/+34
* Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-1342-157/+740
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-1322-113/+537
* Add double-buffered render target support to bgfx shader defs, nw therealmogminer@gmail.com2016-03-1313-66/+211
* Fix up numerous bgfx shader bugs, add auto-uniform u_texsize, nw therealmogminer@gmail.com2016-03-1311-105/+140
* More work on bgfx data-driven shaders, nw therealmogminer@gmail.com2016-03-1348-261/+1110
* Updated delegates, now works on ARM and ARM64 (nw) Miodrag Milanovic2016-03-132-510/+74
* layout: added clickable buttons to comp4 hap2016-03-136-104/+186
* revert test hap2016-03-131-1/+1
* layout: added clickable buttons to mbdtower and fxmcr165 hap2016-03-135-45/+274
* New Working Game - Chicken Draw briantro2016-03-132-0/+71
* atapicdr: basic disk change support cracyc2016-03-124-4/+68
* New WORKING Machines added hap2016-03-133-62/+139
* start hooking up the subcpu + devices David Haywood2016-03-121-4/+49
* add palette (nw) David Haywood2016-03-121-8/+12
* debug stuff David Haywood2016-03-121-6/+56
* map some basics David Haywood2016-03-121-5/+92
* fix gfxdecodes for sprites (nw) David Haywood2016-03-121-8/+8
* new NOT WORKING David Haywood2016-03-122-0/+138
* fix gcc 6.0 build (nw) Miodrag Milanovic2016-03-121-2/+2
* fix for VS builds by Vas (nw) Miodrag Milanovic2016-03-121-1/+1
* Change default value of autoboot_delay to 0. The LUA scripts themselves can ... Scott Stone2016-03-121-1/+1
* Add support to adjust the screen color Dirk Best2016-03-12185-345/+332
* hh_tms1k: cnfball and fxmcr165 WIP hap2016-03-127-127/+555
* ppcdrc: handle divide by zero (nw) Ville Linde2016-03-121-1/+13
* if (this) leftover, need to check if this causes some issue (nw) Miodrag Milanovic2016-03-111-2/+0
* this is always true now so no reason to check (nw) Miodrag Milanovic2016-03-111-1/+0
* Revert "armedf.cpp: fixed missing ship icon in terrafb and terrafjb and fixe... Ivan Vangelista2016-03-112-6/+6
* audio/taito_en.cpp: use device_mconfig_additions() (nw) Ivan Vangelista2016-03-1110-154/+159
* Merge pull request #703 from ajrhacker/subcmd R. Belmont2016-03-112-4/+9
|\
| * Let slot_default in softlists override INIs (but not the command line) AJR2016-03-092-4/+9
* | Fix that makes non-Unicode build to work (nw) Miodrag Milanovic2016-03-111-1/+1
* | armedf.cpp: fixed missing ship icon in terrafb and terrafjb and fixed the la... Ivan Vangelista2016-03-112-6/+6
* | With latest package from MSYS of clang 3.8.0 build at least compile fine on w... Miodrag Milanovic2016-03-115-22/+13
* | Don't need to call FlushFileBuffers (it's equivalent to fsync, not fflush) Vas Crabb2016-03-112-15/+1
* | commented out regression slow error.log on Windows hap2016-03-111-1/+3
* | carjmbre: marked game as working again, still some problems with sprites hap2016-03-111-27/+50
* | NoteTaker: Attached FDC and floppy drive. [Lord Nightmare] Lord-Nightmare2016-03-101-4/+23
* | IGS Super Poker: Decrypted all the US/UA sets. They are still RobertoFresca2016-03-101-17/+39
* | remove leftover logging (nw) Dirk Best2016-03-101-1/+1