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: add support for ARB_texture_multisample (v3)
Dave Airlie
2013-04-11
1
-6
/
+35
*
st/mesa: remove #include mfeatures.h
Brian Paul
2013-04-09
1
-1
/
+0
*
st/mesa: fix levels in initial texture creation
Dave Airlie
2013-04-08
1
-1
/
+1
*
st/mesa: fix crash with blit-based GetTexImage
Marek Olšák
2013-03-26
1
-1
/
+1
*
gallium,st/mesa: don't use blit-based transfers with software rasterizers
Marek Olšák
2013-03-23
1
-0
/
+8
*
st/mesa: implement blit-based ReadPixels
Marek Olšák
2013-03-23
1
-6
/
+6
*
st/mesa: remove what is left from u_blit
Marek Olšák
2013-02-18
1
-1
/
+0
*
st/mesa: simplify and improve CopyTexSubImage
Marek Olšák
2013-02-18
1
-244
/
+74
*
st/mesa: don't do sRGB conversion in CopyTexSubImage
Marek Olšák
2013-02-18
1
-2
/
+2
*
st/mesa: implement blit-based TexImage and TexSubImage
Marek Olšák
2013-02-18
1
-2
/
+216
*
st/mesa: fix blit-based GetTexImage for 1D array textures
Marek Olšák
2013-02-18
1
-19
/
+52
*
st/mesa: fix blit-based GetTexImage for depth/stencil formats
Marek Olšák
2013-02-18
1
-1
/
+1
*
st/mesa: factor out code for determining blit.mask from CopyTexSubImage
Marek Olšák
2013-02-18
1
-42
/
+66
*
st/mesa: try to find exact format matching user format and type for DrawPixels
Marek Olšák
2013-02-14
1
-28
/
+2
*
st/mesa: accelerate glGetTexImage for all formats using a blit
Marek Olšák
2013-02-13
1
-48
/
+152
*
st/mesa: get rid of GET_CURRENT_CONTEXT in st_choose_format
Marek Olšák
2013-02-06
1
-1
/
+1
*
st/mesa: don't choose DXT formats if we can't do DXT compression
Brian Paul
2013-02-04
1
-1
/
+1
*
st/mesa: implement ARB_internalformat_query v2
Marek Olšák
2013-01-24
1
-0
/
+1
*
st/mesa: fix possible MSVC build error v2
Marek Olšák
2013-01-08
1
-2
/
+2
*
st/mesa: accelerate CopyTexSubImage for 1D array textures
Marek Olšák
2013-01-04
1
-26
/
+66
*
st/mesa: fix CopyTexSubImage fallback for 1D array textures
Marek Olšák
2013-01-04
1
-7
/
+33
*
st/mesa: fix GetTexImage for compressed 2D array textures
Marek Olšák
2013-01-04
1
-23
/
+32
*
st/mesa: try to find the format matching format+type in decompressed_with_blit
Marek Olšák
2013-01-04
1
-19
/
+50
*
st/mesa: fix GetTexImage for compressed cubemaps
Marek Olšák
2013-01-04
1
-1
/
+1
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
gallium/util: move util_try_blit_via_copy_region to u_surface.c
Marek Olšák
2012-12-12
1
-1
/
+0
*
gallium: manage render condition in cso_context and fix postprocessing w/ it
Marek Olšák
2012-12-12
1
-12
/
+0
*
st/mesa: add texture buffer object support to state tracker (v1.1)
Dave Airlie
2012-12-08
1
-0
/
+15
*
st/mesa: implement CopyTexSubImage for MSAA framebuffers
Marek Olšák
2012-12-07
1
-66
/
+113
*
st/mesa: fix computation of last_level during texture creation
Marek Olšák
2012-11-12
1
-4
/
+2
*
st/mesa: fix guessing the base level size
Marek Olšák
2012-11-12
1
-50
/
+44
*
st/mesa: add support for ARB_texture_cube_map_array (v2)
Dave Airlie
2012-11-09
1
-0
/
+5
*
st/mesa: Fix assertions for copying texture image to finalized miptree.
Michel Dänzer
2012-10-24
1
-1
/
+4
*
st/mesa: Fix source miptree level for copying data to finalized miptree.
Michel Dänzer
2012-10-19
1
-1
/
+5
*
st/mesa: improve the guess_and_alloc_texture() heuristic
Brian Paul
2012-10-18
1
-0
/
+2
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-23
/
+27
*
st/mesa: use the renderbuffer chosen by core Mesa in CopyTexSubImage
Marek Olšák
2012-10-11
1
-12
/
+1
*
st/mesa: implement decompress_with_blit using gallium blit
Marek Olšák
2012-09-30
1
-47
/
+23
*
st/mesa: check for zero-size image in st_TestProxyTexImage()
Brian Paul
2012-09-24
1
-0
/
+5
*
st/mesa: implement new proxy texture code
Brian Paul
2012-09-17
1
-1
/
+60
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-2
/
+1
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-3
/
+3
*
st/mesa: use fallback path for glCopyTexSubImage(GL_TEXTURE_1D_ARRAY)
Brian Paul
2012-08-27
1
-0
/
+10
*
mesa: new _mesa_num_tex_faces() helper
Brian Paul
2012-08-24
1
-1
/
+1
*
mesa: Remove unnecessary parameters CompressedTexImage
Pauli Nieminen
2012-08-12
1
-4
/
+1
*
mesa: Remove unnecessary parameters from AllocTextureImageBuffer
Pauli Nieminen
2012-08-12
1
-6
/
+4
*
mesa: Remove unnecessary parameters from TexImage
Pauli Nieminen
2012-08-12
1
-13
/
+8
*
st/mesa: fix glCopyTexSubImage crash
Brian Paul
2012-08-10
1
-1
/
+9
*
st/mesa: implement accelerated stencil blitting using shader stencil export
Marek Olšák
2012-07-12
1
-5
/
+7
*
gallium/u_blit: drop not-very-useful wrapper around util_blit_pixels_writemask
Marek Olšák
2012-07-12
1
-11
/
+11
[next]