mesa/multisample: Check sample count using the new driver hook
[mesa.git] / src / mesa / main / version.c
2015-12-17 Jordan Justenmain/version: Don't require ARB_compute_shader for...
2015-12-03 Nanley Cherymesa/version: Update gl_extensions::Version during...
2015-11-12 Nanley Cherymesa: In helpers, only check driver capability for...
2015-10-16 Tapani Pällimesa: Set api prefix to version string when overriding...
2015-09-01 Marta Lofstedtmesa: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
2015-08-26 Ilia Mirkinmesa: uncomment checks in es31 computation, add texture_ms
2015-07-23 Chris Forbesmesa: Add extension tracking for arb_shader_subroutine...
2015-06-16 Tapani Pällimesa: set override_version per api version override
2015-06-08 Martin Peresmain/version: make sure all the output variables get...
2015-05-28 Ian Romanickmesa: Add support for a new override string MESA_GLES_V...
2015-05-28 Ian Romanickdri_util: Use _mesa_override_gl_version_contextless
2015-05-28 Ian Romanickmesa/es3.1: Enable ES 3.1 API and shading language...
2015-05-08 Dave Airliemesa: add ARB_vertex_attrib_64bit to extensions. (v2)
2015-05-04 Ian Romanickmesa: Trivial coding standards cleanups
2015-05-04 Ian Romanickmesa: Use bool instead of GLboolean
2015-04-27 Ilia Mirkinmesa: fix up GLSL version when computing GL version
2015-04-25 Ilia Mirkinmesa: add support for exposing up to GL4.2
2015-04-02 Ilia Mirkinmesa: add ARB_depth_buffer_float to ES3.0 required...
2015-03-05 Brian Paulmesa: include stdio.h where needed
2014-10-23 Ilia Mirkinmesa: remove conditional render and rgtc from ES3 requi...
2014-09-24 Marek Olšákmesa: allow forcing >=3.1 compatibility contexts with...
2014-08-11 Marek Olšákmesa: return version 0 if the computed core profile...
2014-08-11 Marek Olšákmesa: add _mesa_get_version, a ctx-independent variant...
2014-08-11 Marek Olšákmesa: add a context-independent variant of _mesa_overri...
2014-08-11 Marek Olšákmesa: make _mesa_override_glsl_version context-independent
2014-04-02 Dave Airliemesa/soft/llvmpipe: add fake MSAA support
2014-02-11 Ian Romanickmesa: GL_ARB_half_float_pixel is not optional
2014-01-09 Paul Berrymesa: replace ctx->Const.{Vertex,Fragment,Geomtery...
2013-12-21 Ian Romanickmesa: It is not possible to have GLSL < 1.20
2013-08-02 Paul Berrymain: Allow for the possibility of GL 3.2 without ARB_g...
2013-06-28 Ian Romanickmesa: GL_EXT_shadow_funcs is not optional with GL_ARB_s...
2013-06-28 Ian Romanickmesa: GL_ARB_shader_objects is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_fog_coord is not optional
2013-06-28 Ian Romanickmesa: GL_EXT_secondary_color is not optional
2013-05-11 Marek Olšákmesa: move max texture image unit constants to gl_progr...
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-06 Marek Olšákmesa: allow drivers not to expose ARB_color_buffer_floa...
2013-03-13 Matt Turnermesa: Replace MESA_VERSION with PACKAGE_VERSION.
2013-03-01 Jordan Justenmesa version: add _mesa_get_gl_version_override
2013-01-25 Ian Romanickmesa/es3: Enable ES 3.0 API and shading language version
2012-12-12 Marek Olšákmesa: disallow creation of GL 3.1 compatibility contexts
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-10-31 Marek Olšákmesa: remove ARB_window_pos extension enable flag
2012-10-31 Marek Olšákmesa: remove ARB_copy_buffer extension enable flag
2012-09-29 Brian Paulmesa: add const qualifier in check_for_ending() to...
2012-09-28 Jordan Justenmesa: allow MESA_GL_VERSION_OVERRIDE to override the...
2012-09-28 Jordan Justenmain/version: add "(Core Profile) to version string...
2012-09-18 Brian Paulmesa: change create_version_string() return type to...
2012-09-17 Jordan Justenmain/version: consolodate version string creation for...
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-08-29 Ian Romanickmesa: Enable GL_{ARB,APPLE}_vertex_array_object in...
2012-08-07 Eric Anholtmesa: Replace VersionMajor/VersionMinor with a Version...
2012-08-01 Pauli Nieminenmesa: Make ARB_sampler_objects mandatory
2012-07-30 Jordan Justenmesa: add support for using API_OPENGL_CORE
2012-06-07 Olivier Galibertglsl: Scaffolding for ARB_shader_bit_encoding.
2012-05-14 Oliver McFaddenmesa: print the Git SHA1 in GL_VERSION for ES1 and...
2012-04-29 Dylan Noblesmithmesa: require GL_MAX_SAMPLES >= 4 for GL 3.0
2012-01-25 Marek Olšákmesa: allow exposing GL3 without EXT_texture_integer
2012-01-25 Marek Olšákmesa: remove obsolete comment in version.c
2012-01-15 Marek Olšákmesa: update compute_version for GL3
2011-11-07 Marek Olšákmesa: add missing checks to compute_version
2011-10-04 Ian Romanickmesa: Remove ARB_draw_buffers extension enable flag
2011-09-29 Ian Romanickmesa: Remove ARB_texture_mirrored_repeat extension...
2011-09-29 Ian Romanickmesa: Remove EXT_blend_subtract extension enable flag
2011-09-29 Ian Romanickmesa: Remove EXT_stencil_wrap extension enable flag
2011-09-29 Ian Romanickmesa: Remove EXT_texture_lod_bias extension enable...
2011-09-29 Ian Romanickmesa: Remove EXT_texture_env_add extension enable flag
2011-09-29 Ian Romanickmesa: Remove ARB_multitexture extension enable flag
2011-09-28 Brian Paulmesa: fix signed/unsigned sscanf() warning in _mesa_ove...
2011-09-28 Chad Versacemesa: Allow overriding GLSL version with environment...
2011-09-28 Brian Paulmesa: fix signed/unsigned warning in sscanf()
2011-09-27 Chad Versacemesa: Allow override of GL version with environment...
2011-09-26 Ian Romanickmesa: Remove many extension enable flags
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-05 Ian Romanickmesa: Include GIT SHA1 in GL version string
2011-03-29 Marek Olšákmesa: initial EXT_texture_snorm support
2011-03-29 Marek Olšákmesa: implement clamping controls (ARB_color_buffer_float)
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2011-01-08 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-06 Vinson Leemesa: Clean up header file inclusion in version.c.
2011-01-06 Vinson Leemesa: Include mtypes.h in files that use gl_context...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-01 Ian Romanickmesa: Add ARB_texture_compression_rgtc as an alias...
2010-09-22 Brian Paulmesa: don't advertise bogus GL_ARB_shading_language_120...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-07-27 Eric AnholtMerge remote branch 'origin/master' into glsl2
2010-07-08 Brian Paulmesa: initial support for new GL 3.0 texture formats
2010-07-02 Brian Paulmesa: extension flags and version testing for GL 3...
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-04 Roland ScheideggerMerge commit 'origin/master' into gallium-msaa
next