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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2015-07-26
OpenGL: Make OpenGL object resource wrappers fully inline
Yuri Kunde Schlesner
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-22
Pica: Create 'State' structure and move state memory there.
bunnei
2015-05-22
OpenGL renderer
tfarley
2015-03-03
GPU: Added RGB565/RGB8 framebuffer support and various cleanups.
bunnei
2014-09-01
CMake cleanup
Yuri Kunde Schlesner
2014-09-01
Replace GLEW with a glLoadGen loader.
Yuri Kunde Schlesner
2014-08-25
Rewrite of OpenGL renderer, including OS X support
Kevin Hartman
2014-08-25
Pica: Add debug utility functions for dumping geometry data.
Tony Wasserka
2014-08-12
Pica: Add basic rasterizer.
Tony Wasserka
2014-08-12
Pica: Add triangle clipper.
Tony Wasserka
2014-08-12
Pica: Add primitive assembly stage.
Tony Wasserka
2014-08-12
Pica: Add vertex shader implementation.
Tony Wasserka
2014-08-12
Pica: Add command processor.
Tony Wasserka
2014-08-12
Video core: Add utility class for vector operations.
Tony Wasserka
2014-05-19
CMakeLists: rename HEADS, improved comments
archshift
2014-04-28
IT'S ALIVE!
archshift
2014-04-09
fixed a bunch of errors in CMakeLists
bunnei
2014-04-09
updated CMakeLists
bunnei
2014-04-05
added video_core project to solution
bunnei