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
/
drawogl.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed some clang-tidy warnings (nw) (#6236)
Oliver Stöneberg
2020-01-30
1
-1
/
+1
*
Revert accidentally committed changes. (nw)
couriersud
2020-01-25
1
-17
/
+5
*
segas16b: Added analog filters. [Couriersud]
couriersud
2020-01-25
1
-5
/
+17
*
use C++ library includes (nw)
firewave
2020-01-22
1
-4
/
+4
*
opengl: clamp to edge, same as the other renderers (nw)
hap
2020-01-04
1
-8
/
+8
*
netlist: Revert development code committed by accident. (nw)
couriersud
2019-11-26
1
-13
/
+2
*
netlist: move nl_examples to src/lib/netlist/examples. (nw)
couriersud
2019-11-25
1
-2
/
+13
*
Opengl: Apply line width provided by renderer. [Couriersud]
couriersud
2019-11-24
1
-0
/
+1
*
Opengl render driver: fix bug preventing adjustment of ... [Couriersud]
couriersud
2019-11-24
1
-1
/
+1
*
opengl: work around Retina issue on macOS Catalina until SDL catches up [R. B...
arbee
2019-11-16
1
-1
/
+39
*
(nw) get rid of the rest of assert_always - it's better to be explicit about ...
Vas Crabb
2019-09-20
1
-2
/
+3
*
Preliminary Mac native OSD. Not working yet. [R. Belmont]
arbee
2019-09-15
1
-4
/
+11
*
-core: Removed TEXFORMAT_PALETTEA16. [Ryan Holtz]
MooglyGuy
2019-07-10
1
-31
/
+0
*
(nw) Clean up the mess on master
Vas Crabb
2019-03-26
1
-14
/
+18
*
Revert "conflict resolution (nw)"
andreasnaive
2019-03-25
1
-18
/
+14
*
OSD/OpenGl: Improve performance by moving calculations out of loop
Andreas Müller
2019-03-04
1
-14
/
+18
*
Change window handle storage to template instead of void* (nw) (#1725)
Brad Hughes
2016-11-17
1
-2
/
+2
*
Fixed USE_DISPATCH_GL compile, seams no-one is actually using it since it is ...
Miodrag Milanovic
2016-11-11
1
-2
/
+2
*
Cleanup linux OSD (nw)
Miodrag Milanovic
2016-10-22
1
-29
/
+29
*
NOTICE (TYPE NAME CONSOLIDATION)
Miodrag Milanovic
2016-10-22
1
-60
/
+60
*
Introduce dynamic_module
Giuseppe Gorgoglione
2016-06-11
1
-7
/
+1
*
Procedural texture for vectors in HLSL
ImJezze
2016-06-05
1
-16
/
+8
*
Moved extension of vector lines to where it belongs (nw)
ImJezze
2016-05-22
1
-1
/
+1
*
RIP sdlinc.h
couriersud
2016-05-06
1
-1
/
+1
*
Cleanups and version bump
mame0173
Miodrag Milanovic
2016-04-27
1
-1
/
+1
*
Revert "Temp revert of Brad changes (nw)"
Miodrag Milanovic
2016-04-25
1
-15
/
+29
*
Temp revert of Brad changes (nw)
Miodrag Milanovic
2016-04-25
1
-29
/
+15
*
Refactor OSD window.
Brad Hughes
2016-04-21
1
-15
/
+29
*
These init calls all returned false. No need for a return value in this
couriersud
2016-04-18
1
-3
/
+1
*
Standardize platform window pointer storage in osd_window.
Brad Hughes
2016-04-18
1
-2
/
+2
*
Iterate over core classes C++11 style
AJR
2016-03-31
1
-38
/
+37
*
Fix D3D and BGFX fullscreen toggle issues, nw
therealmogminer@gmail.com
2016-02-22
1
-0
/
+3
*
Final fixups, get sliders working again, nw
therealmogminer@gmail.com
2016-02-21
1
-2
/
+2
*
First take on render API reorg, nw
therealmogminer@gmail.com
2016-02-21
1
-606
/
+143
*
Remove SDL 1.2 support (nw)
Miodrag Milanovic
2016-02-16
1
-63
/
+3
*
macro removal INLINE -> static inline (nw)
Miodrag Milanovic
2015-12-12
1
-8
/
+8
*
fix SDL on Windows compile
Cowering
2015-12-06
1
-5
/
+5
*
implementation must be removed too (nw)
Miodrag Milanovic
2015-12-06
1
-2
/
+2
*
Fix clang build on OSX/Linux
Miodrag Milanovic
2015-12-06
1
-1
/
+1
*
Fix clang build on OSX/Linux
Miodrag Milanovic
2015-12-06
1
-1
/
+3
*
fix for non-windows os (nw)
Miodrag Milanovic
2015-12-06
1
-0
/
+2
*
fixing some more override (nw)
Miodrag Milanovic
2015-12-06
1
-13
/
+13
*
more cleanups and fix (nw)
Miodrag Milanovic
2015-11-11
1
-1
/
+0
*
Rename *.c -> *.cpp in our source (nw)
Miodrag Milanovic
2015-11-08
1
-0
/
+3294