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
2015-05-23
video_core/utils: Remove unused variables in GetMortonOffset
Lioncash
2015-05-22
Pica: Create 'State' structure and move state memory there.
bunnei
2015-05-22
gl_state: Fix a condition typo in Apply
Lioncash
2015-05-22
OpenGL renderer
tfarley
2015-05-18
Merge pull request #772 from lioncash/warn
bunnei
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-15
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-14
pica: Add the ULL specifier in IsDefaultAttribute
Lioncash
2015-05-12
GPU: Add more fine grained profiling for vertex shader and rasterization
Yuri Kunde Schlesner
2015-05-10
Implement I4 texture format
archshift
2015-05-09
rasterizer: Implemented combiner output scaling.
bunnei
2015-05-09
rasterizer: Implemented AddSigned combiner op.
bunnei
2015-05-09
rasterizer: Fixed a depth testing bug.
bunnei
2015-05-09
rasterizer: Implement combiner buffer input.
bunnei
2015-05-09
rasterizer: Return zero'd vectors on error conditions.
bunnei
2015-05-09
vertex_shader: Implement FLR instruction.
bunnei
2015-05-09
vertex_shader: Implement MADI instruction.
bunnei
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-09
Memory: Re-organize and rename memory area address constants
Yuri Kunde Schlesner
2015-05-07
Merge pull request #721 from yuriks/more-cleanups
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-06
Merge pull request #695 from Subv/crash_f
bunnei
2015-05-06
GPU: Implemented default vertex shader attributes.
Subv
2015-04-29
VideoCore: Remove a superfluous auto variable declaration in debug_utils.
Emmanuel Gil Peyrot
2015-04-09
Silence some -Wsign-compare warnings.
Rohit Nirmal
2015-04-05
Changed occurences of colour to color for consistency
Gareth Higgins
2015-04-03
Allow the user to set the background clear color during emulation
archshift
2015-03-16
Merge pull request #652 from neobrain/shader_output_fix
bunnei
2015-03-16
VideoCore: Add static_cast around expressions where the compiler doesn’t de...
Emmanuel Gil Peyrot
2015-03-12
Pica/VertexShader: Fix a bug caused due to incorrect assumptions of consecuti...
Tony Wasserka
2015-03-10
Merge pull request #629 from archshift/lcdfb
bunnei
2015-03-09
Merge pull request #643 from Subv/dem_feels
bunnei
2015-03-09
GPU: Added the stencil test structure to the Pica Regs struct.
Subv
2015-03-09
GPU: Implemented more depth buffer formats.
Subv
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
archshift
2015-03-09
Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with inc...
Tony Wasserka
2015-03-08
Update nihstro submodule to the initial release version.
archshift
2015-03-07
Merge pull request #636 from bunnei/refactor-screen-win
bunnei
2015-03-07
Set framebuffer layout from EmuWindow.
bunnei
2015-03-07
GPU/Textures: Fixed ETC texture decoding.
Subv
2015-03-07
Merge pull request #538 from yuriks/perf-stat
Tony Wasserka
2015-03-03
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
bunnei
2015-03-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-02-27
Added RGBA5551 compatibility in the rasterizer
archshift
2015-02-26
GPU: Implemented bits 3 and 1 from the display transfer flags.
Subv
2015-02-25
Video core: Fix A4 texture decoding
Yuri Kunde Schlesner
2015-02-25
Video core: Fix pixelation/blockiness in textures.
Yuri Kunde Schlesner
2015-02-24
Rasterizer: Add support for RGBA4 framebuffer format.
bunnei
[prev]
[next]