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
/
windows
/
video.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
More work towards generic AVI playback, nw
hlsl_aviplay
MooglyGuy
2019-07-22
1
-0
/
+4
*
Changed a number of comment declarations to read *.cpp instead of *.c
npwoods
2019-06-16
1
-1
/
+1
*
Move special windows.h include directives to build defines (nw)
Brad Hughes
2016-12-28
1
-1
/
+0
*
Change window handle storage to template instead of void* (nw) (#1725)
Brad Hughes
2016-11-17
1
-1
/
+1
*
Small cleanup (nw)
Miodrag Milanovic
2016-11-11
1
-1
/
+1
*
Convert OSD monitor info to modules plus add DXGI implementation
Brad Hughes
2016-09-14
1
-219
/
+1
*
Cleanups and version bump
Miodrag Milanovic
2016-07-27
1
-1
/
+1
*
Changed strconv.[cpp|h] functions to return their results as std::string and ...
Nathan Woods
2016-07-24
1
-5
/
+3
*
Make monitor list a list of shared_ptr like window_list (nw)
Brad Hughes
2016-07-01
1
-33
/
+37
*
Move window_list to osd_common_t
Brad Hughes
2016-06-11
1
-2
/
+2
*
Unify window_list in Windows and SDL OSD
Brad Hughes
2016-06-10
1
-2
/
+2
*
Added ability to create standalone emulators, added zexall as example (nw)
Miodrag Milanovic
2016-05-08
1
-1
/
+1
*
Revert "Temp revert of Brad changes (nw)"
Miodrag Milanovic
2016-04-25
1
-2
/
+2
*
Temp revert of Brad changes (nw)
Miodrag Milanovic
2016-04-25
1
-2
/
+2
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
1
-15
/
+15
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
1
-1
/
+0
*
Refactor OSD window.
Brad Hughes
2016-04-21
1
-2
/
+2
*
Standardize platform window pointer storage in osd_window.
Brad Hughes
2016-04-18
1
-1
/
+1
*
Add AVI writing to bgfx, nw
therealmogminer@gmail.com
2016-04-17
1
-8
/
+6
*
Update windows to use platform independent watchdog implementation (nw)
Miodrag Milanovic
2016-04-15
1
-4
/
+1
*
Make sliders use an std::vector instead of a linked list, nw
therealmogminer@gmail.com
2016-04-10
1
-9
/
+0
*
move common struct to common place (nw)
Miodrag Milanovic
2016-04-04
1
-1
/
+1
*
Implement integer scaling in core renderer [Calamity]
Antonio Giner
2016-03-15
1
-15
/
+0
*
cleanup (nw)
Miodrag Milanovic
2016-02-29
1
-1
/
+0
*
Merge input modules work.
Brad Hughes
2016-02-28
1
-1
/
+1
|
\
|
*
Refactor OSD input into modules
Brad Hughes
2016-02-28
1
-1
/
+1
*
|
Fix D3D and BGFX fullscreen toggle issues, nw
therealmogminer@gmail.com
2016-02-22
1
-0
/
+1
*
|
Final fixups, get sliders working again, nw
therealmogminer@gmail.com
2016-02-21
1
-22
/
+2
*
|
More reshuffling, nw
therealmogminer@gmail.com
2016-02-21
1
-3
/
+35
*
|
First take on render API reorg, nw
therealmogminer@gmail.com
2016-02-21
1
-1
/
+4
*
|
Dropped ddraw renderer (nw)
Miodrag Milanovic
2016-02-17
1
-5
/
+0
*
|
placed back OPENGL check since GL is not same as GLES (nw)
Miodrag Milanovic
2016-02-16
1
-44
/
+48
*
|
BGFX mandatory requirement (nw)
Miodrag Milanovic
2016-02-16
1
-2
/
+0
*
|
opengl as requirement (nw)
Miodrag Milanovic
2016-02-16
1
-48
/
+44
|
/
*
modernized ui_input_manager (nw)
Miodrag Milanovic
2016-01-10
1
-4
/
+4
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-6
/
+1
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+521