index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2014-12-20
Pica/DebugUtils: Further cleanups to LookupTexture.
Tony Wasserka
2014-12-20
Pica/DebugUtils: Fix two warnings.
Tony Wasserka
2014-12-20
Pica/DebugUtils: Better document LookupTexture.
Tony Wasserka
2014-12-20
Pica/Rasterizer: Get rid of C-style casts.
Tony Wasserka
2014-12-20
Pica/DebugUtils: Make a number of variables static.
Tony Wasserka
2014-12-20
Pica/VertexShader: Cleanup flow control logic and implement CMP/IFU instructi...
Tony Wasserka
2014-12-20
Pica/VertexShader: Run instruction handlers according to the effective opcode.
Tony Wasserka
2014-12-20
Pica/VertexShader: Implement MAX instructions.
Tony Wasserka
2014-12-20
Pica: Add support for boolean uniforms.
Tony Wasserka
2014-12-20
Pica/VertexShader: Add support for MOVA, CMP and IFC.
Tony Wasserka
2014-12-20
Pica/VertexShader: Move code around a bit.
Tony Wasserka
2014-12-20
Pica/VertexShader: Some cleanups using std::array.
Tony Wasserka
2014-12-20
Pica/VertexShader: Support negating src2.
Tony Wasserka
2014-12-20
Pica/DebugUtils: Replace duplicated SHBIN structures in favor of nihstro's ones.
Tony Wasserka
2014-12-20
Pica/VertexShader: Remove (now) duplicated shader bytecode definitions in fav...
Tony Wasserka
2014-12-20
Pica/DebugUtils: Add an event triggered after loading a vertex.
Tony Wasserka
2014-12-20
Pica/PrimitiveAssembly: Implement triangle strips.
Tony Wasserka
2014-12-20
Pica/CommandProcessor: Add a safety check for invalid (?) GPU configurations.
Tony Wasserka
2014-12-20
Pica/CommandProcessor: Fix vertex decoding if multiple memory areas are acces...
Tony Wasserka
2014-12-20
Add support for a ridiculous number of texture formats.
Tony Wasserka
2014-12-20
Pica: Unify ugly address translation hacks.
Tony Wasserka
2014-12-20
Pica: Further improve Tev emulation.
Tony Wasserka
2014-12-20
Pica: Merge texture lookup logic for DebugUtils and Rasterizer.
Tony Wasserka
2014-12-20
Pica: Implement texture wrapping.
Tony Wasserka
2014-12-20
Pica/DebugUtils: Add support for RGBA8, RGBA5551, RGBA4 and A8 texture formats.
Tony Wasserka
2014-12-20
Pica: Initial support for multitexturing.
Tony Wasserka
2014-12-20
Clean up some warnings
Chin
2014-12-19
Properly erase/remove an observer
chinhodado
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-12
Merge pull request #267 from bunnei/apt-shared-font
bunnei
2014-12-12
Merge pull request #261 from neobrain/boost
Tony Wasserka
2014-12-12
MemMap: Renamed "GSP" heap to "linear", as this is not specific to GSP.
bunnei
2014-12-09
GSP: Trigger GPU interrupts at more accurate locations.
bunnei
2014-12-09
GPU: Fixed bug in command list size decoding.
bunnei
2014-12-09
Pica: Re-enable command names on MSVC.
Tony Wasserka
2014-12-09
More coding style fixes.
Tony Wasserka
2014-12-09
Some code cleanup.
Tony Wasserka
2014-12-09
citra_qt: Add enhanced texture debugging widgets.
Tony Wasserka
2014-12-09
citra-qt: Add texture viewer to Pica command list.
Tony Wasserka
2014-12-09
Pica/DebugUtils: Add breakpoint functionality.
Tony Wasserka
2014-12-09
Build fix for something which shouldn't have compiled successfully to begin w...
Tony Wasserka
2014-12-07
Integrate Boost into build system and perform a trivial cleanup in vertex_sha...
Tony Wasserka
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
2014-12-03
Merge pull request #236 from rohit-n/sign-compare
bunnei
2014-11-30
Silence a few -Wsign-compare warnings.
Rohit Nirmal
2014-11-30
Fixed viewport error caused by rounding
vaguilar
2014-11-19
Remove tabs in all files except in skyeye imports and in generated GL code
Emmanuel Gil Peyrot
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-18
OpenGL Renderer: Cleanup viewport extent calculation.
Tony Wasserka
2014-11-18
Fixup EmuWindow interface and implementations thereof.
Tony Wasserka
[prev]
[next]