Lime-3DS-Emulator/src
emufan4568 07a69b7c7b renderer_opengl: Remove amd hacks and legacy paths
* AMDs new driver fixed many issues in the OpenGL driver. No reason to
  keep these hacks. In addition the upgrade to 4.3 guarantees the
  existance of required extensions, so no need to check for them
2022-08-21 01:52:49 +03:00
..
android android: Add cheat GUI 2022-08-06 08:19:18 +02:00
audio_core Use cubic mapping for volume control (#6020) 2022-05-20 22:47:37 +05:30
citra video_core: Bump OpenGL version to 4.3 on desktop 2022-08-21 01:39:16 +03:00
citra_qt video_core: Bump OpenGL version to 4.3 on desktop 2022-08-21 01:39:16 +03:00
common android: Use correct encoding when converting strings 2022-08-03 15:54:15 +02:00
core Update src/core/frontend/emu_window.h 2022-08-01 09:07:23 +02:00
dedicated_room remove dedicated_room dependence on core 2022-06-11 10:21:18 +02:00
input_common input_common: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
network remove dedicated_room dependence on core 2022-06-11 10:21:18 +02:00
tests Merge pull request #6010 from SachinVin/gunman 2022-07-06 23:45:44 -05:00
video_core renderer_opengl: Remove amd hacks and legacy paths 2022-08-21 01:52:49 +03:00
web_service web_service: infect other targets with OpenSSL exports ... 2022-06-08 01:22:11 -06:00
.clang-format clang format: add objective c++ formatting 2022-01-10 13:52:39 +01:00
CMakeLists.txt CMakeLists: Enforce C4267 on MSVC 2022-05-18 00:05:41 -04:00