You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei f0365f28c2 Merge pull request #772 from lioncash/warn 11 years ago
..
debug_utils Implement I4 texture format 11 years ago
renderer_opengl Memmap: Re-organize memory function in two files 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 Common: Remove common.h 11 years ago
command_processor.cpp GPU/DefaultAttributes: Clear up a comment in command_processor 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 Merge pull request #772 from lioncash/warn 11 years ago
primitive_assembly.cpp Pica/PrimitiveAssembly: Fix triangle strips and fans being generated with incorrect winding order. 11 years ago
primitive_assembly.h Merge pull request #291 from purpasmart96/license 11 years ago
rasterizer.cpp Memmap: Re-organize memory function in two files 11 years ago
rasterizer.h License change 11 years ago
renderer_base.h Common: Remove common.h 11 years ago
utils.cpp License change 11 years ago
utils.h Changed occurences of colour to color for consistency 11 years ago
vertex_shader.cpp Memmap: Re-organize memory function in two files 11 years ago
vertex_shader.h GPU: Implemented default vertex shader attributes. 11 years ago
video_core.cpp Common: Remove common.h 11 years ago
video_core.h Common: Remove common.h 11 years ago