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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup and version bump
mame0175
Miodrag Milanovic
2016-06-29
7
-66
/
+66
*
clang on windows fixes (nw)
Miodrag Milanovic
2016-06-25
2
-2
/
+1
*
POSIX implementation for new directory read features, cleanup of Windows impl...
Vas Crabb
2016-06-25
2
-7
/
+3
*
C++-ified osd_directory (now osd::directory), and added last_modified to osd:...
Nathan Woods
2016-06-24
2
-9
/
+9
*
Small shader corrections (nw)
ImJezze
2016-06-20
2
-2
/
+2
*
Fixed crash of D3D when sliders menu is openend and resizing the window or sw...
ImJezze
2016-06-20
4
-274
/
+319
*
Change two dynamic bind messages to verbose.
Brad Hughes
2016-06-17
1
-1
/
+1
*
Add WINAPI to other needed functions for stdcall calling convention on 32-bit
Brad Hughes
2016-06-15
2
-2
/
+2
*
The calling convention goes inside the brackets of pointers to functions. All...
smf-
2016-06-15
1
-8
/
+8
*
Merge pull request #907 from einstein95/patch-6
Vas Crabb
2016-06-15
1
-3
/
+3
|
\
|
*
Rearrange shaderc arguments (nw)
Logan B
2016-05-28
1
-3
/
+3
*
|
Remove Direct3D abstraction layer
Giuseppe Gorgoglione
2016-06-11
2
-819
/
+0
*
|
Introduce dynamic_module
Giuseppe Gorgoglione
2016-06-11
8
-556
/
+518
*
|
Fixed scanlines if the screen output is less than twice the size of the host ...
ImJezze
2016-06-06
1
-1
/
+7
*
|
Procedural texture for vectors in HLSL
ImJezze
2016-06-05
6
-122
/
+135
*
|
Vector line width is now applied by BGFX
ImJezze
2016-05-29
2
-1
/
+14
*
|
Cleanup vector batch in D3D (nw)
ImJezze
2016-05-29
2
-22
/
+19
*
|
Removed dead D3D code (nw)
ImJezze
2016-05-29
3
-180
/
+48
*
|
More slider cleanup, nw
therealmogminer@gmail.com
2016-05-28
8
-32
/
+37
|
/
*
Fix potential crash when using pillarbox default.lay but not specifying 3 sha...
therealmogminer@gmail.com
2016-05-27
1
-2
/
+8
*
Fix crash when using pillarbox shaders, nw
therealmogminer@gmail.com
2016-05-27
11
-8
/
+186
*
Fix debug crash with bgfx screen chains
therealmogminer@gmail.com
2016-05-26
6
-19
/
+49
*
ui refactoring [Vas Crabb]
Vas Crabb
2016-05-27
8
-30
/
+30
*
Revert partial fix for border style issue (nw)
ImJezze
2016-05-24
1
-2
/
+2
*
Moved extension of vector lines to where it belongs (nw)
ImJezze
2016-05-22
2
-3
/
+3
*
Normalized vector attenuation settings
ImJezze
2016-05-22
1
-11
/
+10
*
Fixed bloom target size for vector screens in full-screen mode
ImJezze
2016-05-22
1
-17
/
+26
*
Fixed half pixel offset of vectors in D3D
ImJezze
2016-05-17
1
-0
/
+2
*
Small changes to creation of render targest in HLSL (nw)
ImJezze
2016-05-16
3
-74
/
+78
*
Fixed several HLSL problems when running machines without screen (nw)
ImJezze
2016-05-16
3
-17
/
+22
*
Move slider_state and ui_menu_item into src/frontend/mame, nw
therealmogminer@gmail.com
2016-05-16
9
-8
/
+9
*
Fixed MT 06209 (part 3)
ImJezze
2016-05-15
1
-1
/
+1
*
Fixed MT 06209 (part 2)
ImJezze
2016-05-15
1
-2
/
+2
*
Fixed MT 06209
ImJezze
2016-05-14
1
-1
/
+0
*
leftovers from mt (nw)
Miodrag Milanovic
2016-05-06
1
-8
/
+0
*
RIP sdlinc.h
couriersud
2016-05-06
6
-5
/
+7
*
Equalized options of HLSL and BGFX HLSL chain
ImJezze
2016-05-05
2
-58
/
+54
*
INC -> HXX makes editors and code analyzers see it as C++ (nw)
Miodrag Milanovic
2016-05-01
2
-2
/
+2
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
21
-459
/
+461
*
Reapply balrog's fix
therealmogminer@gmail.com
2016-04-26
1
-0
/
+1
*
Fix preservation of settings when changing screen chain selection with multip...
therealmogminer@gmail.com
2016-04-26
4
-1
/
+74
*
fix windows compile (nw)
Miodrag Milanovic
2016-04-26
1
-0
/
+1
*
Revert "Fix crash when switching screen chains (nw)" upon request (nw)
balr0g
2016-04-25
1
-1
/
+0
*
Revert "Temp revert of Brad changes (nw)"
Miodrag Milanovic
2016-04-25
15
-173
/
+280
*
Temp revert of Brad changes (nw)
Miodrag Milanovic
2016-04-25
15
-280
/
+173
*
Fix crash when switching screen chains (nw)
balr0g
2016-04-25
1
-0
/
+1
*
bgfx: Ported xBR shaders from libretro. [Ryan Holtz, Hyllian]
therealmogminer@gmail.com
2016-04-25
118
-613
/
+7295
*
Added "selection" parameter to chain input sampler
ImJezze
2016-04-24
18
-141
/
+367
*
Various cleanups suggested by static analyzer (nw)
Miodrag Milanovic
2016-04-24
11
-57
/
+64
*
Split UI and frontend part from core [Miodrag Milanovic]
Miodrag Milanovic
2016-04-23
5
-8
/
+6
[next]