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
2015-07-26
OpenGL: Make OpenGL object resource wrappers fully inline
Yuri Kunde Schlesner
2015-07-23
Merge pull request #977 from yuriks/glenable-tex2d
bunnei
2015-07-22
Rasterizer/GL: Set the border color when binding a texture.
Subv
2015-07-22
GL Renderer: Remove erroneous glEnable(GL_TEXTURE_2D) calls
Yuri Kunde Schlesner
2015-07-21
GPU: Added registers for min and mag texture filters and implemented them in ...
Subv
2015-07-19
GLRasterizer: Don't try to get a pointer to the depth buffer if it doesn't ex...
Subv
2015-07-13
Add CiTrace recording support.
Tony Wasserka
2015-07-12
Merge pull request #907 from Lectem/clamp_to_border
Tony Wasserka
2015-07-09
Added GL_CLAMP_TO_BORDER support
Lectem
2015-06-28
Core: Cleanup hw includes.
Emmanuel Gil Peyrot
2015-06-28
Core, VideoCore: Replace or fix exit() calls.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-06-16
VideoCore: Log the GL driver’s vendor and renderer.
Emmanuel Gil Peyrot
2015-06-08
Renderer formatting edits
tfarley
2015-06-08
Render-to-texture flush, interval math fix
tfarley
2015-06-08
Liberal texture unbind (clout menu)
tfarley
2015-06-08
Depth format fix (crush3d intro/black screens)
tfarley
2015-06-08
Implemented glColorMask
tfarley
2015-05-31
Merge pull request #811 from archshift/commonify
archshift
2015-05-31
Pica: Use zero for the SecondaryFragmentColor source.
bunnei
2015-05-31
Pica: Implement LogicOp function.
bunnei
2015-05-30
Move video_core/color.h to common/color.h
archshift
2015-05-30
Move video_core/math.h to common/vector_math.h
archshift
2015-05-29
Remove every trailing whitespace from the project (but externals).
Emmanuel Gil Peyrot
2015-05-23
gl_state: Remove unnecessary const specifier on Apply
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-15
Memmap: Re-organize memory function in two files
Yuri Kunde Schlesner
2015-05-09
Memory: Add GetPhysicalPointer helper function
Yuri Kunde Schlesner
2015-05-07
Common: Remove common.h
Yuri Kunde Schlesner
2015-04-03
Allow the user to set the background clear color during emulation
archshift
2015-03-10
Merge pull request #629 from archshift/lcdfb
bunnei
2015-03-09
Added LCD registers, and implementation for color filling in OGL code.
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-01
Add profiling infrastructure and widget
Yuri Kunde Schlesner
2015-02-15
video_core: Implement the remaining framebuffer formats in the OpenGL renderer.
Emmanuel Gil Peyrot
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-01-14
GSP: Update framebuffer info on all interrupts
Yuri Kunde Schlesner
2015-01-07
GSP: Toggle active framebuffer each frame
bunnei
2014-12-21
Merge pull request #291 from purpasmart96/license
bunnei
2014-12-20
License change
purpasmart96
2014-12-20
Clean up some warnings
Chin
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
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
[next]