summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/Src/Statistics.h
AgeCommit message (Expand)Author
2011-02-25added the possibility to allocate aligned memory, an use it to allocate the b...Rodolfo Osvaldo Bogado
2010-06-20D3D9: Delete some long dead code. Also add one more statistic: number of comp...hrydgard
2009-09-19D3D various: "Safe texture cache" option, texture replace instead of destroy/...hrydgard
2009-09-13D3D: Eliminate black borders, add 4:3 and 16:9 settings, and the widescreen h...hrydgard
2009-09-13Lots of code and warning cleanup. OGL/D3D: Moved to a shared config class in ...hrydgard
2009-09-03Moving more things out of GL into VideoCommon...hrydgard
2009-09-03More tidying up - share the stats print between the two plugins, etchrydgard
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
2009-07-15Code cleanup. Juggling rectangles. I'm about to investigate the problems with...Nolan Check
2009-06-28Delete some obsolete junk, in zelda ucode and in gl plugin.hrydgard
2009-03-16Added option "Show EFB Copy Regions" to find out which games are heavy on EFB...omegadox
2009-02-15Added more overlay stats options.omegadox
2008-12-08set svn:eol-style=native for **.hbushing
2008-11-23Optimize vertex loader with a mini JIT (only first step, more optimizations m...hrydgard
2008-10-25Cachable vertex loaders. Not a very big speedup in itself, but makes it easie...hrydgard
2008-10-22Move out Cg shader generators to VideoCommon (hope to use this in the DX plug...hrydgard