index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i915
/
i915_resource_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-23
/
+18
*
i915g: Improve debug printing for textures
Jakob Bornecrantz
2010-12-02
1
-4
/
+21
*
i915g: enable x-tiling for render targets
Daniel Vetter
2010-12-02
1
-4
/
+0
*
i915g: enable X-tiling for textures
Daniel Vetter
2010-12-02
1
-0
/
+24
*
i915g: don't pot-align stride for tiled buffers
Daniel Vetter
2010-12-02
1
-2
/
+3
*
i915g: postpone mipmap/face offset calculation
Daniel Vetter
2010-12-02
1
-17
/
+25
*
i915g: return tiling in iws->buffer_from_handle
Daniel Vetter
2010-12-02
1
-1
/
+3
*
i915g: switch to tiled allocations, kill set_fence
Daniel Vetter
2010-12-02
1
-14
/
+2
*
i915g: drop alignment parameter from iws->buffer_create
Daniel Vetter
2010-12-02
1
-1
/
+1
*
i915g: s/hw_tiled/tiling
Daniel Vetter
2010-11-21
1
-4
/
+4
*
i915g: rip out ->sw_tiled
Daniel Vetter
2010-11-21
1
-1
/
+0
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-1
/
+4
*
i915g: Set total_nblocksy in from_handle
Jakob Bornecrantz
2010-07-22
1
-0
/
+1
*
i915g: Add some debug prints in texture code
Jakob Bornecrantz
2010-07-22
1
-6
/
+10
*
i915g: Remove broken power of two function
Jakob Bornecrantz
2010-04-18
1
-16
/
+8
*
i915g: Add some helper functions
Jakob Bornecrantz
2010-04-18
1
-7
/
+19
*
i915g: Fix cubemap layouts
Jakob Bornecrantz
2010-04-18
1
-101
/
+121
*
i915g: Clean and add some debug printing
Jakob Bornecrantz
2010-04-18
1
-8
/
+18
*
i915g: Create a special 2D layout helper
Jakob Bornecrantz
2010-04-15
1
-27
/
+30
*
i915g: Fix 2D layouts
Jakob Bornecrantz
2010-04-15
1
-12
/
+17
*
i915g: Remove unused args
Jakob Bornecrantz
2010-04-15
1
-51
/
+20
*
i915g: Whitespace & formating
Jakob Bornecrantz
2010-04-13
1
-12
/
+8
*
i915g: Mark shared layouts more clearly
Jakob Bornecrantz
2010-04-13
1
-9
/
+15
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-0
/
+844