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
/
cell
/
ppu
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: replace pipe_resource::_usage with pipe_resource::usage
Brian Paul
2010-04-20
1
-1
/
+1
*
cell: Implement index bias.
José Fonseca
2010-04-19
1
-5
/
+6
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
13
-335
/
+216
*
cell: fix build
Marc Dietrich
2010-04-06
2
-1
/
+4
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
2
-7
/
+7
*
Merge branch '7.8'
Brian Paul
2010-03-22
1
-9
/
+12
|
\
|
*
cell: return 1 for PIPE_CAP_BLEND_EQUATION_SEPARATE
Brian Paul
2010-03-17
1
-0
/
+2
|
*
cell: be more conservative in cell_is_format_supported()
Brian Paul
2010-03-17
1
-5
/
+9
*
|
cell: add missing semicolon
Brian Paul
2010-03-16
1
-1
/
+1
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
2
-2
/
+5
|
\
\
|
*
|
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
2
-2
/
+5
*
|
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
6
-13
/
+20
|
\
|
|
|
*
|
Merge branch '7.8'
Michel Dänzer
2010-03-12
2
-2
/
+2
|
|
\
|
|
|
*
Grammar and spelling fixes
Jeff Smith
2010-03-12
2
-2
/
+2
|
*
|
cell: adapt to context texture transfers (untested)
Roland Scheidegger
2010-03-11
3
-10
/
+16
|
*
|
cell: handle NULL cso vertex_elements state object on bind
Roland Scheidegger
2010-03-10
1
-1
/
+2
*
|
|
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-11
1
-5
/
+7
*
|
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
19
-161
/
+436
|
\
|
|
|
*
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
2
-12
/
+37
|
|
\
\
|
|
*
\
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
2
-12
/
+37
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
2
-2
/
+2
|
|
|
*
cell: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
2
-12
/
+37
|
*
|
|
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
3
-3
/
+11
|
*
|
|
cell: fix up assorted compilation problems
Brian Paul
2010-03-09
9
-25
/
+43
|
*
|
|
cell: untwiddle surface contents in flush_frontbuffer()
Keith Whitwell
2010-03-09
3
-48
/
+58
|
*
|
|
cell: attempt conversion to sw_winsys
Keith Whitwell
2010-03-09
11
-104
/
+324
|
*
|
|
gallium: remove redundant includes
Keith Whitwell
2010-03-04
6
-6
/
+0
|
|
/
/
|
*
/
cell: Rename pipe formats.
José Fonseca
2010-03-01
3
-18
/
+18
|
|
/
*
/
cell: Fix after sampler view changes.
Michal Krol
2010-02-25
2
-6
/
+40
|
/
*
cell: Use util_format_name().
José Fonseca
2010-02-14
1
-2
/
+3
*
cell: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
Brian Paul
2010-02-12
1
-0
/
+2
*
cell: remove unused var
Brian Paul
2010-02-12
1
-1
/
+0
*
cell: include cell_context.h
Brian Paul
2010-02-12
1
-0
/
+1
*
cell: re-fix undeclared var
Brian Paul
2010-02-12
1
-1
/
+1
*
cell: declare stencil_value variable
Brian Paul
2010-02-12
1
-0
/
+1
*
cell: adapt to stencil ref changes
Roland Scheidegger
2010-02-11
4
-29
/
+54
*
gallium: remove softpipe references in other drivers
Keith Whitwell
2010-02-08
1
-1
/
+1
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
4
-8
/
+8
*
gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...
José Fonseca
2010-02-02
6
-6
/
+6
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
7
-7
/
+7
*
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-29
1
-0
/
+6
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
2
-34
/
+34
|
\
|
*
cell: adapt to blend changes
Roland Scheidegger
2010-01-25
2
-34
/
+34
*
|
gallium: Enable multiple constant buffers for vertex and geometry shaders.
Michal Krol
2010-01-28
1
-1
/
+1
|
/
*
Merge branch 'gallium-noconstbuf'
Roland Scheidegger
2010-01-15
4
-12
/
+12
|
\
|
*
gallium: remove const qualifier from pipe_buffer argument in set_constant_buffer
Roland Scheidegger
2010-01-11
1
-1
/
+1
|
*
gallium: adapt drivers to pipe_constant_buffer removal
Roland Scheidegger
2009-12-24
4
-12
/
+12
*
|
gallium: Simplify PIPE_ALIGN_VAR.
José Fonseca
2010-01-12
1
-4
/
+4
*
|
gallium: Generalize the alignment macros to other compilers and any alignment.
José Fonseca
2010-01-12
1
-4
/
+4
*
|
Merge commit 'origin/gallium-draw-retval'
Keith Whitwell
2010-01-05
1
-10
/
+8
|
\
\
[next]