You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/video_core
bunnei 06bf471581 Merge pull request #636 from bunnei/refactor-screen-win
Set framebuffer layout from EmuWindow.
11 years ago
..
debug_utils GPU/Textures: Fixed ETC texture decoding. 11 years ago
renderer_opengl Merge pull request #636 from bunnei/refactor-screen-win 11 years ago
CMakeLists.txt GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 11 years ago
clipper.cpp Pica: Cleanup clipping code and change screenspace z to range from -1..0. 11 years ago
clipper.h License change 11 years ago
color.h GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 11 years ago
command_processor.cpp Add profiling infrastructure and widget 11 years ago
command_processor.h License change 11 years ago
gpu_debugger.h core/video_core: Use in-place construction where possible 11 years ago
math.h VideoCore: Fix a typo in Vec4 MakeVec(T, Vec3<T>), where the second argument was Vec2<T> instead. 11 years ago
pica.h GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 11 years ago
primitive_assembly.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 11 years ago
primitive_assembly.h Merge pull request #291 from purpasmart96/license 11 years ago
rasterizer.cpp GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 11 years ago
rasterizer.h License change 11 years ago
renderer_base.h License change 11 years ago
utils.cpp License change 11 years ago
utils.h GPU: Implemented bits 3 and 1 from the display transfer flags. 11 years ago
vertex_shader.cpp Pica/VertexShader: Fixed LOOP with more than one iteration. 11 years ago
vertex_shader.h Pica/CommandProcessor: Add support for integer uniforms. 11 years ago
video_core.cpp Set framebuffer layout from EmuWindow. 11 years ago
video_core.h Set framebuffer layout from EmuWindow. 11 years ago