summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/CMakeLists.txt
AgeCommit message (Expand)Author
2026-06-14Remove unused headersSintendo
2024-04-22port to OpenBSDGuilherme Janczak
2023-01-31Implement AbstractGfx for OpenGLScott Mansell
2022-05-22cmake: Don't use PCH with Qt6.Admiral H. Curtiss
2021-01-27normalize common filenames in VideoBackends/OGLShawn Hoffman
2019-05-31VideoOGL/CMakeLists: Specify headers in target sourcesLioncash
2019-02-19Move most backend functionality to VideoCommonStenzek
2019-01-25Remove old RasterFont classesStenzek
2018-05-20Remove SOIL altogether from the project.Emmanuel Gil Peyrot
2018-04-02OGL/CMakeLists: Migrate off add_dolphin_libraryLioncash
2018-02-22VideoBackends: Add AbstractShader and AbstractPipeline classesStenzek
2018-02-05Do not link to libusbhid on FreeBSD/NetBSDGreg V
2017-06-13Video Backends: Split texture cache code out into separate files, introduce '...iwubcode
2017-03-01CMakeLists: Normalize whitespaceLioncash
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-06-13Fix FreeBSD buildJeffrey Pfau
2015-01-03CMake: simplify some expressionsTillmann Karras
2014-11-24VideoOGL: Move X11 wxWidgets utilities to DolphinWXLioncash
2014-11-17OGL: implement bounding box support with ssbodegasus
2014-11-02Merge pull request #1467 from waddlesplash/dolphin-qtcomex
2014-11-02Move GLInterface to the OGL VideoBackend's directory.Augustin Cavalier
2014-11-01VideoCommon/VideoBackends: Remove unnecessary wxWidgets references.Lioncash
2014-01-19Stop building GLExtensions.cpp twice(One in GL, one in software). We don't ne...Ryan Houdek
2014-01-17[GLExtensions] Make sure to link against libdl since we use it to grab GL fun...Ryan Houdek
2014-01-17[GLExtensions] Initial code drop for GLExtensions. This drops GLEW entirely f...Ryan Houdek
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre
2013-12-11Remove all instances of OpenCL in the Dolphin Project. A brief history of Ope...Ryan Houdek
2013-10-17Basic precompiled header support for Linux/OS X. Shaves 20-30% off full rebu...comex
2013-10-12D3D: also uses VideoCommon constant buffer handlingdegasus
2013-10-07Put Plugins/ in Core/, rename to VideoBackendsJasper St. Pierre