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
/
softpipe
/
sp_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: Don't fill surfaces's winsys fields.
José Fonseca
2008-12-22
1
-2
/
+0
*
softpipe: Call surface_alloc_storage to get the pipebuffer for display targets.
José Fonseca
2008-12-22
1
-15
/
+34
*
softpipe: initialize refcount and winsys
Jerome Glisse
2008-12-22
1
-0
/
+2
*
softpipe: convert to use texture instead of surface
Jerome Glisse
2008-12-22
1
-35
/
+30
*
softpipe: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-2
/
+2
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
1
-3
/
+3
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+2
*
softpipe: Compute block size for display targets.
José Fonseca
2008-07-05
1
-1
/
+3
*
softpipe: Implement texture blankets.
José Fonseca
2008-07-05
1
-0
/
+34
*
gallium: Drop pipe_texture->cpp and pipe_surface->cpp.
José Fonseca
2008-06-27
1
-8
/
+12
*
gallium: in softpipe_get_tex_surface() use the pitch specified in the softpip...
Brian Paul
2008-06-23
1
-1
/
+1
*
gallium: fix some surface usage bugs
Brian Paul
2008-06-20
1
-2
/
+9
*
gallium: Propagate tex_usage flags down to winsys.
José Fonseca
2008-05-07
1
-1
/
+2
*
gallium: Add texture usage flags, special-case allocation of display targets
Keith Whitwell
2008-05-02
1
-34
/
+67
*
softpipe: use CPU flags for mapping
Keith Whitwell
2008-05-01
1
-3
/
+31
*
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-22
/
+65
*
gallium: remove temporary _screen suffix from function names
Brian
2008-03-22
1
-10
/
+10
*
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
1
-1
/
+2
*
gallium: remove DOS carriage returns
Brian
2008-03-14
1
-202
/
+202
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
1
-202
/
+202
*
gallium: remove unnecessary assignment
Brian
2008-02-27
1
-1
/
+0
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-47
/
+13
*
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-27
1
-8
/
+49
*
gallium: softpipe_init_texture_funcs(), make texture func static
Brian
2008-02-27
1
-4
/
+15
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
1
-0
/
+1
*
gallium: fix brokenb build
Brian
2008-02-22
1
-1
/
+1
*
gallium: Fix build on Windows.
Michal Krol
2008-02-23
1
-1
/
+1
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
1
-1
/
+4
*
gallium: fix bad ptr comparison
Brian
2008-02-20
1
-1
/
+1
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
1
-0
/
+15
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+166