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-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
2009-11-03
st/mesa: don't use util_blit_pixels_writemask() for depth or depth/stencil
Brian Paul
2009-11-03
st/mesa: fix tests for depth and depth/stencil texture formats
Brian Paul
2009-10-28
Merge branch 'texformat-rework'
Brian Paul
2009-10-25
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
mesa: remove _mesa_compressed_row_stride() calls
Brian Paul
2009-10-24
mesa: remove ctx->Driver.CompressedTextureSize() hook
Brian Paul
2009-10-24
mesa: change compressed texture size calls
Brian Paul
2009-10-17
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-08
mesa: remove a bunch of gl_renderbuffer fields
Brian Paul
2009-10-05
mesa/st: add ST_DEBUG environment variable
Keith Whitwell
2009-10-01
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
st/mesa: fix non-mipmap lastLevel calculation.
Brian Paul
2009-10-01
st/mesa: fix non-mipmap lastLevel calculation.
Cooper Yuan
2009-09-30
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-28
st/mesa: use _mesa_texstore()
Brian Paul
2009-09-28
st/mesa: check gl_texture_object::GenerateMipmap field when allocating texmem
Brian Paul
2009-09-28
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-28
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2009-09-28
st/mesa: fix/simplify st_texture_object::lastLevel calculation
Brian Paul
2009-09-27
mesa: use texture format functions
Brian Paul
2009-09-27
st/mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-20
Merge branch 'mesa_7_6_branch'
Brian Paul
[next]