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