summaryrefslogtreecommitdiff
path: root/src/video_core
AgeCommit message (Expand)Author
2014-12-20Pica: Merge texture lookup logic for DebugUtils and Rasterizer.Tony Wasserka
2014-12-20Pica: Implement texture wrapping.Tony Wasserka
2014-12-20Pica/DebugUtils: Add support for RGBA8, RGBA5551, RGBA4 and A8 texture formats.Tony Wasserka
2014-12-20Pica: Initial support for multitexturing.Tony Wasserka
2014-12-20Clean up some warningsChin
2014-12-19Properly erase/remove an observerchinhodado
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner
2014-12-12Merge pull request #267 from bunnei/apt-shared-fontbunnei
2014-12-12Merge pull request #261 from neobrain/boostTony Wasserka
2014-12-12MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP.bunnei
2014-12-09GSP: Trigger GPU interrupts at more accurate locations.bunnei
2014-12-09GPU: Fixed bug in command list size decoding.bunnei
2014-12-09Pica: Re-enable command names on MSVC.Tony Wasserka
2014-12-09More coding style fixes.Tony Wasserka
2014-12-09Some code cleanup.Tony Wasserka
2014-12-09citra_qt: Add enhanced texture debugging widgets.Tony Wasserka
2014-12-09citra-qt: Add texture viewer to Pica command list.Tony Wasserka
2014-12-09Pica/DebugUtils: Add breakpoint functionality.Tony Wasserka
2014-12-09Build fix for something which shouldn't have compiled successfully to begin w...Tony Wasserka
2014-12-07Integrate Boost into build system and perform a trivial cleanup in vertex_sha...Tony Wasserka
2014-12-03Change NULLs to nullptrs.Rohit Nirmal
2014-12-03Merge pull request #236 from rohit-n/sign-comparebunnei
2014-11-30Silence a few -Wsign-compare warnings.Rohit Nirmal
2014-11-30Fixed viewport error caused by roundingvaguilar
2014-11-19Remove tabs in all files except in skyeye imports and in generated GL codeEmmanuel Gil Peyrot
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-18OpenGL Renderer: Cleanup viewport extent calculation.Tony Wasserka
2014-11-18Fixup EmuWindow interface and implementations thereof.Tony Wasserka
2014-11-18Viewport scaling and display density independenceKevin Hartman
2014-11-16Merge pull request #195 from lioncash/controlTony Wasserka
2014-11-16vertex_shader: Fix control reaches end of function warningLioncash
2014-11-14Fix two format strings.Lioncash
2014-10-29Merge pull request #162 from SeannyM/warning-fixesbunnei
2014-10-29Fix some warningsSean
2014-10-29Renamed souce files of services to match port namesGareth Poole
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner
2014-10-21Only check OpenGL shader log if size is >1.Yuri Kunde Schlesner
2014-10-12Rework OpenGL renderer.Yuri Kunde Schlesner
2014-10-12OpenGL renderer: Shuffle initialization code around and rename functions.Yuri Kunde Schlesner
2014-10-12Remove virtual inheritance from RendererOpenGLYuri Kunde Schlesner
2014-10-07Fix warnings in video_coreLioncash
2014-09-17Common: Rename the File namespace to FileUtil, to match the filename and prev...Emmanuel Gil Peyrot
2014-09-14Merge pull request #110 from lioncash/warningsbunnei
2014-09-13Merge pull request #97 from archshift/cleanupbunnei
2014-09-13Core: Fix warnings in gpu.cppLioncash
2014-09-12Added support for multiple input device types for KeyMap and connected Qt.Kevin Hartman
2014-09-08Moved common_types::Rect from common to Common namespacearchshift
2014-09-07renderer_opengl.cpp: improved alignment for readabilityarchshift
2014-09-07Dead code removal: video_core.cpp, load_symbol_map.cpparchshift
2014-09-07utils: cleaned up DumpTGA, removing redundanciesarchshift