4.0-318 před 11 lety ogl: check default framebuffer for msaa
4.0-317 před 11 lety [ARM] Minor idle skip optimization in bx.
4.0-316 před 11 lety [ARM] Fix an issue with the data offset in LoadStore operations. Thanks to PPSSPP.
4.0-315 před 11 lety VideoCommon: create native texture pool
4.0-314 před 11 lety [windows] update SDL-2.0.0 to 2.0.1. Fixes issue 6793.
4.0-313 před 11 lety ogl: drop all %f from TextureConversionShader
4.0-312 před 11 lety Fix {Read,Write}FileToString. We should be using binary always.
4.0-307 před 11 lety Be less dumb.
4.0-306 před 11 lety Update translation files to reflect recent changes in the code.
4.0-305 před 11 lety Stop saving random files to ./
4.0-304 před 11 lety Actually, filename really does need to be a parameter because of some random debug thing.
4.0-303 před 11 lety fix non-HAVE_WX case
4.0-302 před 11 lety Handle screenshot saving in RenderBase. Removes dependency on D3DX11 for screenshots (texture dumping is still broken).
4.0-299 před 11 lety [Windows] Add missing dlls and enable OpenMP support.
4.0-298 před 11 lety Revert "Add dxsdk_dir to vc++ paths via base.props. This means you no longer need the paths in a global property sheet. In fact if you have them in such a file, you should remove them as it will cause...
4.0-297 před 11 lety Removed duplicate definition of ibuild within JitIL.h. Fixes JitIL from hanging on x64/x86.
4.0-296 před 11 lety Merge remote-tracking branch 'shuffle2/vc12'
4.0-291 před 11 lety Merge branch 'viewportCorrection'
4.0-284 před 11 lety ogl: ceil viewport, rounding isn't supported on vs and this is more like the old behavior
4.0-283 před 11 lety ogl: don't force depth+stencil for default framebuffer