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: 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