scummvm/backends
Le Philousophe 8569296384 OPENGL: Detect framebuffer support using GL_ARB_framebuffer_object
We use functions from GL_ARB_framebuffer_object extension and not from
GL_EXT_framebuffer_object where functions are suffixed by EXT.
This avoids crashes on implementations supporting only the EXT version.
2022-05-27 18:13:10 +02:00
..
audiocd JANITORIAL: "Mac OS X" and "OS X" to "macOS" in comments 2022-01-29 14:15:05 +01:00
cloud ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
dialogs JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
events BACKENDS: Typo in comments 2022-05-17 18:38:52 +02:00
fs AMIGAOS: Revise directory creation 2022-05-14 09:55:55 +03:00
graphics OPENGL: Detect framebuffer support using GL_ARB_framebuffer_object 2022-05-27 18:13:10 +02:00
graphics3d AMIGAOS: Improve shader compatibility 2022-04-17 12:34:38 +02:00
keymapper ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
log ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
midi JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
mixer ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
mutex ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
networking JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
platform PS3: Properly init the fullscreen and aspect_ratio config keys 2022-05-24 23:38:04 +03:00
plugins PLUGINS: Let macOS use its resource bundle as a valid plugin directory 2022-05-22 23:42:45 +01:00
presence/discord ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
saves JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
taskbar JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
text-to-speech TTS: cleanup (whitespace) 2022-04-26 21:08:41 +03:00
timer ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
updates JANITORIAL: Fix some lost or outdated URLs in comments 2022-05-19 07:57:31 +03:00
vkeybd ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
base-backend.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
base-backend.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
modular-backend.cpp ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
modular-backend.h ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
module.mk PLUGINS: Let macOS use its resource bundle as a valid plugin directory 2022-05-22 23:42:45 +01:00