summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx
Commit message (Expand)AuthorAgeFilesLines
* Remove emu.h from headers (nw) Olivier Galibert2017-02-116-1/+5
* Updates "2016" strings to "2017 where relevant. Stiletto2017-01-241-1/+1
* Fix compile with latest BGFX (nw) Miodrag Milanovic2017-01-024-10/+11
* Move special windows.h include directives to build defines (nw) Brad Hughes2016-12-281-2/+0
* first srcclean pass (nw) Vas Crabb2016-12-251-1/+1
* Make shaders compile dx9 and dx11 only on windows (nw) Miodrag Milanovic2016-11-082-3/+7
* Updated BGFX and BX and recompiled shaders (nw) Branimir Karadžić2016-10-292-14/+39
* Reduced defocus effect to one pass (HLSL/BGFX) Jezze2016-10-221-11/+17
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-2214-24/+24
* Fixed aspect ratio of rounded corners (nw) Jezze2016-09-291-11/+12
* use floorf rather than floor for float->float Vas Crabb2016-09-282-4/+4
* Fixed several small issues in HLSL/BGFX Jezze2016-09-286-33/+100
* Update BGFX and BX packages and update MAME code to support new API (nw) Miodrag Milanovic2016-09-032-7/+7
* - already fixed scanline issue also applied for swapped orientation (nw) Jezze2016-08-131-3/+7
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+2
* Get sun4_40 happy with SCSI therealmogminer@gmail.com2016-07-223-0/+175
* Added crt-geom and crt-geom-deluxe shaders for bgfx. Jeremy Green2016-07-0312-0/+734
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-294-53/+53
* POSIX implementation for new directory read features, cleanup of Windows impl... Vas Crabb2016-06-252-7/+3
* C++-ified osd_directory (now osd::directory), and added last_modified to osd:... Nathan Woods2016-06-242-9/+9
* Small shader corrections (nw) ImJezze2016-06-202-2/+2
* Merge pull request #907 from einstein95/patch-6 Vas Crabb2016-06-151-3/+3
|\
| * Rearrange shaderc arguments (nw) Logan B2016-05-281-3/+3
* | Fixed scanlines if the screen output is less than twice the size of the host ... ImJezze2016-06-061-1/+7
* | Procedural texture for vectors in HLSL ImJezze2016-06-051-8/+10
* | More slider cleanup, nw therealmogminer@gmail.com2016-05-286-27/+26
|/
* Fix potential crash when using pillarbox default.lay but not specifying 3 sha... therealmogminer@gmail.com2016-05-271-2/+8
* Fix crash when using pillarbox shaders, nw therealmogminer@gmail.com2016-05-2711-8/+186
* Fix debug crash with bgfx screen chains therealmogminer@gmail.com2016-05-266-19/+49
* ui refactoring [Vas Crabb] Vas Crabb2016-05-274-18/+18
* Move slider_state and ui_menu_item into src/frontend/mame, nw therealmogminer@gmail.com2016-05-166-5/+6
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-2711-328/+327
* Reapply balrog's fix therealmogminer@gmail.com2016-04-261-0/+1
* Fix preservation of settings when changing screen chain selection with multip... therealmogminer@gmail.com2016-04-264-1/+74
* Revert "Fix crash when switching screen chains (nw)" upon request (nw) balr0g2016-04-251-1/+0
* Fix crash when switching screen chains (nw) balr0g2016-04-251-0/+1
* bgfx: Ported xBR shaders from libretro. [Ryan Holtz, Hyllian] therealmogminer@gmail.com2016-04-25118-613/+7295
* Added "selection" parameter to chain input sampler ImJezze2016-04-2418-141/+367
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-242-4/+5
* Split UI and frontend part from core [Miodrag Milanovic] Miodrag Milanovic2016-04-233-4/+3
* Simplified min, max, default and step value handling for chain configuration ImJezze2016-04-226-44/+44
* Small fixes (nw) ImJezze2016-04-221-14/+14
* works for sub folders of CHAIN folder specified (nw) Miodrag Milanovic2016-04-211-3/+3
* Checkpoint 1, nw therealmogminer@gmail.com2016-04-21107-83/+5170
* compile just one chain with Miodrag Milanovic2016-04-211-1/+4
* Fixed b1c06ac (nw) ImJezze2016-04-211-5/+2
* Implemented handling for u_screen_scale and u_screen_offset (nw) ImJezze2016-04-216-21/+67
* Refactored BGFX distortion pass (nw) ImJezze2016-04-193-45/+53
* bgfx: Added SuperEagle shader. [Ryan Holtz] therealmogminer@gmail.com2016-04-195-0/+250
* -Added HQ2x, HQ3x and HQ4x shaders. [MooglyGuy,Jules Blok,Cameron Zemek,Maxim... therealmogminer@gmail.com2016-04-1816-1/+445