index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
Age
Commit message (
Expand
)
Author
2015-07-19
Pica: Correct switched S/T texture wrapping registers
Yuri Kunde Schlesner
2015-07-19
Pica: Fix DP3 instruction, which wasn't assigning to the w component
Yuri Kunde Schlesner
2015-07-19
Rasterizer/Textures: Fixed a bug where the I4 format would get twice the real...
Subv
2015-07-15
Merge pull request #931 from neobrain/move_default_attr_handler
Tony Wasserka
2015-07-15
Pica/CommandProcessor: Move default attribute setup to the proper position.
Tony Wasserka
2015-07-15
Pica/Clipper: Output proper number of triangles in debugging logs.
Tony Wasserka
2015-07-14
VideoCore: Implement the DOT3_RGB combiner
Lectem
2015-07-13
Pica: Implement stencil testing.
Tony Wasserka
2015-07-13
Clean up command_processor.cpp.
Tony Wasserka
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
CitraQt: Cleanup includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup emu_window includes.
Emmanuel Gil Peyrot
2015-06-28
Common: Cleanup key_map includes.
Emmanuel Gil Peyrot
2015-06-26
VideoCore: Fix floating point warning
zawata
2015-06-16
VideoCore: Log the GL driver’s vendor and renderer.
Emmanuel Gil Peyrot
2015-06-14
video_core: add extra braces around initializer
Yuri Kunde Schlesner
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
rasterizer: Remove unnecessary 'using' for BlendEquation.
bunnei
2015-05-31
Pica: Implement LogicOp function.
bunnei
2015-05-31
rasterizer: Implement AddSigned combiner function for alpha channel.
bunnei
2015-05-31
vertex_shader: Use address offset on src2 in inverted mode.
bunnei
2015-05-31
Pica: Implement command buffer execution registers.
bunnei
2015-05-31
vertex_shader: Implement SLT/SLTI instructions.
bunnei
2015-05-31
vertex_shader: Implement MIN instruction.
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-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
[next]