aboutsummaryrefslogtreecommitdiff
path: root/src/video_core/pica.cpp
AgeCommit message (Expand)Author
2016-03-23Pica: Improve accuracy of immediate-mode supportYuri Kunde Schlesner
2016-03-02Add immediate mode vertex submissionDwayne Slater
2016-01-24Debugger: Use 3dbrew names for GPU registersYuri Kunde Schlesner
2015-09-11video_core: Reorganize headersLioncash
2015-08-31Pica: Added the primitive_restart register (0x25f) to the registers map.Subv
2015-08-31Pica: Add the vertex_offset register to the Pica registers map.Subv
2015-08-15Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders.bunnei
2015-07-26Videocore: Don't reinitialize register name map on every queryYuri Kunde Schlesner
2015-05-22Pica: Create 'State' structure and move state memory there.bunnei