summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoSoftware
AgeCommit message (Expand)Author
2013-10-02Merge branch 'fix-field-ordering'Scott Mansell
2013-09-07Move the creation of the GLInterface (and hence the video backendGlenn Rice
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-09-01More warnings: mark/avert truncating conversions from float.comex
2013-09-01A bunch of trivial changes to fix clang warnings.comex
2013-08-12Software Renderer: Show each backend's display name instead of its short name...NeoBrainX
2013-08-09D3D11: Implement zcomploc for hardware supporting D3D 11.0.NeoBrainX
2013-05-25[Android] Qualcomm drivers require that the EGL context is created on the sam...Ryan Houdek
2013-04-19Fix a bunch of random typos in comments and logging.lioncash
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-09ChunkFile has allowed me to accidentally "Do" a non-POD for the last time!Jordan Woyak
2013-04-07Fix a few typos in the comments/logging in VideoDX9, VideoCommon, and VideoSo...Lioncash
2013-04-07Apply re07a91930df0 to the software renderer.NeoBrainX
2013-04-04Remove an unused variable in VideoConfig.cpp and SWVideoConfig.cpplioncash
2013-04-03Fix ARM building.Ryan Houdek
2013-03-28VideoSoftware: Fail less at clamping.NeoBrainX
2013-03-26VideoSoftware: Improve fog range adjustment by using less magic and more comm...NeoBrainX
2013-03-26revert RasterFont for VideoSoftwaredegasus
2013-03-25Windows build fix from web interface...NeoBrainX
2013-03-25VideoSoftware: Implement fog range adjustment, fixing issue 6147.NeoBrainX
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-18Set GLES Tex2D function to texture2D, texture is only available in GLES3. Fix...Ryan Houdek
2013-03-17fix software backenddegasus
2013-03-15Merge branch 'master' into GLSL-masterRyan Houdek
2013-03-14VideoSoftware: Do not clear the depth buffer on EFB copy clears when depth wr...NeoBrainX
2013-03-06Merge branch 'master' into GLSL-masterdegasus
2013-03-02Merge branch 'master' into windows-unicodeJordan Woyak
2013-03-01VideoSoftware: Cleanup PE perf metrics; returning the proper value now.NeoBrainX
2013-03-01Merge branch 'master' into perfqueries.NeoBrainX
2013-02-28Merge branch 'VideoSoftware-savestates'Rachel Bryk
2013-02-28Kill some unnecessary c_str and use StrToWxStr in a few places that I missed.Jordan Woyak
2013-02-28Attempt to be consistent with conversions between std::string and wxString.Jordan Woyak
2013-02-26Not sure if this is the right way to handle this, but it makes the save state...Rachel Bryk
2013-02-26Abort loading states from incompatible graphics backends.Rachel Bryk
2013-02-26ARM Support without GLSLRyan Houdek
2013-02-26Split VideoBackend::Cleanup from Shutdown.degasus
2013-02-26Improve VideoSoftware save states. They are fairly stable, but not perfect. O...Rachel Bryk
2013-02-25Begin implementing save states to video software. Kind of works, sometimes.Rachel Bryk
2013-02-18Merge branch 'master' into GLSL-masterdegasus
2013-02-16Fix OGL perf queries and make them not slow!Jordan Woyak
2013-02-15Video_Software: Fix ZComploc option breaking stuff.NeoBrainX