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
2011-03-12
u_blitter: Do blits in linear color space.
Henri Verbeet
2011-03-11
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-04
st/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats if UNORM is supported
Marek Olšák
2011-02-28
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-24
st/mesa: treat 1D ARRAY upload like a depth or 2D array upload.
Dave Airlie
2011-02-21
st/mesa: fix incorrect texture size allocation in st_finalize_texture()
Brian Paul
2011-02-21
st/mesa: refactor guess_and_alloc_texture() code
Brian Paul
2011-02-17
st/mesa: remove unused screen variables
Brian Paul
2011-02-16
mesa: Remove the DXT compression via blit path.
José Fonseca
2011-01-28
st/mesa: fix texture array dimensions
Brian Paul
2011-01-28
st/mesa: pass layers param to st_texture_create()
Brian Paul
2011-01-25
st/mesa: support for 1D/2D texture arrays
Brian Paul
2011-01-22
st/mesa: ensure that all pixel paths operation on linear RGB data, not sRGB
Brian Paul
2011-01-13
st/mesa: fix a regression from cae2bb76
Fredrik Höglund
2010-12-31
st/mesa: Handle wrapped depth buffers in st_copy_texsubimage().
Henri Verbeet
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-18
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-10-23
mesa: split up the image.c file
Brian Paul
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-09-27
Remove unnescessary initializations of UpdateTexturePalette
Ian Romanick
2010-09-23
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
mesa: Remove the non-required ARB_imaging extension.
Eric Anholt
2010-09-20
st/mesa: fix assertion failure in GetTexImage for cubemaps
Marek Olšák
2010-09-04
mesa/st: add missing _mesa_set_fetch_functions in st_get_tex_image
Luca Barbieri
2010-08-26
st/mesa: Fix glEGLImageTargetTexture2DOES.
Chia-I Wu
2010-08-20
mesa/st: use PIPE_TEXTURE_RECT for GL_TEXTURE_RECTANGLE
Luca Barbieri
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
[next]