index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
/
st_cb_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: fix regression since a22aba4eae9b29db731487bce90e8292f7e82c72
Dave Airlie
2011-04-25
1
-2
/
+2
*
st/mesa: check image size before copy_image_data_to_texture()
Brian Paul
2011-04-21
1
-2
/
+7
*
mesa/st: Avoid spurious transfers when creating fbo textures without image data.
José Fonseca
2011-04-14
1
-1
/
+6
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
1
-6
/
+6
*
mesa: core support for GL_ARB_texture_buffer_object
Brian Paul
2011-04-05
1
-0
/
+3
*
u_blitter: Do blits in linear color space.
Henri Verbeet
2011-03-12
1
-1
/
+1
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-7
/
+4
*
st/mesa: set PIPE_BIND_RENDER_TARGET for sRGB formats if UNORM is supported
Marek Olšák
2011-03-04
1
-2
/
+9
*
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-28
1
-0
/
+1
*
st/mesa: treat 1D ARRAY upload like a depth or 2D array upload.
Dave Airlie
2011-02-24
1
-0
/
+12
*
st/mesa: fix incorrect texture size allocation in st_finalize_texture()
Brian Paul
2011-02-21
1
-3
/
+18
*
st/mesa: refactor guess_and_alloc_texture() code
Brian Paul
2011-02-21
1
-35
/
+60
*
st/mesa: remove unused screen variables
Brian Paul
2011-02-17
1
-2
/
+0
*
mesa: Remove the DXT compression via blit path.
José Fonseca
2011-02-16
1
-153
/
+0
*
st/mesa: fix texture array dimensions
Brian Paul
2011-01-28
1
-11
/
+21
*
st/mesa: pass layers param to st_texture_create()
Brian Paul
2011-01-28
1
-0
/
+2
*
st/mesa: support for 1D/2D texture arrays
Brian Paul
2011-01-25
1
-5
/
+4
*
st/mesa: ensure that all pixel paths operation on linear RGB data, not sRGB
Brian Paul
2011-01-22
1
-2
/
+6
*
st/mesa: fix a regression from cae2bb76
Fredrik Höglund
2011-01-13
1
-2
/
+1
*
st/mesa: Handle wrapped depth buffers in st_copy_texsubimage().
Henri Verbeet
2010-12-31
1
-0
/
+3
*
st/mesa: fix mipmap generation bug
Brian Paul
2010-12-06
1
-1
/
+2
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-41
/
+44
*
mesa: pass gl_format to _mesa_init_teximage_fields()
Brian Paul
2010-11-18
1
-4
/
+8
*
mesa: split up the image.c file
Brian Paul
2010-10-23
1
-0
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-30
/
+30
*
Remove unnescessary initializations of UpdateTexturePalette
Ian Romanick
2010-09-27
1
-1
/
+0
*
mesa: Remove EXT_convolution.
Eric Anholt
2010-09-23
1
-5
/
+0
*
mesa: Remove the non-required ARB_imaging extension.
Eric Anholt
2010-09-23
1
-1
/
+0
*
st/mesa: fix assertion failure in GetTexImage for cubemaps
Marek Olšák
2010-09-20
1
-0
/
+6
*
mesa/st: add missing _mesa_set_fetch_functions in st_get_tex_image
Luca Barbieri
2010-09-04
1
-0
/
+2
*
st/mesa: Fix glEGLImageTargetTexture2DOES.
Chia-I Wu
2010-08-26
1
-0
/
+8
*
mesa/st: use PIPE_TEXTURE_RECT for GL_TEXTURE_RECTANGLE
Luca Barbieri
2010-08-20
1
-2
/
+4
*
st/mesa: fix comment
Brian Paul
2010-07-01
1
-1
/
+1
*
st/mesa: remove bogus assertions st_CompressedTexSubImage2D
Roland Scheidegger
2010-06-22
1
-2
/
+0
*
st/mesa: attempt to fix TFP by using sampler views (v1)
Dave Airlie
2010-06-08
1
-1
/
+1
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
1
-28
/
+40
|
\
|
*
mesa/st: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-28
/
+40
*
|
mesa/st: Remove internal flushes from Mesa state tracker.
José Fonseca
2010-05-11
1
-27
/
+4
*
|
st/mesa: when copying mipmap levels between textures, start at BaseLevel
Brian Paul
2010-05-06
1
-1
/
+1
*
|
st/mesa: need to pass srcLevel to st_texture_image_copy()
Brian Paul
2010-05-04
1
-1
/
+1
*
|
st/mesa: return success/fail from guess_and_alloc_texture()
Brian Paul
2010-05-04
1
-7
/
+10
|
/
*
st/mesa: remove unused needFlush parameter to st_finalize_texture()
Brian Paul
2010-05-03
1
-5
/
+1
*
st/mesa: updated comments and fix some formatting in texture storage code
Brian Paul
2010-05-03
1
-13
/
+18
*
st/mesa: rename srcImageStride -> srcRowStride and fix-up formatting
Brian Paul
2010-05-03
1
-8
/
+8
*
st/mesa: consolidate and clean-up texture memory allocation code
Brian Paul
2010-05-03
1
-22
/
+11
*
st/mesa: move some texture size calculation code
Brian Paul
2010-05-03
1
-10
/
+6
*
st/mesa: remove old convolution-related vars and min pitch code
Brian Paul
2010-05-03
1
-15
/
+2
*
st/mesa: remove unsupported convolution code
Brian Paul
2010-05-03
1
-10
/
+6
*
st/mesa: updated comment
Brian Paul
2010-05-03
1
-4
/
+5
*
st/mesa: restore original last_layer comparison
Brian Paul
2010-05-03
1
-1
/
+1
[next]