4.0-8437 9 years ago OGL: Fix for black framebuffer when resolution/msaa mode changes (PR #3390 from stenzek)
4.0-8435 9 years ago D3D: Fix crash on startup/resize (PR #3389 from stenzek)
4.0-8433 9 years ago VertexLoaderBase: Get rid of explicit delete and new (PR #3384 from lioncash)
4.0-8431 9 years ago Render: Get rid of explicit new and delete (PR #3382 from lioncash)
4.0-8429 9 years ago VideoConfig: Move all stereoscopy options to the stereoscopy section. (PR #3350 from Armada651)
4.0-8423 9 years ago FramebufferManager: Get rid of raw new and delete (PR #3380 from lioncash)
4.0-8421 9 years ago NANDContentLoader/WiiWAD: Get rid of raw delete and new (PR #3362 from lioncash)
4.0-8419 9 years ago Use const reference, explicit, final, and override consistently in DQt2 (PR #3376 from spxtr)
4.0-8417 9 years ago BootManager: Remove unnecessary LoadGameIni condition (PR #3250 from JosJuice)
4.0-8415 9 years ago BootManager: Slightly clean up the config_cache. (PR #2621 from AdmiralCurtiss)
4.0-8413 9 years ago Config Hotfix: Prevent per-game settings (ie. GameINI) being stored to the global user configuration. (PR #3373 from JosJuice)
4.0-8411 9 years ago FramebufferManagerBase: Get rid of explicit delete and new (PR #3372 from lioncash)
4.0-8409 9 years ago StreamBuffer: Minor changes (PR #3371 from lioncash)
4.0-8404 9 years ago Silence -Wshadow and -Wmaybe-uninitialized warnings. (PR #3370 from rohit-n)
4.0-8402 9 years ago DQt2: Use a separate INI file for UI settings (PR #3367 from spxtr)
4.0-8400 9 years ago VideoBackends: Simplify initialization and deinitialization of resources (PR #3369 from lioncash)
4.0-8398 9 years ago Set g_vertex_manager to nullptr on DX11 backend shutdown (PR #3368 from hdcmeta)
4.0-8396 9 years ago Volume: Make GetTMD return a vector (PR #3363 from lioncash)
4.0-8394 9 years ago DQt2: Move menu bar into its own file. (PR #3365 from spxtr)
4.0-8392 9 years ago VideoSW: Clear normal vertex data. (PR #3358 from degasus)