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
/
gallium
/
drivers
/
llvmpipe
/
lp_texture.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace INLINE with inline
Ilia Mirkin
2015-07-21
1
-7
/
+7
*
llvmpipe: implement support for cube map arrays
Roland Scheidegger
2014-08-05
1
-0
/
+2
*
llvmpipe: don't store number of layers per level
Roland Scheidegger
2014-08-01
1
-2
/
+2
*
llvmpipe: get rid of llvmpipe_get_texture_tile_linear
Roland Scheidegger
2014-07-02
1
-6
/
+0
*
llvmpipe: get rid of llvmpipe_get_texture_image
Roland Scheidegger
2014-07-02
1
-5
/
+0
*
llvmpipe: get rid of llvmpipe_get_texture_image_all
Roland Scheidegger
2014-07-02
1
-5
/
+0
*
llvmpipe: get rid of linear_img struct
Roland Scheidegger
2014-07-02
1
-8
/
+1
*
llvmpipe: (trivial) rename linear_mip_offsets to mip_offsets
Roland Scheidegger
2014-07-02
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
llvmpipe: add support for layered rendering
Roland Scheidegger
2013-06-07
1
-0
/
+10
*
llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1
Roland Scheidegger
2013-06-05
1
-0
/
+21
*
llvmpipe: get rid of tiled/linear layout remains
Roland Scheidegger
2013-05-29
1
-39
/
+13
*
llvmpipe: get rid of unused tiled/linear logic
Roland Scheidegger
2013-05-18
1
-10
/
+0
*
llvmpipe: (trivial) get rid of old function prototypes.
Roland Scheidegger
2013-02-25
1
-7
/
+0
*
llvmpipe: support GL_ARB_texture_buffer_object/GL_ARB_texture_buffer_range
Roland Scheidegger
2013-02-25
1
-0
/
+22
*
llvmpipe: lp_resource_copy cleanup
Roland Scheidegger
2013-02-20
1
-1
/
+1
*
llvmpipe: support array textures
Roland Scheidegger
2012-11-29
1
-1
/
+1
*
llvmpipe: Eliminate color buffer swizzling.
José Fonseca
2012-11-29
1
-15
/
+0
*
llvmpipe: Unswizzled rendering.
James Benton
2012-11-28
1
-0
/
+6
*
llvmpipe: always allocate whole miptrees not individual levels
Roland Scheidegger
2012-11-12
1
-2
/
+5
*
gallium: kill is_resource_referenced
Marek Olšák
2011-03-11
1
-0
/
+10
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-5
/
+3
*
llvmpipe: use single swizzled tile
Keith Whitwell
2010-07-16
1
-0
/
+11
*
llvmpipe: add a simple resource tracking/debug feature
Brian Paul
2010-05-11
1
-0
/
+9
*
llvmpipe: added llvmpipe_resource_size()
Brian Paul
2010-04-27
1
-0
/
+4
*
llvmpipe: rename lp_tile_size.h to lp_limits.h
Brian Paul
2010-04-23
1
-1
/
+1
*
llvmpipe: move LP_MAX_TEXTURE_x_LEVELS, etc to lp_tile_size.h
Brian Paul
2010-04-23
1
-6
/
+1
*
llvmpipe: Change return type of declaration to match code.
Vinson Lee
2010-04-20
1
-1
/
+1
*
llvmpipe: get 3D texture image stride from an array rather than computing it
Brian Paul
2010-04-19
1
-2
/
+4
*
llvmpipe: fix rendering to 3D textures
Brian Paul
2010-04-19
1
-2
/
+10
*
llvmpipe: checkpoint: fixes for render to 3D texture
Brian Paul
2010-04-19
1
-8
/
+8
*
llvmpipe: rename vars, update comments for texture->resource changes
Brian Paul
2010-04-16
1
-8
/
+8
*
Merge the lp-surface-tiling branch into master.
Brian Paul
2010-04-16
1
-4
/
+96
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-21
/
+21
*
llvmpipe: Add missing include.
José Fonseca
2010-04-07
1
-0
/
+1
*
llvmpipe: limit max texture size to 2Kx2K for now
Brian Paul
2010-04-02
1
-1
/
+1
*
llvmpipe: Don't use texture transfer internally.
José Fonseca
2010-03-13
1
-0
/
+22
*
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
1
-0
/
+2
*
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
1
-2
/
+6
|
\
|
*
llvmpipe: define max texture levels
Brian Paul
2010-03-08
1
-2
/
+6
*
|
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
1
-2
/
+3
|
/
*
llvmpipe: assorted clean-ups in texture code
Brian Paul
2010-01-14
1
-4
/
+4
*
llvmpipe: added llvmpipe_texture_const()
Brian Paul
2010-01-13
1
-0
/
+7
*
llvmpipe: Define an winsys for LLVM. Drop pipe_winsys
José Fonseca
2009-08-29
1
-3
/
+10
*
llvmpipe: make some small steps to flush texture cache less frequently
Keith Whitwell
2009-08-29
1
-1
/
+1
*
llvmpipe: Rename preprocessor symbols too.
José Fonseca
2009-08-29
1
-3
/
+3
*
llvmpipe: Fork softpipe for experimentation with llvm.
José Fonseca
2009-08-29
1
-0
/
+83