Subv 0e5ca080a8 GPU: Implemented default vertex shader attributes. 11 лет назад
..
debug_utils 8060c519a6 Changed occurences of colour to color for consistency 11 лет назад
renderer_opengl cae89fb315 Allow the user to set the background clear color during emulation 11 лет назад
CMakeLists.txt 34c31db14a GPU: Added RGB565/RGB8 framebuffer support and various cleanups. 11 лет назад
clipper.cpp 365236fa4c Pica: Cleanup clipping code and change screenspace z to range from -1..0. 11 лет назад
clipper.h ebfd831ccb License change 11 лет назад
color.h 92fd2a1ee3 VideoCore: Add static_cast around expressions where the compiler doesn’t deduce the right type. 11 лет назад
command_processor.cpp 0e5ca080a8 GPU: Implemented default vertex shader attributes. 11 лет назад
command_processor.h ebfd831ccb License change 11 лет назад
gpu_debugger.h 5d2366e1e9 core/video_core: Use in-place construction where possible 11 лет назад
math.h 8a1c08a0af VideoCore: Fix a typo in Vec4 MakeVec(T, Vec3<T>), where the second argument was Vec2<T> instead. 11 лет назад
pica.h 0e5ca080a8 GPU: Implemented default vertex shader attributes. 11 лет назад
primitive_assembly.cpp 5742367341 Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with incorrect winding order. 11 лет назад
primitive_assembly.h 0de6a08d75 Merge pull request #291 from purpasmart96/license 11 лет назад
rasterizer.cpp 1248e291f0 GPU: Added the stencil test structure to the Pica Regs struct. 11 лет назад
rasterizer.h ebfd831ccb License change 11 лет назад
renderer_base.h ebfd831ccb License change 11 лет назад
utils.cpp ebfd831ccb License change 11 лет назад
utils.h 8060c519a6 Changed occurences of colour to color for consistency 11 лет назад
vertex_shader.cpp 0e5ca080a8 GPU: Implemented default vertex shader attributes. 11 лет назад
vertex_shader.h 0e5ca080a8 GPU: Implemented default vertex shader attributes. 11 лет назад
video_core.cpp 9960c49c21 Set framebuffer layout from EmuWindow. 11 лет назад
video_core.h 9960c49c21 Set framebuffer layout from EmuWindow. 11 лет назад