summaryrefslogtreecommitdiff
path: root/Source/Plugins
AgeCommit message (Expand)Author
2013-06-18Fix a char buffer destination size in Render.cpp for VideoDX11.Lioncash
2013-06-18Partial revert of 0247b2a97a1d. I'll add a work around for Qualcomm in a bit....Ryan Houdek
2013-06-17Merge 'master' into shader-uids-awesome.NeoBrainX
2013-06-16Build fix: Android NDK doesn't support any locale switching.Armada
2013-06-16Set the locale per-thread instead of globally when generating shaders. Add cr...Armada
2013-06-11Build Fix 2xRyan Houdek
2013-06-11Build FixRyan Houdek
2013-06-11[Android] Start of *working* GLES3 support. Needs to be able to compile in Wi...Ryan Houdek
2013-05-26Create our OGL context on the same thread in the OpenGL backend. Same issue w...Ryan Houdek
2013-05-25[Android] Qualcomm drivers require that the EGL context is created on the sam...Ryan Houdek
2013-05-23add new statistics for gpu buffer streamingdegasus
2013-05-17[Android] Qualcomm driver has a bug where it returns an invalid length for GL...Ryan Houdek
2013-05-06[Android] More GLES3 things. Disable Framedumping and MSAA rendering. Remove ...Ryan Houdek
2013-05-05[Android] Beginning of GLES3 support.Ryan Houdek
2013-05-05[Android] Add GLSLES3 to the GLSL version enums. Add in the version and preci...Ryan Houdek
2013-05-05GL_DEPTH_COMPONENT can't have type of GL_UNSIGNED_BYTE with glTexImage2D. Qua...Ryan Houdek
2013-05-05[Android] Add in a compiling option for GLES3Ryan Houdek
2013-05-04ogl: report shader compilation issues in the same way as other backendsdegasus
2013-05-01Clear the texture cache when a new dol is loaded via ES_LAUNCH. Fixes the bl...skidau
2013-04-29Polish shader uid checking.NeoBrainX
2013-04-25Merge 'master' into shader-uids-awesome.NeoBrainX
2013-04-24glew1.8 debug build fixdegasus
2013-04-24Revert "Revert "Fix performance issues on certain legacy graphics hardware th...degasus
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-15Buildfix for the last commit.lioncash
2013-04-15Update the license file text (change SVN to Git) in all projects except Core ...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-11ogl: remove GL_TRIANGLE_FAN on utils renderingdegasus
2013-04-11Merge branch 'primitive_restart'degasus
2013-04-11ogl: fix single core crashdegasus
2013-04-10small cleanup suggested by neobraindegasus
2013-04-10proper ogl primitive restart codedegasus
2013-04-10Move Shader UID mismatch checking to VideoCommon.NeoBrainX
2013-04-09ChunkFile has allowed me to accidentally "Do" a non-POD for the last time!Jordan Woyak
2013-04-08use templates for primitive restartdegasus
2013-04-08enable primitive restart on dx11degasus
2013-04-08Merge branch 'master' into primitive_restartdegasus
2013-04-08ogl: support glsl120degasus
2013-04-08ogl: one framebuffer per efb2tex texturedegasus
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-05fix msaa detectiondegasus
2013-04-04ogl: remove "Missing Extension" from osddegasus
2013-04-04Fix for the hang after close caused by my previews perf queries commit.Rodolfo Bogado