summaryrefslogtreecommitdiff
path: root/src/video_core/pica.cpp
AgeCommit message (Expand)Author
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