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_gen_mipmap.c
Age
Commit message (
Expand
)
Author
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-08
st/mesa: cleanup checking for signed compressed formats in generate_mipmaps
Marek Olšák
2011-03-08
st/mesa: add LATC and 3DC support
Marek Olšák
2011-03-02
mesa/st: fix softpipe npot compressed mipmaps.
Dave Airlie
2011-03-02
mesa/st: fix generate mipmap for signed compressed formats.
Dave Airlie
2011-02-21
st/mesa: fix mipmap generation for non-POW textures
Brian Paul
2011-02-15
st/mesa: fix compressed mipmap generation.
Dave Airlie
2011-01-28
st/mesa: pass layers param to st_texture_create()
Brian Paul
2010-12-06
st/mesa: fix mipmap generation bug
Brian Paul
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-11-20
st/mesa: Remove unnecessary headers.
Vinson Lee
2010-11-18
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
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-11
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-06
st/mesa: fix compressed mipmap generation for small image sizes
Brian Paul
2010-05-06
st/mesa: fix bug in compute_num_levels()
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: fill in stImage->level in st_generate_mipmap()
Brian Paul
2010-04-27
st/mesa: fix strides in (de)compress_image() functions
Brian Paul
2010-04-23
st/mesa: checkpoint WIP: mipmap generation for compressed textures
Brian Paul
2010-04-23
st/mesa: minor improvements in fallback_generate_mipmap()
Brian Paul
2010-04-23
st/mesa: remove unneeded #includes and add/update comments
Brian Paul
2010-04-23
st/mesa: clean-up: use st_context() everywhere
Brian Paul
2010-04-18
st/mesa: s/st_get_texobj_texture/st_get_texobj_resource/
Brian Paul
2010-04-18
st/mesa: remove st_texture_object::pipe field
Brian Paul
2010-04-18
st/mesa: s/st_get_stobj_sampler_view/st_get_texture_sampler_view/
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
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-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-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-14
st/mesa: Remove unnecessary headers from st_gen_mipmap.c.
Vinson Lee
2009-12-21
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-21
st/mesa: Check for single level mipmap trees.
Younes Manton
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-11-30
gallium: interface cleanups, remove nblocksx/y from pipe_texture and more
Roland Scheidegger
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-10-05
mesa/st: add ST_DEBUG environment variable
Keith Whitwell
2009-09-28
st/mesa: fix st_generate_mipmap() issues
Brian Paul
2009-06-19
Always free image offsets memory when re-initializing texture image fields.
Michel Dänzer
2009-05-18
st/mesa: fix incorrect src/dst stride params to _mesa_generate_mipmap_level()
Brian Paul
2009-05-18
st: fix incorrect target parameter to screen->is_format_supported()
Brian Paul
2009-04-17
gallium: Create OGL state tracker wrappers for various CPU access operations.
Thomas Hellstrom
[next]