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
/
softpipe
/
sp_tile_cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
softpipe: Remove unused variables.
José Fonseca
2008-07-24
1
-2
/
+0
*
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-07-13
1
-8
/
+8
*
gallium: fix some surface usage bugs
Brian Paul
2008-06-20
1
-0
/
+10
*
gallium: fix some PIPE_FORMAT_Z24S8_UNORM bugs in softpipe driver
Brian Paul
2008-05-30
1
-0
/
+1
*
Merge commit 'origin/gallium-0.1' into gallium-tex-surfaces
Keith Whitwell
2008-05-06
1
-6
/
+6
|
\
|
*
gallium: fix typos, comments, whitespace
Brian Paul
2008-05-02
1
-6
/
+6
*
|
softpipe: use CPU flags for mapping
Keith Whitwell
2008-05-01
1
-7
/
+7
*
|
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
1
-14
/
+22
|
/
*
gallium: replace old PIPE_FORMAT_U_S8 with PIPE_FORMAT_S8_UNORM
Brian Paul
2008-04-30
1
-1
/
+1
*
softpipe: make NUM_ENTRIES 32 so that div/mods are easier
Keith Whitwell
2008-04-22
1
-1
/
+1
*
gallium: set tc->surface_map = NULL after unmapping
Brian
2008-03-19
1
-0
/
+1
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-1
/
+2
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
1
-1
/
+1
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
1
-19
/
+26
*
gallium: use pipe_texture_reference() in sp_tile_cache_set_texture()
Brian
2008-02-20
1
-2
/
+3
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+585