summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/shaders
Commit message (Expand)AuthorAgeFilesLines
* misc: remove "all rights reserved" copyright comment, hap2025-01-221-1/+1
* Removed some unnecessary backslash line continuations. (#12047) amameuser2024-02-212-2/+2
* Revert "Updated bgfx, bx and bimg to current upstream versions. (#11493)" Vas Crabb2023-09-081-5/+5
* Updated bgfx, bx and bimg to current upstream versions. (#11493) Julian Sikorski2023-09-061-5/+5
* render/bgfx: Got rid of a lot of unnecessary object copying during setup. Vas Crabb2023-01-2927-386/+386
* Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz] MooglyGuy2023-01-29100-197/+605
* bgfx: crt-geom and crt-geom-deluxe improvements: (#8653) cgwg2022-07-078-371/+238
* Removed superfluous semicolons from various source files. (#9796) 0kmg2022-05-221-1/+1
* -bgfx: Fixed YUV shader to have better brightness balance. [Ryan Holtz] (#9425) MooglyGuy2022-03-171-4/+5
* -bgfx: Added default LUT PNG, fixes LUT-effect crash. Fixed external texture ... MooglyGuy2022-03-121-7/+6
* -bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe... MooglyGuy2021-09-041-8/+17
* -bgfx: Fixed UV rounding errors in fs_blit_palette16; Switched back to direct... MooglyGuy2021-08-301-2/+9
* -bgfx: Revised fs_blit_palette16 to not use pixel rounding. Fixes issues in c... MooglyGuy2021-08-241-17/+2
* BGFX fixes for various backends (#8469) [Ryan Holtz] MooglyGuy2021-08-202-14/+29
* Fix to make it work on windows Miodrag Milanovic2021-08-121-2/+0
* update shader.mk according to one in bgfx Miodrag Milanovic2021-08-101-23/+45
* bgfx: Fixed crt-geom{,-deluxe} shader compilation and recompiled shaders. Vas Crabb2021-03-202-2/+2
* bgfx: crt-geom and crt-geom-deluxe enhancements (#7872) cgwg2021-03-207-70/+270
* bgfx: crt-geom and crt-geom-deluxe enhancements (#7766) cgwg2021-02-214-33/+248
* Update "2020" text to "2021" (#7713) Stiletto2021-01-281-1/+1
* srcclean in preparation for branching release Vas Crabb2021-01-24110-270/+270
* bgfx: Fixed overlapping register in lcd-grid shaders and compiled for Direct3... Vas Crabb2021-01-231-1/+1
* bgfx: Added lcd-grid shader. (#7691) cgwg2021-01-235-0/+156
* Modified crt-geom-deluxe to track the power-law fall-off for longer (up to 10... cgwg2020-12-232-4/+14
* Happy New Year 2020 (nw) (#6128) Stiletto2020-01-041-1/+1
* -bgfx: Fixed Github issue #5961. [Ryan Holtz] MooglyGuy2019-11-241-2/+2
* -bgfx: Fixed Github issues #5830 and #5956. [Ryan Holtz] MooglyGuy2019-11-241-0/+24
* Sync bgfx, bx and bimg with upstream; fix the hlsl fs_chroma.sc matrix transp... Julian Sikorski2019-11-122-16/+8
* -bgfx: Fixed opengl backend, nw MooglyGuy2019-10-211-0/+2
* Make shaders fixes (#5730) Julian Sikorski2019-10-131-14/+15
* -bgfx: Do texture format conversion via a full-screen GPU pass. [Ryan Holtz] MooglyGuy2019-10-133-0/+70
* WIP: sync bgfx, bx and bimg with latest upstream (#5723) Julian Sikorski2019-10-133-16/+27
* Remove shaders that I didn't mean to commit, nw MooglyGuy2019-07-105-533/+0
* -core: Removed TEXFORMAT_PALETTEA16. [Ryan Holtz] MooglyGuy2019-07-105-0/+533
* (nw) Clean up the mess on master Vas Crabb2019-03-263-7/+7
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-7/+7
* fs_xbr-lv3-noblend.sc: Fix compile (nw) Olivier Galibert2019-03-251-3/+3
* Merge pull request #4492 from algestam/bgfx_hlsl_fix R. Belmont2019-01-161-3/+3
|\
| * Transposed transformation matrix to fix bgfx colors (nw) Henrik Algestam2019-01-081-3/+3
* | 2018 -> 2019 changes (nw) Stiletto2019-01-101-1/+1
|/
* HLSL Color Transforms and 3D LUT (#4043) Westley M. Martinez2018-10-075-8/+118
* Port scanline modification to BGFX W. M. Martinez2018-09-143-38/+116
* Updates "2017" strings to "2018" where relevant. Jonathan Holt2018-01-061-1/+1
* -bgfx: Fixed xBR-lv2-multipass shader. [Ryan Holtz] MooglyGuy2017-06-112-88/+31
* -bgfx: Fixed the following xBR shaders: xBR-lv2-fast, xBR-lv2-noblend, xBR-lv... MooglyGuy2017-06-107-426/+293
* Fixed HQx shaders with BGFX OpenGL backend. Fixes for more shaders seem to be... MooglyGuy2017-05-183-30/+30
* Updates "2016" strings to "2017 where relevant. Stiletto2017-01-241-1/+1
* 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-291-11/+27