main: Add check_texture_buffer_range.
[mesa.git] / src / mesa / main / teximage.c
2015-03-09 Laura Ekstrandmain: Add check_texture_buffer_range.
2015-03-09 Laura Ekstrandmain: Cosmetic changes for Texture Buffers.
2015-03-09 Laura Ekstrandmain: Refactor _mesa_texture_buffer_range.
2015-03-09 Laura Ekstrandmain: Use _mesa_lookup_bufferobj_err to simplify Tex...
2015-03-09 Laura Ekstrandmain: Add TEXTURE_CUBE_MAP support for glCompressedText...
2015-03-09 Laura Ekstrandmain: assert(texImage) in ARB_DSA texture cube map...
2015-03-09 Laura Ekstrandmain: Remove redundant NumLayers checks.
2015-03-02 Jason Ekstrandmain/base_tex_format: Properly handle STENCIL_INDEX1...
2015-03-02 Brian Paulmesa/main: replace Elements() with ARRAY_SIZE()
2015-02-27 Laura Ekstrandmain: Fix whitespace in teximage.c.
2015-02-26 Laura Ekstrandmain: Fix target checking for CompressedTexSubImage*D.
2015-02-26 Laura Ekstrandmain: Fix target checking for CopyTexSubImage*D.
2015-02-24 Iago Toral Quirogamesa: Add _mesa_is_array_texture helper
2015-02-24 Eduardo Lima Mitevmesa: Fix error validating args for TexSubImage3D
2015-02-23 Matt Turnermesa: Use assert() instead of ASSERT wrapper.
2015-01-30 Jason Ekstrandmain: Add STENCIL_INDEX formats to base_tex_format
2015-01-30 Jason Ekstrandteximage: Don't indent switch cases
2015-01-29 Kalyan KondapallyMesa: Add support for HALF_FLOAT_OES type.
2015-01-29 Kalyan KondapallyMesa: Add support for GL_OES_texture_*float* extensions.
2015-01-12 Juha-Pekka Heikkilamesa/main: In _mesa_CompressedTextureSubImage3D() check...
2015-01-12 Iago Toral Quirogamesa: Fix incorrect assertion in init_teximage_fields_ms
2015-01-12 Samuel Iglesias... mesa: Fix get_texbuffer_format().
2015-01-08 Brian Paulmesa: compute row stride outside of loop and fix MSVC...
2015-01-08 Laura Ekstrandmain: Checking for cube completeness in TextureSubImage.
2015-01-08 Laura Ekstrandmain: Refactor in teximage.c to handle NULL from _mesa_...
2015-01-08 Laura Ekstrandmain: Added entry point for glTextureBuffer.
2015-01-08 Laura Ekstrandmain: Fix texObj->Immutable flag update in _mesa_textur...
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureStorage[23]DMulti...
2015-01-08 Laura Ekstrandmain: Added entry points for glCompressedTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry points for CopyTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Added entry points for glTextureSubImage*D.
2015-01-08 Laura Ekstrandmain: Removed trailing whitespaces in texture code.
2015-01-08 Laura Ekstrandmain: Moved _mesa_get_current_tex_object from teximage...
2015-01-05 Brian Paulmesa: remove unused ctx parameter for _mesa_select_tex_...
2014-12-02 Brian Paulmesa: fix height error check for 1D array textures
2014-10-16 Chris Forbesmesa: Mark buffer objects that are used as TexBOs
2014-10-10 Tapani Pällimesa: fix error reported on gTexSubImage2D when level...
2014-08-16 Brian Paulmesa: fix compressed_subtexture_error_check() return...
2014-08-16 Brian Paulmesa: move _mesa_compressed_texture_pixel_storage_error...
2014-08-12 Neil Robertsmesa: Add the format enums for BPTC-compressed images
2014-08-05 Anuj Phogatmesa: Allow GL_TEXTURE_CUBE_MAP target with compressed...
2014-08-05 Anuj Phogatmesa: Add gles3 condition for normalized internal forma...
2014-08-05 Anuj Phogatmesa: Add gles3 error condition for GL_RGBA10_A2 buffer...
2014-08-05 Anuj Phogatmesa: Add a gles3 error condition for sized internalfor...
2014-08-05 Anuj Phogatmesa: Don't allow snorm internal formats in glCopyTexIm...
2014-08-05 Anuj Phogatmesa: Fix condition for using compressed internalformat...
2014-08-05 Anuj Phogatmesa: Turn target_can_be_compressed() in to a utility...
2014-07-23 Neil Robertsmesa/main: Add generic bits of ARB_clear_texture implem...
2014-07-23 Neil Robertsteximage: Add utility func for format/internalFormat...
2014-07-23 Ilia Mirkinmesa/main: add ARB_clear_texture entrypoints
2014-06-30 Jason EkstrandRemove the ATI_envmap_bumpmap extension
2014-06-09 Chris Forbesmesa: Emit errors for inconsistent compressed pixel...
2014-06-09 Chris Forbesmesa: Make CompressedTexSubImage errors more consistent
2014-05-08 Ilia Mirkinmesa: pass target through to driver when choosing textu...
2014-04-17 Anuj Phogatmesa: Fix error condition for multisample proxy texture...
2014-03-20 Marek Olšákmesa: fix texture border handling for cube arrays
2014-03-19 Ilia Mirkinmesa/main: condition GL_DEPTH_STENCIL on ARB_depth_texture
2014-03-05 Brian Paulmesa: new init_teximage_fields_ms() function to init...
2014-03-04 Anuj Phogatmesa: Allow GL_DEPTH_COMPONENT and GL_DEPTH_STENCIL...
2014-03-04 Anuj Phogatmesa: Use clear_teximage_fields() in place of _mesa_ini...
2014-02-12 Eric Anholtmesa: Make TexImage error cases about internalFormat...
2014-02-11 Ian Romanickmesa: GL_ARB_half_float_pixel is not optional
2014-02-11 Ian Romanickmesa: Fix extension dependency for half-float TexBOs
2014-02-02 Brian Paulmesa: don't signal _NEW_TEXTURE in TexSubImage() functions
2014-02-02 Brian Paulmesa: make _mesa_get_proxy_target() static
2014-02-02 Brian Paulmesa: remove unused _mesa_select_tex_object() function
2014-01-28 Kevin Rogovinmesa: Allow depth = 0 parameter for TexImage3D.
2014-01-27 Mark Muellermesa: Fix Type A _INT formats to MESA_FORMAT naming...
2014-01-27 Mark Muellermesa: Fix MESA_FORMAT names with ALPH, INTENSITY, and...
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Change many Type A MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
2014-01-27 Ian Romanickmesa: Validate internalFormat with target in glTexStora...
2014-01-27 Ian Romanickmesa: Refactor internalFormat / target checks to a...
2014-01-27 Ian Romanickmesa: Generate the correct error for a depth format...
2014-01-15 Francisco Jerezmesa: Define helper function to get the number of textu...
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-18 Brian Paulmesa: add API/extension checks for 3-component texture...
2013-12-18 Pi Tabredmesa: get_texbuffer_format(): differentiate between...
2013-12-18 Pi Tabredmesa: Modify format validation to check for extension...
2013-12-18 Pi Tabredmesa: Make validate_texbuffer_format function available...
2013-12-13 Courtney Goeltzenl... mesa: Update TexStorage to support ARB_texture_view
2013-12-05 Ian Romanickmesa: Use a single enable for GL_EXT_texture_array...
2013-12-03 Emil Velikovmesa: resolve typo DTXn/DXTn
2013-10-16 Brian Paulmesa: change glTexImage[23]DMultisample() internalforma...
2013-10-16 Brian Paulmesa: consolidate cube width=height error checking
2013-09-26 Kenneth Graunkemesa: Remove 'invalidate_state' parameter to _mesa_dirt...
2013-09-24 Dylan Noblesmithmesa: remove handcounted magic number
2013-07-31 Mikko Juolamesa: fix number of mipmaps calculation for proxy textures
2013-06-28 Ian Romanickmesa: GL_ARB_texture_storage is not optional
2013-06-17 Eric Anholtmesa: Hide weirdness of 1D_ARRAY textures from Driver...
2013-06-13 Marek Olšákmesa: fix OES_EGL_image_external being partially allowe...
2013-05-30 Brian Paulmesa: fix error checking of DXT sRGB formats in _mesa_b...
2013-05-30 Brian Paulmesa: asst. whitespace, formatting fixes in teximage.c
2013-05-17 Eric Anholtmesa: Track the TexImage being rendered to in the gl_re...
2013-05-06 Eric Anholtmesa: Make core Mesa allocate the texture renderbuffer...
2013-04-26 Brian Paulmesa: fix the compressed TexSubImage size checking...
2013-04-26 Tapani Pällimesa: fix type comparison errors in sub-texture error...
next