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
/
i915simple
/
i915_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915g: Tile shared buffers as well
Jakob Bornecrantz
2009-09-27
1
-0
/
+47
*
i915g: Use boolean
Jakob Bornecrantz
2009-09-27
1
-1
/
+1
*
i915g: Switch from pipe_winsys to intel_winsys
Jakob Bornecrantz
2009-09-01
1
-36
/
+73
*
i915g: Reorg texture layout code
Jakob Bornecrantz
2009-08-31
1
-196
/
+207
*
i915g: Move transfer functions into i915_texture.c
Jakob Bornecrantz
2009-08-31
1
-0
/
+93
*
i915g: Reorg texture code a bit
Jakob Bornecrantz
2009-08-31
1
-36
/
+53
*
i915g: Cleanup i915_texture.c
Jakob Bornecrantz
2009-08-31
1
-18
/
+18
*
i915g: Cleanup texture init functions a bit
Jakob Bornecrantz
2009-08-31
1
-12
/
+6
*
i915g: Add cursor case for scanout layout
Jakob Bornecrantz
2009-08-28
1
-12
/
+13
*
gallium: Move minify() to u_math.
Corbin Simpson
2009-08-07
1
-5
/
+0
*
i915g: Treat primary textures as scanout buffers
Jakob Bornecrantz
2009-08-05
1
-9
/
+16
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-9
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-46
/
+26
*
i915: Enable winsys to get buffer from texture
Jakob Bornecrantz
2009-02-25
1
-0
/
+18
*
i915simple: Minimal fixup for introduction of struct pipe_transfer.
Michel Dänzer
2009-02-18
1
-4
/
+0
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
1
-2
/
+0
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-4
/
+4
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-5
/
+5
*
i915: queiten compiler warnings
Keith Whitwell
2009-01-27
1
-1
/
+0
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-1
/
+0
*
i915: Silence warnings
Jakob Bornecrantz
2008-12-05
1
-0
/
+2
*
i915: Silence warnings
Jakob Bornecrantz
2008-11-16
1
-3
/
+2
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
1
-4
/
+4
*
i915: Small fixes for tiled textures
Jakob Bornecrantz
2008-09-02
1
-2
/
+2
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+2
*
gallium: replace align_int() with align()
Brian Paul
2008-08-22
1
-4
/
+4
*
i915: Ops should not have pushed that
Jakob Bornecrantz
2008-07-13
1
-3
/
+3
*
i915: WIP swap rework
Jakob Bornecrantz
2008-07-13
1
-3
/
+3
*
i915: Added debug filling code of texture, not active
Jakob Bornecrantz
2008-07-04
1
-2
/
+11
*
psb: Fill all texture fields when creating texture blanket.
José Fonseca
2008-07-05
1
-0
/
+2
*
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-27
1
-92
/
+104
*
gallium: remove bad assertion
Brian Paul
2008-06-24
1
-1
/
+0
*
i915: Added texture_blanket function
Jakob Bornecrantz
2008-06-24
1
-0
/
+34
*
i915: Add render and texture support for tiled texture and buffers
Jakob Bornecrantz
2008-06-23
1
-0
/
+1
*
i915: Removed level_offset from i915_texture
Jakob Bornecrantz
2008-06-23
1
-15
/
+12
*
i915: Fixed cubemap layouts
Jakob Bornecrantz
2008-06-19
1
-3
/
+19
*
i915: Refractored and clean up i915_texture.c
Jakob Bornecrantz
2008-06-19
1
-128
/
+141
*
i915: Improved the not used tile code
Jakob Bornecrantz
2008-06-13
1
-12
/
+21
*
i915: Fix most of the clear problems
Jakob Bornecrantz
2008-06-13
1
-0
/
+1
*
i915: Fixed initialization of surface
Jakob Bornecrantz
2008-06-02
1
-2
/
+2
*
i915: Comment out dead & problematic code.
Michal Krol
2008-05-31
1
-0
/
+2
*
i915: Remade texture allocation code again
Jakob Bornecrantz
2008-05-30
1
-6
/
+3
*
i915: Fix GPU lockup on resize
Jakob Bornecrantz
2008-05-29
1
-31
/
+35
*
i915: Deprecated pipe_winsys buffer functions
Jakob Bornecrantz
2008-05-29
1
-1
/
+1
*
i915: Remove last usage of surface_alloc_storage
Jakob Bornecrantz
2008-05-29
1
-26
/
+16
*
i915: Removed screen sufixes on texture functions
Jakob Bornecrantz
2008-05-26
1
-14
/
+14
*
i915: Fix for tex-surface merge
Jakob Bornecrantz
2008-05-26
1
-2
/
+27
*
gallium: Propagate tex_usage flags down to winsys.
José Fonseca
2008-05-07
1
-1
/
+2
*
i915: update to new display target allocation
Keith Whitwell
2008-05-02
1
-16
/
+75
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-9
/
+4
[next]