SDL/include
Alex Szpakowski e92a6c4d82 Added MSAA support for OpenGL ES contexts on iOS.
Note that extra steps must be taken when using glReadPixels to read the contents of the main OpenGL ES framebuffer on iOS, if multisampling is used. See the OpenGL ES section of README-ios.md for details.
2015-07-19 19:44:40 -03:00
..
begin_code.h Fix fallback define for DECLSPEC for non-Windows platforms. 2015-05-26 16:25:22 -04:00
close_code.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_assert.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_atomic.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_audio.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_bits.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_blendmode.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_clipboard.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config_android.h Android has clock_gettime() - thanks Michael Labbe! 2015-06-19 23:40:23 -07:00
SDL_config_iphoneos.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config_macosx.h X11: Add Xdbe support to message boxes (thanks, Melker!). 2015-05-28 00:30:21 -04:00
SDL_config_minimal.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config_pandora.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config_psp.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config_windows.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config_winrt.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config_wiz.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_config.h.cmake Fixed bug 3009 - Cannot compile SDL2 on Windows 2015-06-13 10:47:55 -07:00
SDL_config.h.in configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test. 2015-06-08 01:13:51 -04:00
SDL_copying.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_cpuinfo.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_egl.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_endian.h Fixed comments at conditional compilation macro in header file. 2015-06-05 19:41:34 +02:00
SDL_error.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_events.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_filesystem.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_gamecontroller.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_gesture.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_haptic.h Removed Edgar's name from SDL_haptic.h at his request. 2015-06-17 12:59:12 -04:00
SDL_hints.h Fixed typo in header file documentation comment. 2015-05-29 22:24:38 +02:00
SDL_joystick.h Fixed spaces in header file. 2015-07-16 21:48:35 +02:00
SDL_keyboard.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_keycode.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_loadso.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_log.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_main.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_messagebox.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_mouse.h SDL_WarpMouseGlobal() should return non-void. 2015-07-17 21:03:58 -04:00
SDL_mutex.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_name.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_opengl_glext.h Allow setting of GL_CONTEXT_RELEASE_BEHAVIOR when creating the GL context when GLX_ARB_context_flush_control is available. 2015-03-06 16:03:40 +00:00
SDL_opengl.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_opengles.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_opengles2_gl2.h SDL_opengles2: Update to latest Khronos headers. 2014-06-04 01:35:36 -07:00
SDL_opengles2_gl2ext.h SDL_opengles2: Update to latest Khronos headers. 2014-06-04 01:35:36 -07:00
SDL_opengles2_gl2platform.h SDL_opengles2: Update to latest Khronos headers. 2014-06-04 01:35:36 -07:00
SDL_opengles2_khrplatform.h SDL_opengles2: Update to latest Khronos headers. 2014-06-04 01:35:36 -07:00
SDL_opengles2.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_pixels.h Fixed SDL_ISPIXELFORMAT_ALPHA to check pixel orders that match pixel type. 2015-05-31 01:45:20 -04:00
SDL_platform.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_power.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_quit.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_rect.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_render.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_revision.h Unofficial builds should have a 0 revision number - if this accidentally gets checked in with a different revision, this file should be reverted to this content. 2012-01-14 13:17:01 -05:00
SDL_rwops.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_scancode.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_shape.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_stdinc.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_surface.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_system.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_syswm.h Added MSAA support for OpenGL ES contexts on iOS. 2015-07-19 19:44:40 -03:00
SDL_test_assert.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_common.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_compare.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_crc32.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_font.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_fuzzer.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_harness.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_images.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_log.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_md5.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test_random.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_test.h Fixed typo in test header file comment. 2015-07-15 21:12:04 +02:00
SDL_thread.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_timer.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_touch.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_types.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_version.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL_video.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00
SDL.h Updated the copyright year to 2015 2015-05-26 06:27:46 -07:00