Added missing launcher
[mupen64plus-pandora.git] / source / gles2rice /
2014-06-24 notazrice: avoid redundant gl calls 1/head
2014-06-24 notazrice: split cold paths out of hot function
2014-06-24 notazrice: neon: fix last vertex overwrite
2014-06-24 notazrice: optimize IsTriangleVisible
2014-06-23 notazrice: optimize some uv calculations
2014-06-23 notazrice: remove NEON debug code
2014-06-23 notazrice: ProcessVertex implemented in NEON
2014-06-23 notazrice: initial NEON transform code
2014-06-23 notazrice: C version of upcoming NEON func
2014-06-22 ptitSebGLES2RICE: Fix for good this time the shader not compiling
2014-06-22 ptitSebGLES2RICE: Fix for shader not compiling
2014-03-03 ptitSebGLES2RICE: Update from upstream
2013-12-20 ptitSebALL: Huge upstream synch + PerRom DelaySI & CountPerOp...
2013-12-18 ptitSebRICE: OOT Fix from mupen64plus-ae team
2013-12-18 ptitSebRICE: Fix from mupen64plus-ae team
2013-11-01 ptitSebGLE2RICE: Some fixes from muppen64plus-ae
2013-11-01 ptitSebGLES2RICE: Added LTO Optim back to Makefile
2013-10-12 ptitSebAdded aspect ratio option to RICE GLES2
2013-10-11 ptitSebSome printf and Correct aspect ratio for Rice(s)
2013-10-11 ptitSebSome attempts to speedup Rice when using FB
2013-09-24 ptitSebRice GLES2 (from mupen64plus-ae) plugin. Compile but...