summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/VertexLoader_TextCoord.cpp
AgeCommit message (Expand)Author
2019-05-30VertexLoader_TextCoord: Tidy up public function definitionsLioncash
2019-05-30VertexLoader_TextCoord: Make lookup tables immutableLioncash
2019-05-30VertexLoader_TextCoord: Place helper functions in anonymous namespaceLioncash
2018-04-12Reformat all the things!spycrab
2017-03-03Common: Move byte swapping utilities into their own headerLioncash
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-31VideoCommon: Convert some DataReader includes into forward declarationsLioncash
2016-01-17VideoCommon: Header cleanupLioncash
2015-08-28Fix building with PCH disabled.Rohit Nirmal
2015-06-20VertexLoader: Remove the LOADERDECL define.Lioncash
2015-05-30Clean up cached_arraybases. Update VideoSW to new scheme.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-20VertexLoader: remove non-JIT SSE codeTillmann Karras
2015-01-18VertexLoader_TextCoord: reorder function listTillmann Karras
2015-01-18DataReader: turn WritePointer into GetPointerTillmann Karras
2014-12-21VertexLoader: Add a VertexLoader pointer to each function calldegasus
2014-12-09VideoCommon: Rename s_pCurBufferPointerdegasus
2014-12-09VideoCommon: rewrite DataReaderdegasus
2014-11-20Vertex Loader: SSE implementations of more position/texcoord/normal formatsFiora
2014-09-28Mechanical changes to move most CP state to a struct rather than separate glo...comex
2014-09-08Include CommonTypes.h instead of Common.h.Rohit Nirmal
2014-09-01VertexLoader: Change VtxDesc to use u64 instead of u32Pierre Bourdon
2014-08-30Get rid of C-style empty function parameter indicatorsLioncash
2014-07-11avoid the extern keyword in .cpp filesdegasus
2014-07-11mark all local functions as staticdegasus
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-18Convert all includes to relative paths.Lioncash
2014-01-21VertexLoader: temp class for reader/writerdegasus
2014-01-21VertexLoader: inline destionation bufferdegasus
2014-01-21VertexLoader: load scale factor as const, this will save some assembler instr...degasus
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre