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_texture.c
Age
Commit message (
Expand
)
Author
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: updated comments for st_texture_image_map()
Brian Paul
2010-05-03
st/mesa: remove dead code
Brian Paul
2010-05-11
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-04
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
st/mesa: improved st_texture_image_copy()
Brian Paul
2010-04-30
st/mesa: ignore gl_texture_object::BaseLevel when allocating gallium textures
Brian Paul
2010-04-29
st/mesa: remove unused/disabled code
Brian Paul
2010-04-20
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-14
st/mesa: Remove unnecessary headers.
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-17
st/mesa: plug in default for pipe_context::surface_copy() if needed
Brian Paul
2010-03-15
st/mesa: Cache FBO texture's sampler view 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-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-14
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-13
st/mesa: Remove unnecessary header from st_texture.c.
Vinson Lee
2009-12-17
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-12-03
Move pf_get_block() 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: replace st_flush() with pipe->flush()
Brian Paul
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
mesa/st: fix crash in st_texture_image_copy
Marek Olšák
2009-10-02
gallium: Preparations for adding more PIPE_TRANSFER_* usage flags.
Michel Dänzer
2009-10-01
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-08-19
gallium: rename copy/fill_rect utility functions
Brian Paul
2009-08-05
mesa/st: Add support for binding pipe surface to texture.
Chia-I Wu
2009-04-17
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
2009-04-15
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-10
gallium: remove pipe_texture::compressed field
Brian Paul
2009-04-09
st: remove unneeded "is compressed" check
Brian Paul
2009-04-09
st: remove comp_byte parameter to st_texture_create()
Brian Paul
2009-03-23
gallium: Remove remnants of reference counting internals outside of p_refcnt.h.
Michel Dänzer
2009-03-18
st: update texture comments
Brian Paul
2009-03-16
gallium: Use struct pipe_atomic for pipe refcounts.
Thomas Hellstrom
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-04
gallium: Remove some superfluous instances of #include "p_inlines.h".
Michel Dänzer
2009-03-04
gallium: Unify reference counting.
Michel Dänzer
2009-02-21
mesa: use an array for current texture objects
Brian Paul
2009-02-05
gallium: No longer allow CPU mapping surfaces directly.
Michel Dänzer
2008-11-13
gallium: add st_set_teximage_surface for EXT_texture_from_pixmap
Ben Skeggs
2008-09-04
gallium: remove the copyHeight hack for compresssed formats
Brian Paul
2008-09-04
mesa: Remove unused var.
José Fonseca
[next]