summaryrefslogtreecommitdiff
path: root/Source/Core/VideoBackends/OGL/NativeVertexFormat.cpp
AgeCommit message (Expand)Author
2017-09-02OGL/VertexManager: Make vertex and index buffer handles privateLioncash
2017-07-30NativeVertexFormat: Drop unused virtual method SetupVertexPointersStenzek
2017-07-30OGL: Uber shader supportStenzek
2017-02-18VertexManagerBase: Make CreateNativeVertexFormat return a unique_ptrLioncash
2017-02-01ShaderGenCommon: Remove unnecessary includesLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2015-12-20VideoBackends: Simplify initialization and deinitialization of resourcesLioncash
2015-11-24NativeVertexFormat: Inline Initialize in contructordegasus
2015-09-28Fix building with PCH disabled.Rohit Nirmal
2015-09-22Move GL interface code out of the OpenGL video backend.Scott Mansell
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-01-24Move Zfreeze code out individual backends into videoCommonScott Mansell
2014-08-15OGL: Add static to a function in NativeVertexFormatLioncash
2014-08-15OGL: Fix brace and body placementsLioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-20Fix more header sorting issues in VideoBackends/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-01-31PortableVertexFormat: use AttributeFormat for posmtx attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for texcoord attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for color attribute formatdegasus
2014-01-31PortableVertexFormat: use AttributeFormat for normal attribute formatdegasus
2014-01-31PortableVertexFormat: add a struct which hold all needed information for ever...degasus
2014-01-30NativeVertexFormat: swap unsigned / signed formats to match GX orderdegasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre