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
/
i965simple
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium/i965: remove more dependencies on pipe_shader_state semantic info
Brian
2008-02-27
3
-5
/
+5
*
gallium/i965: added const to silence warning
Brian
2008-02-27
1
-1
/
+1
*
gallium/i965: remove brw_shader_info struct
Brian
2008-02-27
8
-28
/
+21
*
gallium/i965: silence warnings
Brian
2008-02-27
2
-1
/
+2
*
gallium/i965: added const to silence warnings
Brian
2008-02-27
1
-1
/
+1
*
gallium/i965: remove UsesDepth, UsesKill - use tgsi_shader_info instead
Brian
2008-02-27
3
-6
/
+4
*
gallium/i965: remove dependencies on pipe_shader_state's semantic info
Brian
2008-02-27
6
-12
/
+22
*
gallium: remove obsolete *_strings.c files
Brian
2008-02-27
1
-51
/
+0
*
gallium: remove pipe_context->texture_create/release/get_tex_surface()
Brian
2008-02-27
1
-30
/
+0
*
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
2
-69
/
+67
*
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
3
-19
/
+0
*
gallium/i965: implement pipe_screen for i965 driver (untested)
Brian
2008-02-27
8
-95
/
+335
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
1
-2
/
+1
*
gallium: include p_inlines.h
Brian
2008-02-20
1
-0
/
+1
*
gallium: s/pipe_reference_texture/pipe_texture_reference/
Brian
2008-02-20
1
-1
/
+1
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
2
-1
/
+4
*
gallium: re-org of i965 texture/surface code, functions
Brian
2008-02-20
4
-57
/
+60
*
gallium: new pipe->texture_update() function
Brian
2008-02-20
3
-0
/
+12
*
Simplify makefile boilerplate code.
José Fonseca
2008-02-19
1
-18
/
+7
*
Code reorganization: update build.
José Fonseca
2008-02-15
8
-8
/
+8
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
65
-0
/
+18598