index
:
mame
aaron-nl3
aaron-pci-cleanup
arm3_copro
asmjit
cdimono2_wip
cdplay
cdtv_chd-v5
dc_pvr-thread
deprecated
docs_wavwrite
draggable-layout
dribbling-nl
hlsl_aviplay
lisa
lua_engine_ui_refactor_2
m57_troangel-bluesea
make_coco_fdc_fixed
master
n64-angrylion
netlist-generated
new_menus
nl-splitfrogs
nl_dips
nltool-updates
py_regtests
qt6_position-fix
rendlay_vid
saturn_cdblock
saturn_vdp_split
save-experiments
save_structs
shangha3_drop
sound
taitoair_vco
taitowlf_zoom
time-experiments
time-experiments2
vamphalf_misncrft
voodoo_directx11
x86_std-exceptions
xbox_swlist
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSD/network interface cleanup
AJR
2022-08-28
1
-0
/
+1
*
bgfx: crt-geom and crt-geom-deluxe improvements: (#8653)
cgwg
2022-07-07
8
-371
/
+238
*
Clean up #includes in src/osd (#10029)
ajrhacker
2022-07-04
38
-128
/
+159
*
osdcore.h: Changed osd_subst_env to accept a std::string_view and return a st...
npwoods
2022-06-15
3
-9
/
+4
*
bgfx: Honour antialias flag on textured quad primitives (fixes MT08340).
Vas Crabb
2022-06-06
1
-1
/
+1
*
bgfx: Honour texture wrap flag. (#9812)
Vas Crabb
2022-05-23
2
-7
/
+10
*
Removed superfluous semicolons from various source files. (#9796)
0kmg
2022-05-22
2
-2
/
+2
*
-util/corealloc.h: Reduced make_unique_clear to a single variant for POD arrays.
Vas Crabb
2022-04-03
2
-79
/
+79
*
-bgfx: Fixed YUV shader to have better brightness balance. [Ryan Holtz] (#9425)
MooglyGuy
2022-03-17
1
-4
/
+5
*
Updated BGFX fixes; verified as working on Linux and Windows. (#9420)
MooglyGuy
2022-03-15
16
-272
/
+450
*
Revert "More BGFX stability improvements (missing files + multi-window) (#9410)"
Vas Crabb
2022-03-16
13
-342
/
+235
*
More BGFX stability improvements (missing files + multi-window) (#9410)
MooglyGuy
2022-03-14
13
-235
/
+342
*
-bgfx: Added default LUT PNG, fixes LUT-effect crash. Fixed external texture ...
MooglyGuy
2022-03-12
2
-8
/
+7
*
Remove fileio.h from emu.h
AJR
2022-02-11
4
-0
/
+4
*
Removed extra semicolons after function bodies in remaining headers. (#9277)
0kmg
2022-02-07
2
-4
/
+4
*
rendutil.cpp: API cleanup + minor related OSD render cleanups
AJR
2022-01-22
2
-32
/
+11
*
Render-related cleanup
AJR
2021-12-30
1
-2
/
+3
*
-osd/windows: Fixed stupid potential deadlock on exit.
Vas Crabb
2021-11-13
3
-39
/
+19
*
bgfx: fix flurry of bogus warning messages
hap
2021-10-29
1
-1
/
+1
*
Build cleanup and UWP removal (#8756)
Vas Crabb
2021-10-27
2
-32
/
+1
|
\
|
*
Remove OSD_UWP from rest of code
Miodrag Milanovic
2021-10-26
2
-32
/
+1
*
|
render/d3d: Replaced some locale-sensitive configuration parsing code.
Vas Crabb
2021-10-26
1
-18
/
+21
|
/
*
util: Further API cleanups: (#8661)
Vas Crabb
2021-10-05
1
-3
/
+3
*
-bgfx: Switched fs_blit_palette16 to expand bitmap_ind16 contents to R8. Fixe...
MooglyGuy
2021-09-04
10
-43
/
+75
*
Use D32F texture format instead of D24, should fix AMD hardware (#8516)
Julian Sikorski
2021-08-30
1
-2
/
+2
*
-bgfx: Fixed UV rounding errors in fs_blit_palette16; Switched back to direct...
MooglyGuy
2021-08-30
2
-22
/
+10
*
-bgfx: Revised fs_blit_palette16 to not use pixel rounding. Fixes issues in c...
MooglyGuy
2021-08-24
2
-20
/
+32
*
formats, osd, util: Started refactoring file I/O stuff. (#8456)
Vas Crabb
2021-08-22
3
-8
/
+8
*
BGFX fixes for various backends (#8469) [Ryan Holtz]
MooglyGuy
2021-08-20
17
-80
/
+229
*
Use std::clamp in more source files
AJR
2021-08-15
1
-3
/
+3
*
Remove not suported platform
Miodrag Milanovic
2021-08-15
1
-5
/
+0
*
Fix to make it work on windows
Miodrag Milanovic
2021-08-12
1
-2
/
+0
*
update shader.mk according to one in bgfx
Miodrag Milanovic
2021-08-10
1
-23
/
+45
*
fix OSD=mac compile [R. Belmont]
arbee
2021-07-31
1
-1
/
+3
*
bgfx: Fixed crt-geom{,-deluxe} shader compilation and recompiled shaders.
Vas Crabb
2021-03-20
2
-2
/
+2
*
bgfx: crt-geom and crt-geom-deluxe enhancements (#7872)
cgwg
2021-03-20
7
-70
/
+270
*
bgfx png: The message parameters were the wrong way around.
Robbbert
2021-02-21
1
-1
/
+1
*
bgfx: crt-geom and crt-geom-deluxe enhancements (#7766)
cgwg
2021-02-21
4
-33
/
+248
*
render/bgfx: Use platform-specific path separator more consistently
AJR
2021-02-05
1
-1
/
+1
*
render/bgfx: Fix failure to load texture .png files when -artpath contains mu...
AJR
2021-02-03
1
-45
/
+34
*
Update "2020" text to "2021" (#7713)
Stiletto
2021-01-28
1
-1
/
+1
*
ui: Clean up slider callbacks
AJR
2021-01-27
8
-85
/
+30
*
srcclean in preparation for branching release
Vas Crabb
2021-01-24
110
-270
/
+270
*
bgfx: Fixed overlapping register in lcd-grid shaders and compiled for Direct3...
Vas Crabb
2021-01-23
1
-1
/
+1
*
bgfx: Added lcd-grid shader. (#7691)
cgwg
2021-01-23
5
-0
/
+156
*
-getaway.cpp: Fixed steering control.
Vas Crabb
2021-01-23
1
-11
/
+9
*
ATTR_UNUSED, do you welcome C++17 in your heart and mind?
Olivier Galibert
2021-01-22
1
-2
/
+2
*
Much more core std::string_view modernization
AJR
2021-01-20
1
-1
/
+1
*
osdwindow.cpp: Centralize basic functions; de-virtualize various getters
AJR
2021-01-04
2
-16
/
+16
*
render.h, rendlay.h: Dependency refactoring
AJR
2021-01-04
2
-0
/
+2
[next]