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-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
2010-01-25
Fix compressed texture loads for non-minimal pitches again
Luca Barbieri
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-20
st/mesa: fix format logic in compatible_src_dst_formats()
Brian Paul
2010-01-14
st/mesa: Remove unnecessary headers from st_cb_texture.c.
Vinson Lee
2010-01-11
Fix compressed texture loads for non-minimal pitches
Luca Barbieri
2010-01-04
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
st/mesa: Only call st_texture_image_unmap() if texImage->Data is non-NULL.
Michel Dänzer
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_bits/size() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_and_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_depth_stencil() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_is_compressed() to u_format auxiliary module.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-19
st/mesa: get rid of compressed_num_bytes() code
Brian Paul
2009-11-19
st/mesa: remove is_compressed_mesa_format()
Brian Paul
2009-11-19
st/mesa: remove pointless assertion
Brian Paul
2009-11-03
Merge branch 'mesa_7_6_branch'
Brian Paul
[next]