3.5-1336 il y a 11 ans, 6 mois fix underflow in IndexGenerator::AddFan
3.5-1335 il y a 11 ans, 6 mois Use SOUNDTOUCH_INTEGER_SAMPLES only on Android build. Some audio backends (i.e. OpenAL) only support floating-point samples.
3.5-1334 il y a 11 ans, 6 mois BPMemory: Add register documentation for texture source adress and EFB configuration.
3.5-1333 il y a 11 ans, 6 mois FifoPlayerDlg: Improve navigating through search results.
3.5-1332 il y a 11 ans, 6 mois [Android] More GLES3 things. Disable Framedumping and MSAA rendering. Remove the HLSL->GLSL shader defines since Qualcomm doesn't support this in their shader compiler. Now they get chosen in our shad...
3.5-1331 il y a 11 ans, 6 mois [Android] Beginning of GLES3 support.
3.5-1330 il y a 11 ans, 6 mois [Android] Add GLSLES3 to the GLSL version enums. Add in the version and precision qualifier to the shader header.
3.5-1329 il y a 11 ans, 6 mois 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 il y a 11 ans, 6 mois [Android] Use vsnprintf for the log messages.
3.5-1327 il y a 11 ans, 6 mois [Android] Add in a compiling option for GLES3
3.5-1326 il y a 11 ans, 6 mois [Android] Allow the user to select multiple browse paths.
3.5-1325 il y a 11 ans, 6 mois Fix some of the compiler warnings that have appeared recently.
3.5-1324 il y a 11 ans, 6 mois Build fix
3.5-1323 il y a 11 ans, 6 mois Merge remote-tracking branch 'john-peterson/cheat2'
3.5-1321 il y a 11 ans, 6 mois ogl: report shader compilation issues in the same way as other backends
3.5-1320 il y a 11 ans, 6 mois Forced an exception check on short ARAM DMA transfers.
3.5-1319 il y a 11 ans, 6 mois Immediately process ARAM DMA transfers if they are 1 block in length. Fixes the teleportation in Beyond Good and Evil.
3.5-1318 il y a 11 ans, 6 mois GCMemcard: Initialize the current/previous DIR BAT pointers when creating a new memory card fixes issue 6288
3.5-1317 il y a 11 ans, 6 mois 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 il y a 11 ans, 6 mois Dammit Ctrl-Z. Restore a wxSpinCtrl parameter that accidentally got removed in the last commit.