index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
texparam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
1
-42
/
+46
|
\
|
*
mesa: remove _mesa_compressed_texture_size()
Brian Paul
2009-10-24
1
-6
/
+2
|
*
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
1
-2
/
+2
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-1
/
+1
|
*
mesa: fix GL_TEXTURE_LUMINANCE_SIZE query
Brian Paul
2009-09-27
1
-1
/
+1
|
*
mesa: use more mesa format functions
Brian Paul
2009-09-27
1
-19
/
+29
|
*
mesa: use _mesa_get_format_bits()
Brian Paul
2009-09-27
1
-24
/
+23
*
|
mesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compressed formats
Brian Paul
2009-10-23
1
-1
/
+9
|
/
*
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-15
1
-3
/
+3
|
\
|
*
mesa: raise GL_INVALID_ENUM not GL_INVALID_VALUE for glTexParamter errors
Vinson Lee
2009-09-11
1
-3
/
+3
*
|
mesa: rework error check in glGetTexLevelParameter(), remove tex_image_dimens...
Brian Paul
2009-08-13
1
-47
/
+2
*
|
mesa: use _mesa_get_current_tex_unit() in more places
Brian Paul
2009-08-13
1
-4
/
+5
*
|
mesa: check for ARB_framebuffer_object for GL_TEXTURE_STENCIL_SIZE_EXT query
Brian Paul
2009-06-29
1
-1
/
+2
*
|
mesa: limit number of error raised by invalid GL_TEXTURE_MAX_ANISOTROPY_EXT
Brian Paul
2009-05-07
1
-2
/
+4
|
/
*
mesa: more informative error messages
Brian Paul
2009-04-23
1
-6
/
+10
*
mesa: fix TexParameter functions
Roland Scheidegger
2009-04-02
1
-62
/
+86
*
mesa: get rid of gl_texture_object::_BorderChan
Brian Paul
2009-04-01
1
-4
/
+0
*
mesa: use an array for current texture objects
Brian Paul
2009-02-21
1
-7
/
+7
*
mesa: avoid setting texObj->_Complete = GL_FALSE when there's no state change
Brian Paul
2009-02-09
1
-31
/
+37
*
mesa: add no-change testing for a few more texture parameters
Brian Paul
2009-02-09
1
-8
/
+20
*
Make GL_ARB_texture_compression mandatory
Ian Romanick
2009-01-28
1
-25
/
+13
*
mesa: remove GL_SGIX_shadow, GL_SGIX_shadow_ambient and GL_SGIX_depth_texture
Brian Paul
2009-01-28
1
-70
/
+12
*
mesa: additional GL_INVALID_OPERATION tests for texture swizzle
Brian Paul
2009-01-28
1
-2
/
+7
*
mesa: set/get new state for GL_EXT_texture_swizzle
Brian Paul
2009-01-28
1
-34
/
+185
*
mesa: refactor glTexParameter code
Brian Paul
2009-01-27
1
-347
/
+480
*
Unify ARB_depth_texture and SGIX_depth_texture
Ian Romanick
2008-10-01
1
-2
/
+1
*
mesa: fix param indexing
Brad King
2008-09-26
1
-6
/
+6
*
mesa: texture crop rect state
Brian Paul
2008-09-21
1
-0
/
+30
*
mesa: refactor: move various ENUM_TO_x macros into macros.h
Brian Paul
2008-09-21
1
-3
/
+0
*
mesa: refactor: move glTexParameter-related functions into new texparam.c file
Brian Paul
2008-09-21
1
-0
/
+1039