index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
cell
/
ppu
/
cell_texture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cell: assorted comments, clean-ups, etc.
Brian Paul
2008-09-04
1
-0
/
+1
*
cell: Use pipe_buffer_* inlines as much as possible.
José Fonseca
2008-09-04
1
-2
/
+2
*
cell: add pipe_texture_reference() call in cell_get_tex_surface()
Brian Paul
2008-09-03
1
-0
/
+4
*
cell: fix texture/surface allocation to allocate by multiple of tile size
Brian Paul
2008-09-03
1
-6
/
+26
*
cell: add missing cell_tex_surface_release()
Brian Paul
2008-09-03
1
-11
/
+28
*
gallium: Have pipe_buffer_* receive a pipe_screen instead of a pipe_context.
José Fonseca
2008-09-03
1
-2
/
+2
*
cell: asst fixes to get driver building/running again.
Brian
2008-08-25
1
-7
/
+62
*
gallium: refactor/replace p_util.h with util/u_memory.h and util/u_math.h
Brian Paul
2008-08-24
1
-1
/
+1
*
cell: Update for cpp removal.
José Fonseca
2008-06-27
1
-6
/
+10
*
cell: fix bug in texture tiling function (non-square textures work now)
Brian
2008-04-01
1
-2
/
+4
*
cell: checkpoint: more multi-texture work
Brian
2008-04-01
1
-2
/
+6
*
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
1
-1
/
+2
*
cell: remove obsolete texture field
Brian
2008-02-28
1
-1
/
+0
*
cell: fix minor get_tex_surface() breakage
Brian
2008-02-27
1
-1
/
+2
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-30
/
+0
*
Cell: implement pipe_screen for cell driver
Brian
2008-02-27
1
-6
/
+43
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
1
-0
/
+1
*
cell: put most simple state-setter functions in new cell_pipe_state.c file
Brian
2008-02-20
1
-5
/
+16
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
1
-0
/
+8
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+252