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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nv10: fix random stuff
Peter Winters
2008-04-20
5
-30
/
+72
*
nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBS
Ben Skeggs
2008-04-15
4
-8
/
+8
*
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-15
17
-1308
/
+1544
|
\
|
*
gallium: enable new quad output code, remove old code
Brian
2008-04-14
1
-36
/
+0
|
*
gallium: fix PIPE_CAP_MAX_RENDER_TARGETS query
Brian
2008-04-14
1
-1
/
+1
|
*
gallium: Don't assume snprintf are always available.
José Fonseca
2008-04-15
3
-3
/
+6
|
*
gallium: take reduced prim, fill modes into account when culling
Brian Paul
2008-04-14
3
-1
/
+27
|
*
softpipe: calculate determinant for all triangles, don't rely on draw module ...
Keith Whitwell
2008-04-14
4
-35
/
+30
|
*
softpipe: do our own culling, don't rely on the draw module.
Keith Whitwell
2008-04-14
2
-22
/
+43
|
*
gallium: merge the tgsi_emit_sse2() and tgsi_emit_sse2_fs() functions.
Brian Paul
2008-04-11
1
-2
/
+2
|
*
gallium: implement immediates (aka literals) for SSE fragment shaders
Brian Paul
2008-04-11
1
-3
/
+7
|
*
remove usage of vertex_header
Keith Whitwell
2008-04-10
8
-1256
/
+1479
|
*
gallium: fix bug in PIPE_BLENDFACTOR_INV_DST_ALPHA case
Brian Paul
2008-04-09
1
-1
/
+1
*
|
nv30: Update miptree stuff
Patrice Mandin
2008-04-12
1
-18
/
+19
*
|
nv30: Move some structures and functions from context to screen
Patrice Mandin
2008-04-11
6
-226
/
+303
*
|
nv30: Do flip
Patrice Mandin
2008-04-11
1
-2
/
+14
*
|
nv30: Set pipe status on clear
Patrice Mandin
2008-04-11
1
-0
/
+1
*
|
nv40: use vb/ve counts rather than shader inputs for related loops
Ben Skeggs
2008-04-09
2
-28
/
+6
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-09
23
-716
/
+774
|
\
|
|
*
cell: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-08
3
-13
/
+13
|
*
i915: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-08
3
-13
/
+14
|
*
gallium: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-08
3
-13
/
+13
|
*
gallium: get rid of bufloop quad stage
Brian
2008-04-07
5
-6
/
+0
|
*
gallium: begin reworking quad stages for multiple color outputs
Brian
2008-04-07
11
-671
/
+734
*
|
nv40: implement user clip planes
Ben Skeggs
2008-04-07
7
-112
/
+87
*
|
nv40: kill some warnings
Ben Skeggs
2008-04-04
1
-2
/
+0
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-04
3
-12
/
+43
|
\
|
|
*
cell: added some comments/ideas about better texture sampling
Brian
2008-04-03
1
-1
/
+17
|
*
cell: minor texture improvements
Brian
2008-04-03
3
-11
/
+26
*
|
nv40: have test for hw idxbuf in single place
Ben Skeggs
2008-04-04
1
-2
/
+2
*
|
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-04-04
6
-1
/
+25
*
|
nv40: remove redundant state_emit() calls
Ben Skeggs
2008-04-04
1
-3
/
+0
*
|
nv40: static attribs -> stateobj
Ben Skeggs
2008-04-04
3
-30
/
+38
*
|
nv40: convert the inline idxbuf paths also
Ben Skeggs
2008-04-04
1
-48
/
+111
*
|
nv40: need to resubmit buffers if pushbuf gets flushed during draw
Ben Skeggs
2008-04-04
2
-44
/
+140
*
|
nv10: emit dummy zeta size when no zbuffer is used.
Stephane Marchesin
2008-04-03
1
-1
/
+1
*
|
nv10: fix more vertex stuff
Stephane Marchesin
2008-04-03
4
-8
/
+25
*
|
nv10: fix some more state, work on the vertex emission code.
Stephane Marchesin
2008-04-02
6
-67
/
+66
*
|
nv10: set rasterizer state.
Stephane Marchesin
2008-04-02
2
-0
/
+6
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-02
10
-29
/
+85
|
\
|
|
*
cell: more multi-texture fixes (mostly working now)
Brian
2008-04-01
4
-16
/
+17
|
*
cell: turn off some debug output
Brian
2008-04-01
1
-1
/
+1
|
*
cell: pass tex unit to get_texel()
Brian
2008-04-01
1
-3
/
+2
|
*
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
6
-14
/
+42
|
*
cell: assert num samplers/textures <= CELL_MAX_SAMPLERS
Brian
2008-04-01
1
-4
/
+6
|
*
cell: return CELL_MAX_SAMPLERS to indicate number of texture units
Brian
2008-04-01
1
-1
/
+2
|
*
cell: enable #define CACHE_STATS to print a cache report upon exit
Brian
2008-04-01
3
-0
/
+23
*
|
Merge branch 'gallium-0.1' of git+ssh://
[email protected]
/git/nouve...
Stephane Marchesin
2008-04-02
22
-129
/
+309
|
\
\
|
*
|
nv40: only update draw module state when using swtnl
Ben Skeggs
2008-04-02
3
-14
/
+34
[next]