index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_texture.c
Age
Commit message (
Expand
)
Author
2010-07-01
st/mesa: fix comment
Brian Paul
2010-06-22
st/mesa: remove bogus assertions st_CompressedTexSubImage2D
Roland Scheidegger
2010-06-08
st/mesa: attempt to fix TFP by using sampler views (v1)
Dave Airlie
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-03
st/mesa: remove unused needFlush parameter to st_finalize_texture()
Brian Paul
2010-05-03
st/mesa: updated comments and fix some formatting in texture storage code
Brian Paul
2010-05-03
st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting
Brian Paul
2010-05-03
st/mesa: consolidate and clean-up texture memory allocation code
Brian Paul
2010-05-03
st/mesa: move some texture size calculation code
Brian Paul
2010-05-03
st/mesa: remove old convolution-related vars and min pitch code
Brian Paul
2010-05-03
st/mesa: remove unsupported convolution code
Brian Paul
2010-05-03
st/mesa: updated comment
Brian Paul
2010-05-03
st/mesa: restore original last_layer comparison
Brian Paul
2010-05-11
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-06
st/mesa: when copying mipmap levels between textures, start at BaseLevel
Brian Paul
2010-05-04
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
st/mesa: return success/fail from guess_and_alloc_texture()
Brian Paul
2010-04-30
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-28
Merge branch '7.8'
Brian Paul
2010-04-28
st/mesa: fix incorrect RowStride computation
Brian Paul
2010-04-23
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-23
st/mesa: replace 'usage' with 'bindings'
Brian Paul
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-18
st/mesa: remove st_texture_object::pipe field
Brian Paul
2010-04-18
st/mesa: s/st_renderbuffer_get_sampler_view/st_get_renderbuffer_sampler_view/
Brian Paul
2010-04-18
st/mesa: s/st_get_stobj_sampler_view/st_get_texture_sampler_view/
Brian Paul
2010-04-15
st/mesa: Move dereference and assignment to after NULL check.
Vinson Lee
2010-04-13
st/mesa: Drop st_public support.
Chia-I Wu
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-29
mesa/st: util_format_is_compressed() -> util_format_is_s3tc().
José Fonseca
2010-03-24
st/mesa: fix typo in prev commit
Brian Paul
2010-03-24
st/mesa: fix sampler_view destruction bug when texture is shared
Brian Paul
2010-03-17
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-17
st/mesa: Fix build breakage.
Corbin Simpson
2010-03-17
Merge branch '7.8' into master
Pauli Nieminen
2010-03-16
st/mesa: Invalidate sampler view when texture object changes.
Michal Krol
2010-03-16
gallium: change remaining util functions to use cso sampler views
Roland Scheidegger
2010-03-15
st/mesa: Pass in correct sampler view object to blitter.
Michal Krol
2010-03-15
gallium: util_blit_pixels() takes source sampler view as argument.
Michal Krol
2010-03-13
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
mesa: Fix memory leak in decompress-with-blit.
Keith Whitwell
2010-03-12
st/mesa: Associate a sampler view with an st texture object.
Michal Krol
2010-03-11
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-02-23
st/mesa: whitespace fixes
Brian Paul
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-03
Merge branch 'gallium-embedded'
José Fonseca
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-01
st/mesa: fix texture deallocation bug
Brian Paul
[next]