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
/
state_tracker
/
st_cb_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-30
/
+30
*
Remove unnescessary initializations of UpdateTexturePalette
Ian Romanick
2010-09-27
1
-1
/
+0
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-5
/
+0
*
mesa: Remove the non-required ARB_imaging extension.
Eric Anholt
2010-09-23
1
-1
/
+0
*
st/mesa: fix assertion failure in GetTexImage for cubemaps
Marek Olšák
2010-09-20
1
-0
/
+6
*
mesa/st: add missing _mesa_set_fetch_functions in st_get_tex_image
Luca Barbieri
2010-09-04
1
-0
/
+2
*
st/mesa: Fix glEGLImageTargetTexture2DOES.
Chia-I Wu
2010-08-26
1
-0
/
+8
*
mesa/st: use PIPE_TEXTURE_RECT for GL_TEXTURE_RECTANGLE
Luca Barbieri
2010-08-20
1
-2
/
+4
*
st/mesa: fix comment
Brian Paul
2010-07-01
1
-1
/
+1
*
st/mesa: remove bogus assertions st_CompressedTexSubImage2D
Roland Scheidegger
2010-06-22
1
-2
/
+0
*
st/mesa: attempt to fix TFP by using sampler views (v1)
Dave Airlie
2010-06-08
1
-1
/
+1
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-28
/
+40
|
\
|
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-28
/
+40
*
|
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
1
-27
/
+4
*
|
st/mesa: when copying mipmap levels between textures, start at BaseLevel
Brian Paul
2010-05-06
1
-1
/
+1
*
|
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
1
-1
/
+1
*
|
st/mesa: return success/fail from guess_and_alloc_texture()
Brian Paul
2010-05-04
1
-7
/
+10
|
/
*
st/mesa: remove unused needFlush parameter to st_finalize_texture()
Brian Paul
2010-05-03
1
-5
/
+1
*
st/mesa: updated comments and fix some formatting in texture storage code
Brian Paul
2010-05-03
1
-13
/
+18
*
st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting
Brian Paul
2010-05-03
1
-8
/
+8
*
st/mesa: consolidate and clean-up texture memory allocation code
Brian Paul
2010-05-03
1
-22
/
+11
*
st/mesa: move some texture size calculation code
Brian Paul
2010-05-03
1
-10
/
+6
*
st/mesa: remove old convolution-related vars and min pitch code
Brian Paul
2010-05-03
1
-15
/
+2
*
st/mesa: remove unsupported convolution code
Brian Paul
2010-05-03
1
-10
/
+6
*
st/mesa: updated comment
Brian Paul
2010-05-03
1
-4
/
+5
*
st/mesa: restore original last_layer comparison
Brian Paul
2010-05-03
1
-1
/
+1
*
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-30
1
-64
/
+98
*
Merge branch '7.8'
Brian Paul
2010-04-28
1
-1
/
+4
|
\
|
*
st/mesa: fix incorrect RowStride computation
Brian Paul
2010-04-28
1
-1
/
+4
*
|
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
1
-40
/
+50
*
|
st/mesa: replace 'usage' with 'bindings'
Brian Paul
2010-04-23
1
-12
/
+20
*
|
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
|
st/mesa: remove st_texture_object::pipe field
Brian Paul
2010-04-18
1
-3
/
+2
*
|
st/mesa: s/st_renderbuffer_get_sampler_view/st_get_renderbuffer_sampler_view/
Brian Paul
2010-04-18
1
-1
/
+1
*
|
st/mesa: s/st_get_stobj_sampler_view/st_get_texture_sampler_view/
Brian Paul
2010-04-18
1
-1
/
+1
*
|
st/mesa: Move dereference and assignment to after NULL check.
Vinson Lee
2010-04-15
1
-1
/
+2
*
|
st/mesa: Drop st_public support.
Chia-I Wu
2010-04-13
1
-1
/
+0
*
|
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-35
/
+39
*
|
mesa/st: util_format_is_compressed() -> util_format_is_s3tc().
José Fonseca
2010-03-29
1
-1
/
+1
*
|
st/mesa: fix typo in prev commit
Brian Paul
2010-03-24
1
-1
/
+1
*
|
st/mesa: fix sampler_view destruction bug when texture is shared
Brian Paul
2010-03-24
1
-2
/
+10
*
|
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-17
1
-2
/
+1
*
|
st/mesa: Fix build breakage.
Corbin Simpson
2010-03-17
1
-1
/
+1
*
|
Merge branch '7.8' into master
Pauli Nieminen
2010-03-17
1
-0
/
+2
|
\
|
|
*
mesa: Fix memory leak in decompress-with-blit.
Keith Whitwell
2010-03-13
1
-0
/
+2
*
|
st/mesa: Invalidate sampler view when texture object changes.
Michal Krol
2010-03-16
1
-0
/
+3
*
|
gallium: change remaining util functions to use cso sampler views
Roland Scheidegger
2010-03-16
1
-3
/
+15
*
|
st/mesa: Pass in correct sampler view object to blitter.
Michal Krol
2010-03-15
1
-1
/
+1
*
|
gallium: util_blit_pixels() takes source sampler view as argument.
Michal Krol
2010-03-15
1
-0
/
+2
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
1
-13
/
+14
|
\
\
[next]