15 Commits (1b42d55a9dcb27ac2374de0ed0d1d0ec8385b13e)

Author SHA1 Message Date
bunnei 1b42d55a9d Pica: Create 'State' structure and move state memory there. 11 years ago
Subv 0e5ca080a8 GPU: Implemented default vertex shader attributes. 11 years ago
Tony Wasserka b7a48c422a Pica/CommandProcessor: Add support for integer uniforms. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Tony Wasserka aff808b2fd Pica: Add support for boolean uniforms. 11 years ago
Tony Wasserka b85524c760 Pica/VertexShader: Some cleanups using std::array. 11 years ago
Tony Wasserka ce36ad454e Pica/VertexShader: Support negating src2. 11 years ago
Tony Wasserka 8ce1d32460 Pica/VertexShader: Remove (now) duplicated shader bytecode definitions in favor of nihstro's ones. 11 years ago
Tony Wasserka fd2539121c Pica: Initial support for multitexturing. 11 years ago
Lioncash bd76783d91 vertex_shader: Fix control reaches end of function warning 11 years ago
Lioncash eb5054e6eb Fix warnings in video_core 11 years ago
Tony Wasserka 162d641a30 Pica/Math: Improved the design of the Vec2/Vec3/Vec4 classes and simplified rasterizer code accordingly. 12 years ago
Tony Wasserka 62c36a4ef0 Pica/VertexShader: Fix a bug in the bitfield definitions and add the "negate" field for swizzlers. 12 years ago
Tony Wasserka c526512619 Pica: Add vertex shader implementation. 12 years ago