mesa: remove unneeded #include of colormac.h
[mesa.git] / src / mesa / main / texparam.c
2015-04-01 Brian Paulmesa: remove unneeded #include of colormac.h
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2015-01-13 Samuel Iglesias... main: round floating-point value to nearest integer...
2015-01-08 Laura Ekstrandmain: Fixed some comments in texparam.c
2015-01-08 Laura Ekstrandmain: Added entry points for glGetTextureParameteriv...
2015-01-08 Laura Ekstrandmain: Added entry point for glGetTextureParameterfv.
2015-01-08 Laura Ekstrandmain: Added entry points for glGetTextureLevelParameter...
2015-01-08 Laura Ekstrandmain: legal_get_tex_level_parameter_target now handles...
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureParameteriv,...
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameteri.
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameterfv.
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureParameterf.
2015-01-08 Laura Ekstrandmain: Added get_texobj_by_name in texparam.c.
2015-01-08 Laura Ekstrandmain: set_tex_parameterf now handles errors according...
2015-01-08 Laura Ekstrandmain: set_tex_parameteri now handles errors according...
2015-01-05 Brian Paulmesa: remove unused ctx parameter for _mesa_select_tex_...
2014-08-15 Kristian Høgsbergmesa: Use _mesa_lock_context_textures in _mesa_GetTexPa...
2014-07-15 Ian Romanickmesa: Don't allow GL_TEXTURE_{LUMINANCE,INTENSITY}_...
2014-07-15 Ian Romanickmesa: Don't allow GL_TEXTURE_BORDER queries outside...
2014-07-15 Ian Romanickmesa: Handle uninitialized textures like other textures...
2014-04-30 Brian Paulmesa: change invalid texture swizzle error to GL_INVALI...
2014-04-01 Iago Toral Quirogamesa: Allow setting GL_TEXTURE_MAX_LEVEL to 0 with...
2014-03-05 Kenneth Graunkemesa: Add core API support for GL_ARB_stencil_texturing...
2014-03-04 Anuj Phogatmesa: Set initial internal format of a texture to GL_RGBA
2014-02-18 Anuj Phogatmesa: Add GL_TEXTURE_CUBE_MAP_ARRAY to legal_get_tex_le...
2014-02-02 Ian Romanickmesa: Use common _mesa_tex_target_to_index in tex param...
2014-02-02 Brian Paulmesa: remove target param from ctx->Driver.TexParameter()
2014-02-02 Brian Paulmesa: use _mesa_get_current_tex_object() in GetTexLevel...
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-15 Francisco Jerezmesa: Add image parameter queries for ARB_shader_image_...
2013-12-21 Ian Romanickmesa: Clean up bad code formatting left from previous...
2013-12-21 Ian Romanickmesa: GL_EXT_packed_depth_stencil is not optional
2013-12-13 Courtney Goeltzenl... mesa: ARB_texture_view get parameters
2013-12-05 Ian Romanickmesa: Use a single enable for GL_EXT_texture_array...
2013-11-21 José Fonsecamesa: Use IROUND instead of roundf.
2013-11-21 Tapani Pällimesa: enable GL_TEXTURE_LOD_BIAS set/get
2013-10-28 Rico Schüllermesa: Remove trailing whitespace in texparam.c
2013-10-21 Rico Schüllermesa: Add infrastructure for GL_ARB_texture_mirror_clam...
2013-09-26 Kenneth Graunkemesa: Remove 'invalidate_state' parameter to _mesa_dirt...
2013-08-01 Corey RichardsonCorrect clamping of TEXTURE_{MAX, BASE}_LEVEL
2013-07-31 Mikko Juolamesa: fix multisampling proxy textures not being queryable
2013-07-12 Brian Paulmesa: add cast to silence MSVC warning
2013-06-28 Ian Romanickmesa: GL_EXT_shadow_funcs is not optional with GL_ARB_s...
2013-06-28 Ian Romanickmesa: GL_ARB_texture_storage_multisample is not optiona...
2013-06-28 Ian Romanickmesa: GL_ARB_texture_storage is not optional
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
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-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-17 Brian Paulmesa: remove #include "mfeatures.h" from numerous sourc...
2013-04-06 Marek Olšákmesa: don't set _ClampFragmentColor to TRUE if it has...
2013-03-31 Chris Forbesmesa: allow multisample texture targets in [Get]TexPara...
2013-03-21 Matt Turnermesa: Implement TEXTURE_IMMUTABLE_LEVELS for ES 3.0.
2013-03-01 Chris Forbesmesa: add texobj support for ARB_texture_multisample
2013-02-25 Tapani Pällimesa: add missing case in _mesa_GetTexParameterfv()
2013-01-30 Christoph Bumillermesa: implement GL_ARB_texture_buffer_range
2013-01-25 Brian Paulmesa: add casts in _mesa_GetTexParameterfv() to silence...
2013-01-22 Eric Anholtmesa: Drop manual checks for outside begin/end.
2013-01-15 Anuj Phogatmesa: Round float param in glTexparameterf() to nearest...
2012-12-12 Marek Olšákmesa: don't advertise ARB_texture_buffer_object in...
2012-11-29 Paul Berrymesa: Rename API_OPENGL to API_OPENGL_COMPAT.
2012-11-19 Kenneth Graunkemesa: Fix error code for glTexParameteri of TEXTURE_MAX...
2012-11-08 Dave Airliemesa: add fbo/texture support for ARB_texture_cube_map_...
2012-09-20 Ian Romanickmesa: Allow glGetTexParameter of GL_TEXTURE_SRGB_DECODE_EXT
2012-09-15 Oliver McFaddenmesa: remove FEATURE_OES_draw_texture define.
2012-08-23 Ian Romanickmesa/es: Validate glGetTexParameter pnames in Mesa...
2012-08-23 Ian Romanickmesa/es: Validate glTexParameter pnames in Mesa code...
2012-08-23 Ian Romanickmesa/es: Validate glTexParameter targets in Mesa code...
2012-08-23 Ian Romanickmesa/es: Validate GL_TEXTURE_WRAP param in Mesa code...
2012-08-23 Ian Romanickmesa: Refactor validate_texture_wrap_mode to use a...
2012-08-18 Brian Paulmesa: remove unused params, add const qualifiers
2012-08-18 Brian Paulmesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for...
2012-08-17 Kenneth Graunkemesa: Support GL_TEXTURE_BUFFER in GetTexLevelParameter...
2012-08-17 Kenneth Graunkemesa: Split out part of glGetTexLevelParameter into...
2012-08-17 Kenneth Graunkemesa: Add explicit target checking to GetTexLevelParame...
2012-08-14 Ian Romanickmesa: Kill GL_ARB_shadow_ambient with fire
2012-08-07 Eric Anholtmesa: Replace VersionMajor/VersionMinor with a Version...
2012-08-01 Pauli Nieminenmesa: Move DepthMode to texture object
2012-07-24 Brian Paulmesa: move more format helper functions to glformats.c
2012-03-20 Brian Paulmesa: rework texture completeness testing
2012-03-20 Brian Paulmesa: use _mesa_dirty_texobj() in glTexParameter code
2012-02-12 Dave Airliemesa/texparam: drop double semicolons
2011-12-08 Brian Paulmesa: remove the ctx->Driver.IsTextureResident() hook
2011-11-28 Brian Paulmesa: move _mesa_base_format_has_channel() into image.c
2011-11-28 Brian Paulmesa: combine GL_TEXTURE_INTENSITY/LUMINANCE_SIZE queries
2011-11-28 Brian Paulmesa: use _mesa_base_format_has_channel() in fbobject...
2011-11-22 Eric Anholtmesa: Don't report types for 0-sized components of...
2011-11-03 Chia-I Wumesa: add support for GL_OES_EGL_image_external
2011-11-03 Chia-I Wumesa: clean up validate_texture_wrap_mode
2011-11-03 Yuanhan Liumesa: complete the GL_TEXTURE_SWIZZLE* setup
2011-11-03 Yuanhan Liumesa: remove the redundant check
2011-10-31 Brian Paulmesa: glGetTexParameter support for GL_ARB_texture_storage
2011-10-01 Brian Paulmesa: s/INLINE/inline/
2011-09-29 Ian Romanickmesa: Remove ARB_texture_mirrored_repeat extension...
2011-09-29 Ian Romanickmesa: Remove EXT_texture_lod_bias extension enable...
2011-09-17 Brian Paulmesa: move software texel fetch code into swrast
2011-09-17 Brian Paulmesa: move _mesa_update_fetch_functions() calls into...
2011-09-06 Ian Romanickmesa: Remove API facing bits of EXT_paletted_texture...
2011-08-27 Stéphane MarchesinMerge branch 'master' of git://anongit.freedesktop...
next