summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/modules/render/drawogl.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed some clang-tidy warnings (nw) (#6236) Oliver Stöneberg2020-01-301-1/+1
* Revert accidentally committed changes. (nw) couriersud2020-01-251-17/+5
* segas16b: Added analog filters. [Couriersud] couriersud2020-01-251-5/+17
* use C++ library includes (nw) firewave2020-01-221-4/+4
* opengl: clamp to edge, same as the other renderers (nw) hap2020-01-041-8/+8
* netlist: Revert development code committed by accident. (nw) couriersud2019-11-261-13/+2
* netlist: move nl_examples to src/lib/netlist/examples. (nw) couriersud2019-11-251-2/+13
* Opengl: Apply line width provided by renderer. [Couriersud] couriersud2019-11-241-0/+1
* Opengl render driver: fix bug preventing adjustment of ... [Couriersud] couriersud2019-11-241-1/+1
* opengl: work around Retina issue on macOS Catalina until SDL catches up [R. B... arbee2019-11-161-1/+39
* (nw) get rid of the rest of assert_always - it's better to be explicit about ... Vas Crabb2019-09-201-2/+3
* Preliminary Mac native OSD. Not working yet. [R. Belmont] arbee2019-09-151-4/+11
* -core: Removed TEXFORMAT_PALETTEA16. [Ryan Holtz] MooglyGuy2019-07-101-31/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-14/+18
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-18/+14
* OSD/OpenGl: Improve performance by moving calculations out of loop Andreas Müller2019-03-041-14/+18
* Change window handle storage to template instead of void* (nw) (#1725) Brad Hughes2016-11-171-2/+2
* Fixed USE_DISPATCH_GL compile, seams no-one is actually using it since it is ... Miodrag Milanovic2016-11-111-2/+2
* Cleanup linux OSD (nw) Miodrag Milanovic2016-10-221-29/+29
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-60/+60
* Introduce dynamic_module Giuseppe Gorgoglione2016-06-111-7/+1
* Procedural texture for vectors in HLSL ImJezze2016-06-051-16/+8
* Moved extension of vector lines to where it belongs (nw) ImJezze2016-05-221-1/+1
* RIP sdlinc.h couriersud2016-05-061-1/+1
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-1/+1
* Revert "Temp revert of Brad changes (nw)" Miodrag Milanovic2016-04-251-15/+29
* Temp revert of Brad changes (nw) Miodrag Milanovic2016-04-251-29/+15
* Refactor OSD window. Brad Hughes2016-04-211-15/+29
* These init calls all returned false. No need for a return value in this couriersud2016-04-181-3/+1
* Standardize platform window pointer storage in osd_window. Brad Hughes2016-04-181-2/+2
* Iterate over core classes C++11 style AJR2016-03-311-38/+37
* Fix D3D and BGFX fullscreen toggle issues, nw therealmogminer@gmail.com2016-02-221-0/+3
* Final fixups, get sliders working again, nw therealmogminer@gmail.com2016-02-211-2/+2
* First take on render API reorg, nw therealmogminer@gmail.com2016-02-211-606/+143
* Remove SDL 1.2 support (nw) Miodrag Milanovic2016-02-161-63/+3
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-121-8/+8
* fix SDL on Windows compile Cowering2015-12-061-5/+5
* implementation must be removed too (nw) Miodrag Milanovic2015-12-061-2/+2
* Fix clang build on OSX/Linux Miodrag Milanovic2015-12-061-1/+1
* Fix clang build on OSX/Linux Miodrag Milanovic2015-12-061-1/+3
* fix for non-windows os (nw) Miodrag Milanovic2015-12-061-0/+2
* fixing some more override (nw) Miodrag Milanovic2015-12-061-13/+13
* more cleanups and fix (nw) Miodrag Milanovic2015-11-111-1/+0
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+3294