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
/
i965simple
Commit message (
Expand
)
Author
Age
Files
Lines
*
brw: Fix build after TGSI declaration interface changes.
Michal Krol
2008-05-31
4
-17
/
+11
*
Revert DOS line endings.
José Fonseca
2008-05-26
2
-1153
/
+1153
*
Merge branch 'gallium-0.1' into gallium-tex-surfaces
Brian Paul
2008-05-18
1
-8
/
+11
|
\
|
*
gallium: in drivers, make copy of tokens passed to pipe->create_vs/fs_state()
Brian Paul
2008-05-17
1
-8
/
+11
*
|
brw: remove dead code
Keith Whitwell
2008-05-02
1
-8
/
+0
*
|
gallium: tex surface checkpoint
Keith Whitwell
2008-05-01
2
-32
/
+21
|
/
*
gallium: use the newer PIPE_FORMAT_x_UNORM format names
Brian Paul
2008-04-30
2
-16
/
+16
*
gallium: Don't assume snprintf are always available.
José Fonseca
2008-04-15
1
-1
/
+2
*
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-31
2
-6
/
+5
*
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-29
1
-28
/
+32
*
gallium: remove redundant compare bit in sampler state
Roland Scheidegger
2008-03-28
1
-2
/
+1
*
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-27
4
-10
/
+10
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
1
-10
/
+3
*
gallium: add face, dirtyLevels params to pipe->texture_update()
Brian Paul
2008-03-19
1
-1
/
+2
*
remove reference to obsolete ExtDivide
Brian
2008-03-12
1
-4
/
+0
*
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-03-12
1
-19
/
+19
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
4
-1117
/
+1149
*
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