index
:
mame
aaron-nl3
aaron-pci-cleanup
addrbus-64
arm3_copro
asmjit
cbm_joy_swap
cdimono2_wip
cdplay
cdtv_subcode
dc_pvr-thread
deprecated
draggable-layout
dribbling-nl
dsp563xx
floppysound
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
release0288
rendlay_vid
s23-firewire
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
script-eof-marker
shangha3_drop
taitoair_vco
taitotz-pixxiii
taitowlf_zoom
time-experiments
time-experiments2
voodoo_directx11
x86_std-exceptions
xbox_swlist
xtal
ymfm-delay
MAME - Multiple Arcade Machine Emulator
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
osd
/
modules
/
render
/
bgfx
/
effectreader.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
osd: Turned video modules into actual modules, fixed various issues.
Vas Crabb
2023-02-01
1
-44
/
+41
*
render/bgfx: Got rid of a lot of unnecessary object copying during setup.
Vas Crabb
2023-01-29
1
-14
/
+14
*
Major D3D and BGFX code refactoring and bug fixes: (#10858) [Ryan Holtz]
MooglyGuy
2023-01-29
1
-2
/
+2
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
1
-7
/
+1
*
Updated BGFX fixes; verified as working on Linux and Windows. (#9420)
MooglyGuy
2022-03-15
1
-30
/
+99
*
Revert "More BGFX stability improvements (missing files + multi-window) (#9410)"
Vas Crabb
2022-03-16
1
-124
/
+29
*
More BGFX stability improvements (missing files + multi-window) (#9410)
MooglyGuy
2022-03-14
1
-29
/
+124
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-1
/
+1
*
bgfx: Add data-driven render target clearing [Ryan Holtz]
therealmogminer@gmail.com
2016-04-14
1
-0
/
+23
*
Revert "Fix SDL compile on linux. Took the opportunity to remove a number of"
Miodrag Milanovic
2016-04-08
1
-0
/
+2
*
Fix SDL compile on linux. Took the opportunity to remove a number of
couriersud
2016-04-08
1
-2
/
+0
*
Cleanups and version bump
Miodrag Milanovic
2016-03-30
1
-16
/
+16
*
Add screen-specific shader chain support, nw
therealmogminer@gmail.com
2016-03-23
1
-1
/
+6
*
Fix lots of issues with bgfx
therealmogminer@gmail.com
2016-03-21
1
-14
/
+18
*
Make JSON error checking a lot more verbose
therealmogminer@gmail.com
2016-03-19
1
-19
/
+13
*
More work on bgfx data-driven shaders, nw
therealmogminer@gmail.com
2016-03-13
1
-2
/
+5
*
Cleanups and version bump
Miodrag Milanovic
2016-02-24
1
-31
/
+31
*
Fix some compile errors, not sure if all(nw)
therealmogminer@gmail.com
2016-02-21
1
-0
/
+8
*
More work on targets, nw
therealmogminer@gmail.com
2016-02-21
1
-2
/
+2
*
First take on render API reorg, nw
therealmogminer@gmail.com
2016-02-21
1
-0
/
+69