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
/
texparam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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