3.5-1329 11 years, 4 months ago GL_DEPTH_COMPONENT can't have type of GL_UNSIGNED_BYTE with glTexImage2D. Qualcomm drivers get hit with this but all else don't care.
3.5-1328 11 years, 4 months ago [Android] Use vsnprintf for the log messages.
3.5-1327 11 years, 4 months ago [Android] Add in a compiling option for GLES3
3.5-1326 11 years, 4 months ago [Android] Allow the user to select multiple browse paths.
3.5-1325 11 years, 4 months ago Fix some of the compiler warnings that have appeared recently.
3.5-1324 11 years, 4 months ago Build fix
3.5-1323 11 years, 4 months ago Merge remote-tracking branch 'john-peterson/cheat2'
3.5-1321 11 years, 4 months ago ogl: report shader compilation issues in the same way as other backends
3.5-1320 11 years, 4 months ago Forced an exception check on short ARAM DMA transfers.
3.5-1319 11 years, 4 months ago Immediately process ARAM DMA transfers if they are 1 block in length. Fixes the teleportation in Beyond Good and Evil.
3.5-1318 11 years, 4 months ago GCMemcard: Initialize the current/previous DIR BAT pointers when creating a new memory card fixes issue 6288
3.5-1317 11 years, 4 months ago Clear the texture cache when a new dol is loaded via ES_LAUNCH. Fixes the black screen in The House of the Dead 2. Abbreviated some of the information in the window titlebar.
3.5-1316 11 years, 4 months ago Dammit Ctrl-Z. Restore a wxSpinCtrl parameter that accidentally got removed in the last commit.
3.5-1315 11 years, 4 months ago Display the initial number of frames that are to be recorded in the Fifo Player.
3.5-1314 11 years, 4 months ago Fix a bug where FIFO recording could not work.
3.5-1313 11 years, 4 months ago Apply color mask when alpha test parameters change. Required to make the changes in revision be706a397720 work properly.
3.5-1311 11 years, 4 months ago Merge remote-tracking branch 'John-Peterson/state'
3.5-1309 11 years, 4 months ago Don't exit when bluetooth support is not available on Windows.
3.5-1307 11 years, 4 months ago Merge branch 'fix-linux-win-resize'
3.5-1303 11 years, 4 months ago Apparently we can't trust m_strVideoBackend on osx.