summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware/Src/SWRenderer.cpp
AgeCommit message (Expand)Author
2013-09-02Removal of my terrible idea.Ryan Houdek
2013-09-02Fix Non-GLES run path in videosoftware for the previous commit.Ryan Houdek
2013-09-02[Android] Make texture loading/deleting/drawing backend non-specific by makin...Ryan Houdek
2013-04-17New license header introduced to all Video based projects.Lioncash
2013-04-14Merge branch 'Android-trash' since it is no longer quite so trashy.Ryan Houdek
2013-04-14Merge remote-tracking branch 'origin/master' into Android-trashRyan Houdek
2013-04-14Removes the Java ButtonManager for one in the C++ source so the OSD class can...Ryan Houdek
2013-04-13Clean up most (99.99%) of the tab/space mismatches in the VideoSoftware project.Lioncash
2013-04-13Merge remote-tracking branch 'origin/master' into Android-trashRyan Houdek
2013-04-13Extend our OSD class to support callbacks on init, onframe, and shutdown.Ryan Houdek
2013-04-07Fix a few typos in the comments/logging in VideoDX9, VideoCommon, and VideoSo...Lioncash
2013-03-26revert RasterFont for VideoSoftwaredegasus
2013-03-24Big commit. Fix running the APK, I had missed a view in the manifest. Clean u...Ryan Houdek
2013-03-19Android mega commit of trash.Ryan Houdek
2013-03-17fix software backenddegasus
2013-01-24Merge branch 'immediate-removal' into GLSL-masterdegasus
2013-01-24Revert "Revert 30dd9c2 e9d00bf db5f4c8 and bff0fae"degasus
2013-01-19Fix switching from the different rasterizersRyan Houdek
2013-01-19Remove the dependency on rectangle textures in the software rasterizer. Also ...Ryan Houdek
2013-01-09Merge branch 'arb_framebuffer' into GLSL-masterdegasus
2013-01-07Revert 30dd9c2 e9d00bf db5f4c8 and bff0faeRyan Houdek
2012-12-30Fix the last few warnings in Dolphin on my system.Ryan Houdek
2012-12-30This line in SWRenderer has been wrong ever since the beginning.Ryan Houdek
2012-12-28also use shaderCaches in rasterFontdegasus
2012-12-26Merge Fail: Make sure we are using the interface file to get backbuffer dimen...Ryan Houdek
2012-12-26Merge branch 'GLES-software'Ryan Houdek
2012-12-26Beautify some tabs.Ryan Houdek
2012-12-26Rename another function...Ryan Houdek
2012-12-24Small bit of clean up in GLES-software.Ryan Houdek
2012-12-17Initial push of GLES and GLUtil file breakup.Ryan Houdek
2012-12-13initial release of new RasterFont without color supportdegasus
2011-02-25If video backend initialization fails, have the emulator die gracefully inste...Glenn Rice
2011-02-07Reach over for Plugin_VideoOGL's copy of GLUtil.Soren Jorvang
2011-02-05vs2010: fix videosoftware build by not requiring Cg dependency (through OGL...)Shawn Hoffman
2011-02-04In the SCons build, skip the generation of static librariesSoren Jorvang
2011-02-03Use brute force to link the software plugin.Soren Jorvang