mesa/docs/specs
Fritz Koenig 318c265160 mesa: GL_MESA_framebuffer_flip_y extension [v4]
Adds an extension to glFramebufferParameteri
that will specify if the framebuffer is vertically
flipped. Historically system framebuffers are
vertically flipped and user framebuffers are not.
Checking to see the state was done by looking at
the name field.  This adds an explicit field.

v2:
  * updated spec language [for chadv]
  * correctly specifying ES 3.1 [for chadv]
  * refactor access to rb->Name [for jason]
  * handle GetFramebufferParameteriv [for chadv]
v3:
  * correct _mesa_GetMultisamplefv [for kusmabite]
v4:
  * update spec language [for chadv]
  * s/GLboolean/bool/g [for chadv]
  * s/InvertedY/FlipY/g [for chadv]
  * s/inverted_y/flip_y/g [for chadv]
  * assert changes [for chadv]

Reviewed-by: Chad Versace <chadversary@chromium.org>
2018-07-27 12:32:25 -07:00
..
OLD docs: annotate MESA_program_debug as obsolete 2017-12-06 17:31:53 +00:00
EGL_MESA_drm_image_formats.txt docs: add EGL_MESA_drm_image_formats extension proposal 2017-02-06 17:41:10 +01:00
EGL_MESA_platform_surfaceless.txt docs: Add EGL_MESA_platform_surfaceless.txt (v2) 2016-10-14 11:19:13 -07:00
enums.txt mesa: GL_MESA_framebuffer_flip_y extension [v4] 2018-07-27 12:32:25 -07:00
EXT_shader_integer_mix.spec mesa: Rename MESA_shader_integer_mix to EXT_shader_integer_mix 2013-09-13 09:56:36 -05:00
EXT_shader_samples_identical.txt Import current draft of EXT_shader_samples_identical spec 2015-11-19 20:17:15 -08:00
MESA_configless_context.spec docs: Note MESA_configless_context as superseded 2016-09-12 11:29:11 -04:00
MESA_copy_sub_buffer.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_drm_image.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_framebuffer_flip_y.txt mesa: GL_MESA_framebuffer_flip_y extension [v4] 2018-07-27 12:32:25 -07:00
MESA_image_dma_buf_export.txt egl: image_dma_buf_export - use KHR 64-bit type 2015-05-05 12:19:40 +10:00
MESA_multithread_makecurrent.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_pack_invert.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_pixmap_colormap.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_query_renderer.spec specs: MESA_query_renderer.spec resolve a couple of typos 2014-02-21 22:52:46 +00:00
MESA_release_buffers.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_shader_debug.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_shader_integer_functions.txt docs: Update MESA_shader_integer_functions spec to version 3. 2017-04-13 23:01:27 -07:00
MESA_swap_control.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_swap_frame_usage.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_texture_array.spec docs: https all the links \o/ 2017-02-09 11:28:15 +00:00
MESA_texture_signed_rgba.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_window_pos.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
MESA_ycbcr_texture.spec docs: move specs to a separate folder 2013-04-17 08:48:14 -06:00
WL_bind_wayland_display.spec add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec 2016-12-05 16:01:21 +00:00
WL_create_wayland_buffer_from_image.spec wayland: Add an extension to create wl_buffers from EGLImages 2013-12-04 17:04:57 -08:00