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
/
command_processor.cpp
Age
Commit message (
Expand
)
Author
2015-11-09
GPU/Loaders: Log an error when a loader tries to load from a component beyond...
Subv
2015-09-11
video_core: Reorganize headers
Lioncash
2015-09-02
video_core: Fix format specifiers warnings
aroulin
2015-08-30
Merge pull request #1059 from Subv/vertex_offset
bunnei
2015-08-30
GPU: Implemented register 0x22A.
Subv
2015-08-24
Integrate the MicroProfile profiling library
Yuri Kunde Schlesner
2015-08-16
Merge pull request #997 from Lectem/cmdlist_full_debug
Tony Wasserka
2015-08-16
Introduce a shader tracer to allow inspection of input/output values for each...
Tony Wasserka
2015-08-15
Shader: Define a common interface for running vertex shader programs.
bunnei
2015-08-15
Shader: Move shader code to its own subdirectory, "shader".
bunnei
2015-08-15
GPU: Refactor "VertexShader" namespace to "Shader".
bunnei
2015-08-04
Videocore: Implement simple vertex caching
Yuri Kunde Schlesner
2015-07-29
Merge pull request #963 from yuriks/gpu-fixes
bunnei
2015-07-26
citra-qt/command list: Add mask column
Lectem
2015-07-26
VideoCore: #ifdef out some debugging routines
Yuri Kunde Schlesner
2015-07-25
Merge pull request #892 from zawata/another-warning-fixes
Yuri Kunde Schlesner
2015-07-23
VideoCore: Fix values of unset components in input attribute arrays
Yuri Kunde Schlesner
2015-07-23
Qt/GPU Breakpoints: Added three more breakpoint types:
Subv
2015-07-21
Merge pull request #929 from neobrain/geoshader_definitions
Tony Wasserka
2015-07-19
Video_Core : Type fixes
zawata
2015-07-19
Video_Core : Fix Conversion Warnings
zawata
2015-07-15
Pica/Shader: Add geometry shader definitions.
Tony Wasserka
2015-07-15
Pica/CommandProcessor: Move default attribute setup to the proper position.
Tony Wasserka
2015-07-13
Clean up command_processor.cpp.
Tony Wasserka
2015-07-13
Add CiTrace recording support.
Tony Wasserka
2015-06-28
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-05-31
Pica: Implement command buffer execution registers.
bunnei
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-22
Pica: Create 'State' structure and move state memory there.
bunnei
2015-05-22
OpenGL renderer
tfarley
2015-05-17
GPU/DefaultAttributes: Clear up a comment in command_processor
Subv
2015-05-17
GPU/DefaultAttributes: Let the attribute data from the loaders overwrite the ...
Subv
2015-05-09
Memory: Add GetPhysicalPointer helper function
Yuri Kunde Schlesner
2015-05-09
Memory: Support more regions in the VAddr-PAddr translation functions
Yuri Kunde Schlesner
2015-05-06
GPU: Implemented default vertex shader attributes.
Subv
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-02-18
Pica/CommandProcessor: Properly implement shader load destination offset regi...
Tony Wasserka
2015-02-18
Pica/CommandProcessor: Work around initialized vertex attributes some more.
Tony Wasserka
2014-12-31
Pica/CommandProcessor: Cleanups.
Tony Wasserka
2014-12-31
Pica/CommandProcessor: Workaround games not setting the input position's w co...
Tony Wasserka
2014-12-31
Pica/CommandProcessor: Add support for integer uniforms.
Tony Wasserka
2014-12-28
GPU: Implement frameskip and remove forced framebuffer swap hack.
bunnei
2014-12-22
Merge pull request #322 from chinhodado/master
bunnei
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-21
More warning cleanups
Chin
2014-12-20
License change
purpasmart96
2014-12-20
Pica: Add support for boolean uniforms.
Tony Wasserka
2014-12-20
Pica/DebugUtils: Add an event triggered after loading a vertex.
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
[prev]
[next]