summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/bgfx/effectmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* osd: Turned video modules into actual modules, fixed various issues. Vas Crabb2023-02-011-30/+39
* render/bgfx: Got rid of a lot of unnecessary object copying during setup. Vas Crabb2023-01-291-4/+4
* Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz] MooglyGuy2023-01-291-1/+1
* Update BGFX, BX and BIMG (#10789) Miodrag Milanović2023-01-051-1/+2
* Revert "Update BGFX, BX and BIMG (#10750)" (#10787) R. Belmont2023-01-041-2/+1
* Update BGFX, BX and BIMG (#10750) Miodrag Milanović2023-01-041-1/+2
* osd/modules/file: Don't magically substitute environment variables when openi... npwoods2022-12-171-1/+1
* Clean up #includes in src/osd (#10029) ajrhacker2022-07-041-6/+8
* osdcore.h: Changed osd_subst_env to accept a std::string_view and return a st... npwoods2022-06-151-2/+1
* Updated BGFX fixes; verified as working on Linux and Windows. (#9420) MooglyGuy2022-03-151-37/+59
* Revert "More BGFX stability improvements (missing files + multi-window) (#9410)" Vas Crabb2022-03-161-59/+37
* More BGFX stability improvements (missing files + multi-window) (#9410) MooglyGuy2022-03-141-37/+59
* Updated GENie, BGFX, BX, added BIMG since it is separated now, updated all sh... Miodrag Milanovic2017-12-011-2/+2
* do variable substitution in bgfx_path #2201 Vas Crabb2017-04-231-1/+3
* Fix compile with latest BGFX (nw) Miodrag Milanovic2017-01-021-3/+3
* Try to fix issue on some linux platforms (nw) Miodrag Milanovic2016-04-081-2/+2
* Revert "Fix SDL compile on linux. Took the opportunity to remove a number of" Miodrag Milanovic2016-04-081-7/+2
* Revert "compile fix on windows (nw)" Miodrag Milanovic2016-04-081-1/+0
* compile fix on windows (nw) Miodrag Milanovic2016-04-081-0/+1
* Fix SDL compile on linux. Took the opportunity to remove a number of couriersud2016-04-081-2/+7
* Cleanups and version bump Miodrag Milanovic2016-03-301-22/+22
* Cleanup in the bgfx aisle, nw therealmogminer@gmail.com2016-03-251-2/+2
* Huge cleanup of render target handling, nw therealmogminer@gmail.com2016-03-251-3/+6
* Add screen-specific shader chain support, nw therealmogminer@gmail.com2016-03-231-3/+21
* Make JSON error checking a lot more verbose therealmogminer@gmail.com2016-03-191-3/+6
* Add bgfx command line options, major shakeup of organization, nw therealmogminer@gmail.com2016-03-131-1/+1
* Add dynamic skipping of shader chain passes, nw therealmogminer@gmail.com2016-03-131-1/+2
* compile with latest bgfx,bx (nw) Miodrag Milanovic2016-03-081-0/+1
* Cleanups and version bump Miodrag Milanovic2016-02-241-12/+12
* Fix some compile errors, not sure if all(nw) therealmogminer@gmail.com2016-02-211-0/+11
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-0/+55