index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
texstorage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Add support for OES_texture_cube_map_array
Ian Romanick
2016-08-26
1
-1
/
+2
*
mesa: Cosmetic changes in legal_texobj_target
Ian Romanick
2016-08-26
1
-12
/
+12
*
mesa: Rearrange legal_texobj_target to look more like _mesa_legal_get_tex_lev...
Ian Romanick
2016-08-26
1
-11
/
+26
*
mesa: add numLevels, numSamples to Driver.TestProxyTexImage()
Brian Paul
2016-07-15
1
-2
/
+2
*
mesa: use _mesa_clear_texture_image() in clear_texture_fields()
Brian Paul
2016-07-15
1
-3
/
+1
*
mesa/main: not fill mesa_error on _mesa_legal_texture_base_format_for_target
Alejandro Piñeiro
2016-03-03
1
-4
/
+4
*
mesa: const-qualify _mesa_is_legal_tex_storage_format ctx param
Brian Paul
2015-09-22
1
-1
/
+2
*
mesa: whitespace, comment fixes in texstorage.c
Brian Paul
2015-09-22
1
-15
/
+18
*
mesa/teximage: Add GL error parameter to _mesa_target_can_be_compressed
Nanley Chery
2015-08-25
1
-14
/
+6
*
mesa: update fbo state in glTexStorage
Tapani Pälli
2015-08-21
1
-0
/
+15
*
mesa: expose dimension check for glTex*Storage functions
Tapani Pälli
2015-08-19
1
-1
/
+1
*
mesa: Rename _mesa_lookup_enum_by_nr() to _mesa_enum_to_string().
Kenneth Graunke
2015-07-20
1
-8
/
+8
*
mesa: fix up some texture error checks
Roland Scheidegger
2015-07-18
1
-0
/
+1
*
Revert "mesa: Add ARB_direct_state_access checks in texture functions"
Ian Romanick
2015-05-28
1
-7
/
+0
*
mesa: Add ARB_direct_state_access checks in texture functions
Fredrik Höglund
2015-05-14
1
-0
/
+7
*
mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-1
/
+1
*
main: Added entry points for glTextureStorage*D.
Laura Ekstrand
2015-01-08
1
-51
/
+155
*
main: Changed _mesa_alloc_texture_storage to _mesa_AllocTextureStorage_sw.
Laura Ekstrand
2015-01-08
1
-4
/
+4
*
mesa: Add error condition for using compressed internalformat in glTexStorage...
Anuj Phogat
2014-08-04
1
-0
/
+18
*
mesa: Fix error condition for valid texture targets in glTexStorage* functions
Anuj Phogat
2014-08-04
1
-0
/
+7
*
mesa: simplify comment in texstorage.c
Brian Paul
2014-02-02
1
-3
/
+2
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
mesa: Validate internalFormat with target in glTexStorage paths
Ian Romanick
2014-01-27
1
-0
/
+5
*
mesa: Generate GL_INVALID_OPERATION for unsupported DSA TexStorage functions
Ian Romanick
2014-01-21
1
-3
/
+15
*
mesa: Silence many unused parameter warnings
Ian Romanick
2014-01-21
1
-0
/
+22
*
mesa: Update TexStorage to support ARB_texture_view
Courtney Goeltzenleuchter
2013-12-13
1
-2
/
+3
*
mesa: consolidate multiple next_mipmap_level_size
Courtney Goeltzenleuchter
2013-12-13
1
-22
/
+3
*
mesa: Use a single enable for GL_EXT_texture_array and GL_MESA_texture_array
Ian Romanick
2013-12-04
1
-4
/
+2
*
mesa: Add API debug logging to TexStorage
Courtney Goeltzenleuchter
2013-11-17
1
-0
/
+7
*
mesa: fix proxy textures becoming immutable and unusable
Mikko Juola
2013-07-31
1
-1
/
+1
*
mesa: fix proxy textures not working with default texture binding
Mikko Juola
2013-07-31
1
-1
/
+1
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Generalize TexStorage allocator between swrast and intel.
Eric Anholt
2013-04-21
1
-0
/
+30
*
mesa: remove #include "mfeatures.h" from numerous source files
Brian Paul
2013-04-17
1
-1
/
+0
*
mesa: extract _mesa_is_legal_tex_storage_format helper
Chris Forbes
2013-03-31
1
-17
/
+20
*
mesa: Implement TEXTURE_IMMUTABLE_LEVELS for ES 3.0.
Matt Turner
2013-03-21
1
-0
/
+1
*
mesa: fix error checking of TexStorage(levels) for array and rect textures
Marek Olšák
2012-11-12
1
-3
/
+1
*
mesa: add fbo/texture support for ARB_texture_cube_map_array (v2)
Dave Airlie
2012-11-09
1
-0
/
+3
*
mesa: silence MSVC signed/unsigned warning in texstorage.c
Brian Paul
2012-11-06
1
-1
/
+1
*
mesa: silence MSVC signed/unsigned comparison warning in texstorage.c
Brian Paul
2012-10-29
1
-1
/
+1
*
mesa: move/fix levels check for glTexStorage()
Brian Paul
2012-09-17
1
-8
/
+8
*
mesa: rewrite glTexStorage() code
Brian Paul
2012-09-17
1
-74
/
+79
*
mesa: rework texture size error checking
Brian Paul
2012-09-17
1
-10
/
+11
*
mesa: fix proxy texture error handling in glTexStorage()
Brian Paul
2012-09-11
1
-37
/
+41
*
mesa: do internal format error checking for glTexStorage()
Brian Paul
2012-09-11
1
-0
/
+48
*
mesa: new _mesa_num_tex_faces() helper
Brian Paul
2012-08-24
1
-2
/
+3
*
mesa: remove unused _mesa_init_teximage_fields() target parameter
Brian Paul
2012-01-04
1
-3
/
+3
*
mesa: implement new functions for GL_ARB_texture_storage
Brian Paul
2011-10-31
1
-0
/
+402