index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i915
/
i915_resource_texture.c
Age
Commit message (
Expand
)
Author
2011-01-21
i915g: Use slab allocator for transfers
Jakob Bornecrantz
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
i915g: Improve debug printing for textures
Jakob Bornecrantz
2010-12-02
i915g: enable x-tiling for render targets
Daniel Vetter
2010-12-02
i915g: enable X-tiling for textures
Daniel Vetter
2010-12-02
i915g: don't pot-align stride for tiled buffers
Daniel Vetter
2010-12-02
i915g: postpone mipmap/face offset calculation
Daniel Vetter
2010-12-02
i915g: return tiling in iws->buffer_from_handle
Daniel Vetter
2010-12-02
i915g: switch to tiled allocations, kill set_fence
Daniel Vetter
2010-12-02
i915g: drop alignment parameter from iws->buffer_create
Daniel Vetter
2010-11-21
i915g: s/hw_tiled/tiling
Daniel Vetter
2010-11-21
i915g: rip out ->sw_tiled
Daniel Vetter
2010-08-20
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-07-22
i915g: Set total_nblocksy in from_handle
Jakob Bornecrantz
2010-07-22
i915g: Add some debug prints in texture code
Jakob Bornecrantz
2010-04-18
i915g: Remove broken power of two function
Jakob Bornecrantz
2010-04-18
i915g: Add some helper functions
Jakob Bornecrantz
2010-04-18
i915g: Fix cubemap layouts
Jakob Bornecrantz
2010-04-18
i915g: Clean and add some debug printing
Jakob Bornecrantz
2010-04-15
i915g: Create a special 2D layout helper
Jakob Bornecrantz
2010-04-15
i915g: Fix 2D layouts
Jakob Bornecrantz
2010-04-15
i915g: Remove unused args
Jakob Bornecrantz
2010-04-13
i915g: Whitespace & formating
Jakob Bornecrantz
2010-04-13
i915g: Mark shared layouts more clearly
Jakob Bornecrantz
2010-04-10
Squashed commit of the following:
Keith Whitwell