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
/
renderer_opengl
Age
Commit message (
Expand
)
Author
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-08-30
OpenGL: Avoid error on unsupported lighting LUT
Jannik Vogel
2016-06-27
OpenGL: Add scaled resolution support to scissor
Yuri Kunde Schlesner
2016-06-27
PICA: Scissor fixes and cleanups
Yuri Kunde Schlesner
2016-06-27
PICA: Implement scissor test
Subv
2016-06-07
OpenGL: Implement fog
Jannik Vogel
2016-06-07
OpenGL: Avoid undefined behaviour for UNIFORM_BLOCK_DATA_SIZE
Jannik Vogel
2016-06-01
gsp::gpu: Reset g_thread_id in UnregisterInterruptRelayQueue
mailwl
2016-05-23
OpenGL: Set shader_dirty on lighting changes
Jannik Vogel
2016-05-23
Pica: Name LightSrc.config register
Jannik Vogel
2016-05-23
Pica: Name lighting.config0 and .config1 registers
Jannik Vogel
2016-05-23
OpenGL: Use uniforms for dist_atten_bias and dist_atten_scale
Jannik Vogel
2016-05-16
Merge pull request #1786 from JayFoxRox/blend-equation
bunnei
2016-05-14
OpenGL: Only update depth uniforms if the depth changed
Jannik Vogel
2016-05-14
OpenGL: value-initialize variables which cause uninitialised access otherwise
Jannik Vogel
2016-05-12
OpenGL: Support blend equation
Jannik Vogel
2016-05-11
OpenGL: Implement texture type 3
Jannik Vogel
2016-05-10
Merge pull request #1621 from JayFoxRox/w-buffer
bunnei
2016-05-10
gl_rasterizer: Fix compilation for debug builds
Lioncash
2016-05-10
OpenGL: Implement W-Buffers and fix depth-mapping
Jannik Vogel
2016-05-10
Pica: Implement W-Buffer in SW rasterizer
Jannik Vogel
2016-05-10
Merge pull request #1704 from JayFoxRox/pod-config
linkmauve
2016-05-07
fixup simple type conversions where possible
Alexander Laties
2016-05-06
Frontends, VideoCore: Move glad initialisation to the frontend
Emmanuel Gil Peyrot
2016-05-03
Pica: Use a union for PicaShaderConfig
Jannik Vogel
2016-05-03
Pica: Add TevStageConfigRaw to PicaShaderConfig (MSVC workaround)
Jannik Vogel
2016-05-03
Pica: Make PicaShaderConfig trivially_copyable and clear it before use
Jannik Vogel
2016-05-03
OpenGL: Don't copy const_color (Reverts #1745)
Jannik Vogel
2016-05-01
Merge pull request #1741 from linkmauve/iwyu-video_core
bunnei
2016-05-01
OpenGL: Copy TevStageConfig using a loop. Fixes bug: const_color not copied
Jannik Vogel
2016-04-30
OpenGL: border_color was never set. Fixed. (#1740)
Jannik Vogel
2016-04-30
VideoCore: Run include-what-you-use and fix most includes.
Emmanuel Gil Peyrot
2016-04-29
Common: Remove section measurement from profiler (#1731)
Yuri Kunde Schlesner
2016-04-22
HWRasterizer: reorder declarations to match defs
tfarley
2016-04-22
HWRasterizer: sync specular uniform for new shaders
tfarley
2016-04-22
Merge pull request #1436 from tfarley/hw-tex-forwarding
bunnei
2016-04-21
HWRasterizer: Texture forwarding
tfarley
2016-04-10
OpenGL: Implement color combiner Operation::Dot3_RGB
Jannik Vogel
2016-04-08
OpenGL: Respect buffer-write allow registers
Jannik Vogel
2016-04-08
OpenGL: Split buffer-write mask sync into seperate functions
Jannik Vogel
2016-04-08
OpenGL: Keep stencil-test and framebuffer.depth_format in sync
Jannik Vogel
2016-04-07
Merge pull request #1639 from linkmauve/fix-double-framebuffer-check
bunnei
2016-04-05
Merge pull request #1643 from MerryMage/make_unique
Mathew Maidment
2016-04-05
Common: Remove Common::make_unique, use std::make_unique
MerryMage
2016-04-03
OpenGL: Fix a double framebuffer completeness checks.
Emmanuel Gil Peyrot
2016-04-03
OpenGL: Check for framebuffer completeness
Jannik Vogel
2016-04-01
Avoid warnings by casting to size_t for ARRAY_SIZE() comparisons
Jannik Vogel
2016-03-23
OpenGL: Don't attempt to draw empty triangle batches
Yuri Kunde Schlesner
2016-03-08
Merge pull request #1344 from LittleWhite-tb/error-output
bunnei
2016-03-08
Improve error report from Init() functions
LittleWhite
[prev]
[next]