summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/IndexGenerator.cpp
AgeCommit message (Expand)Author
2013-06-23small index generator optimiztionsdegasus
2013-05-09fix underflow in IndexGenerator::AddFandegasus
2013-04-24Formatting cleanup for VideoCommon.Lioncash
2013-04-17New license header introduced for DiscIO, AudioCommon, InputCommon, VideoComm...Lioncash
2013-04-10fix triangle_fan size calculationdegasus
2013-04-10render a triangle for a 3 vertice quaddegasus
2013-04-08use templates for primitive restartdegasus
2013-04-08small cleanupsdegasus
2013-04-08convert triangle_fan to triangle_stripdegasus
2013-03-29first try of primitive restart index generatordegasus
2013-03-23check for overflow vertex indices, fixes issue 6135degasus
2013-03-19Clean up more space/tab mismatches in AudioCommon, Common, and VideoCommon.lioncash
2013-02-22forceinline IndexGenerator::WriteTriangleJordan Woyak
2013-02-21Remove logic from IndexGenerator which does not seem to match that of Video S...Jordan Woyak
2013-02-21IndexGenerator cleanup.Jordan Woyak
2010-11-25Related to Texture's glitches:gnick79
2010-07-16some more minor optimizations introduced by aavindraa, i only corrected eval...Rodolfo Osvaldo Bogado
2010-06-16apply some speedup to dx11 plugin + some minor stuffluisr142004
2010-05-22let's keep experimenting:Rodolfo Osvaldo Bogado
2009-10-06Sps fixed in all the games tested, code cleanup and reorderingRodolfo Osvaldo Bogado
2009-09-30Base of OpenCL codeSonicadvance1
2009-09-29Let's try rodolfo's fix of 4322hrydgard
2009-09-26OpenGL: commit rodolfoosvaldobogado's (what a name!) speedup patches.hrydgard
2009-09-19D3D various: "Safe texture cache" option, texture replace instead of destroy/...hrydgard
2009-09-01D3D: Fix bugs in the shader cache, fixes crashes on x64. added some debugging...hrydgard
2009-07-28Now ALL copyright dates are fixed to the legally correct year: The year in wh...XTra.KrazzY
2009-07-26GFX: updated Dates, code formatting cleanup, code cleanup / organization, som...omegadox
2008-12-25and more boring moving and cleanup ...hrydgard