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: s/INLINE/inline/
Brian Paul
2011-10-01
1
-2
/
+2
*
mesa: Remove ARB_texture_mirrored_repeat extension enable flag
Ian Romanick
2011-09-29
1
-2
/
+1
*
mesa: Remove EXT_texture_lod_bias extension enable flag
Ian Romanick
2011-09-29
1
-11
/
+4
*
mesa: move software texel fetch code into swrast
Brian Paul
2011-09-17
1
-1
/
+0
*
mesa: move _mesa_update_fetch_functions() calls into swrast
Brian Paul
2011-09-17
1
-1
/
+0
*
mesa: Remove API facing bits of EXT_paletted_texture and EXT_shared_texture_p...
Ian Romanick
2011-09-06
1
-6
/
+0
*
mesa: whitespace, formatting fixes in GetTexParameter() code
Brian Paul
2011-08-04
1
-8
/
+6
*
mesa: add null ptr checks in GetTexParameterI[u]iv() functions
Brian Paul
2011-08-04
1
-0
/
+4
*
mesa: condense GL_TEXTURE_RESIDENT query code
Brian Paul
2011-08-04
1
-16
/
+4
*
mesa: make error handling in glGetTexParameter() a bit more concise
Brian Paul
2011-08-04
1
-170
/
+96
*
mesa: add missing breaks for GL_TEXTURE_CUBE_MAP_SEAMLESS queries
Brian Paul
2011-07-29
1
-6
/
+8
*
mesa: test against MESA_FORMAT_NONE in _mesa_GetTexLevelParameteriv()
Brian Paul
2011-07-28
1
-1
/
+1
*
mesa: Return the correct internal fmt when a generic compressed fmt was used
Ian Romanick
2011-07-25
1
-3
/
+17
*
mesa: implement AMD_seamless_cubemap_per_texture
Marek Olšák
2011-05-06
1
-0
/
+32
*
mesa: implement EXT_texture_shared_exponent
Marek Olšák
2011-04-29
1
-5
/
+3
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
1
-80
/
+80
*
mesa: clamp texture border color if ARB_texture_float is unsupported
Marek Olšák
2011-03-29
1
-4
/
+12
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-4
/
+17
*
mesa: remove isProxy local var
Brian Paul
2011-01-25
1
-4
/
+2
*
mesa: use texFormat local var in more places
Brian Paul
2011-01-25
1
-4
/
+4
*
mesa: consolidate error handling code in _mesa_GetTexLevelParameteriv()
Brian Paul
2011-01-25
1
-26
/
+19
*
mesa: consolidate error handling in set_tex_parameteri()
Brian Paul
2011-01-25
1
-38
/
+36
*
mesa: add checks for GL_EXT_texture_array
Brian Paul
2011-01-25
1
-2
/
+4
*
mesa: smarter glTexParameter state invalidation
Brian Paul
2011-01-23
1
-25
/
+38
*
mesa/swrast: implement EXT_texture_sRGB_decode
Dave Airlie
2011-01-16
1
-1
/
+17
*
mesa: Directly include mfeatures.h in files that perform feature tests.
Vinson Lee
2011-01-07
1
-0
/
+1
*
mesa: Include mtypes.h in files that use gl_context struct.
Vinson Lee
2011-01-05
1
-0
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-5
/
+5
*
ARB_texture_rg: Add GL_RED as a valid GL_DEPTH_TEXTURE_MODE
Ian Romanick
2010-10-01
1
-1
/
+2
*
ARB_texture_rg: Add GL_TEXTURE_{RED,GREEN}_SIZE query support
Ian Romanick
2010-10-01
1
-0
/
+10
*
mesa: Force GL_SGIS_generate_mipmap to always be enabled
Ian Romanick
2010-09-27
1
-22
/
+6
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
mesa: Add missing features.
Chia-I Wu
2010-03-30
1
-4
/
+4
*
mesa: added GL3 query for GL_TEXTURE_SHARED_SIZE
Brian Paul
2010-03-20
1
-0
/
+12
*
mesa: increase number of texture units to MAX_COMBINED_TEXTURE_IMAGE_UNITS
Brian Paul
2010-02-03
1
-2
/
+2
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-1
/
+0
|
\
|
*
mesa: Remove unnecessary header from texparam.c.
Vinson Lee
2010-01-17
1
-1
/
+0
*
|
mesa: added _mesa_[Get]TexParameterI[u]iv() functions
Brian Paul
2010-01-04
1
-1
/
+116
*
|
mesa: make texture BorderColor a union of float/int/uint
Brian Paul
2010-01-04
1
-12
/
+9
*
|
mesa: use get_texobj() in _mesa_GetTexParameter() funcs
Brian Paul
2010-01-04
1
-35
/
+16
|
/
*
mesa: add missing _mesa_lock_texture() call
Brian Paul
2010-01-04
1
-0
/
+1
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-11
1
-7
/
+18
|
\
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameteriv.
Vinson Lee
2009-12-10
1
-2
/
+4
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameteri.
Vinson Lee
2009-12-08
1
-1
/
+6
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameteri.
Vinson Lee
2009-12-08
1
-2
/
+4
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameterfv.
Vinson Lee
2009-12-08
1
-2
/
+4
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-05
1
-2
/
+7
|
*
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-12-05
1
-2
/
+4
*
|
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
1
-2
/
+7
*
|
mesa: Fix array out-of-bounds access by _mesa_TexParameterf.
Vinson Lee
2009-11-29
1
-2
/
+4
[next]