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
/
i915simple
/
i915_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
1
-1
/
+2
*
gallium/i915: remove unneeded assignment
Brian
2008-02-27
1
-1
/
+0
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-28
/
+0
*
gallium: introduce 'pipe_screen' for context-independent functions
Brian
2008-02-26
1
-19
/
+57
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
1
-0
/
+1
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
1
-0
/
+1
*
gallium: minor re-org of 915 surface/texture code
Brian
2008-02-20
1
-3
/
+55
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
1
-0
/
+7
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+536