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
*
nv40: shorten zsa state lines
Ben Skeggs
2008-04-02
1
-6
/
+7
*
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-04-02
16
-105
/
+168
|
\
|
*
cell: update some of the CAP, texformat queries
Brian
2008-03-31
1
-8
/
+12
|
*
cell: more work for multi-texture support
Brian
2008-03-31
6
-57
/
+90
|
*
cell: set cell->num_textures in cell_set_sampler_textures()
Brian
2008-03-31
1
-0
/
+1
|
*
cell: initial work to support multi-texture
Brian
2008-03-31
6
-37
/
+55
|
*
cell: added const qualifier
Brian
2008-03-31
2
-3
/
+5
|
*
cell: updated comments: s/test/SPE/
Brian
2008-03-31
1
-3
/
+3
|
*
cell: implement logicop/output for PIPE_FORMAT_B8G8R8A8_UNORM
Brian
2008-03-31
1
-10
/
+26
|
*
gallium: Eliminate p_winsys::printf
José Fonseca
2008-03-31
6
-27
/
+16
*
|
nv40: fix slight thinko
Ben Skeggs
2008-03-31
1
-10
/
+5
*
|
nouveau: update object header
Ben Skeggs
2008-03-31
2
-7
/
+9
*
|
nv40: support vp clip distance regs, unused currently.
Ben Skeggs
2008-03-31
2
-3
/
+104
*
|
nv40: track current scissor enable/disable state
Ben Skeggs
2008-03-31
1
-1
/
+2
*
|
nv30: use FREE macro
Patrice Mandin
2008-03-30
7
-14
/
+14
*
|
nv40: mark fp dirty even when only consts updated
Ben Skeggs
2008-03-31
1
-2
/
+2
*
|
nouveau: adapt to recent gallium changes
Ben Skeggs
2008-03-30
19
-114
/
+66
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-30
49
-238
/
+599
|
\
|
|
*
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-29
11
-115
/
+127
|
*
gallium: Fix computation of Z values when not using early Z.
Brian
2008-03-28
1
-9
/
+12
|
*
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
19
-42
/
+42
|
*
cell: include cell_state_per_fragment.h to silence warning
Brian
2008-03-27
1
-0
/
+1
|
*
cell: added (uint64_t) cast to silence warning
Brian
2008-03-27
1
-1
/
+1
|
*
cell: fix unclosed comment
Brian
2008-03-27
1
-1
/
+1
|
*
cell: Implement code-gen for logic op
Ian Romanick
2008-03-26
8
-33
/
+349
|
*
gallium: Change pipe->flush() interface to optionally return a fence.
Michel Dänzer
2008-03-26
15
-44
/
+44
|
*
gallium: added fragment emit/write debug counters
Brian
2008-03-25
1
-0
/
+30
*
|
nv40: vp 1/0/- swz
Ben Skeggs
2008-03-30
1
-1
/
+73
*
|
nv40: vp const/immd fix
Ben Skeggs
2008-03-30
1
-6
/
+14
*
|
nv40: respect do_flip in surface_copy()
Ben Skeggs
2008-03-25
1
-2
/
+14
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-25
1
-0
/
+10
|
\
|
|
*
gallium: wrap decls in extern "C"
José Fonseca
2008-03-23
1
-0
/
+10
*
|
nv40: maintain pipe_surface status field
Ben Skeggs
2008-03-24
2
-0
/
+9
*
|
nv40: respect rasterizer cso bypass_clipping flag
Ben Skeggs
2008-03-24
2
-2
/
+15
*
|
nv40: vp reg changes similar to recent fp changes
Ben Skeggs
2008-03-23
1
-20
/
+86
*
|
nv40: fix fp depth write
Ben Skeggs
2008-03-23
1
-1
/
+1
*
|
nv40: remove some badness from fp temp/result allocation
Ben Skeggs
2008-03-23
1
-51
/
+107
*
|
nv40: catch fp extra-const cases where both const and immd have same idx
Ben Skeggs
2008-03-23
1
-3
/
+14
*
|
nv40: fp: fix multiple refs to a single const withing an instruction
Ben Skeggs
2008-03-23
1
-1
/
+7
*
|
nv40: workaround fp result.data[0] clobberage
Ben Skeggs
2008-03-23
1
-1
/
+3
*
|
nv40: add dxtn formats (disabled)
Ben Skeggs
2008-03-23
2
-4
/
+10
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-03-23
8
-121
/
+98
|
\
|
|
*
gallium: remove temporary _screen suffix from function names
Brian
2008-03-22
1
-10
/
+10
|
*
cell: Generate blend / depth test code when state atom is created
Ian Romanick
2008-03-21
1
-21
/
+9
|
*
cell: Change code-gen for CONST_COLOR blend factor
Ian Romanick
2008-03-21
5
-49
/
+53
|
*
Tabs to spaces
Ian Romanick
2008-03-21
1
-27
/
+27
|
*
cell: Remove unnecessary default_blend work-around
Ian Romanick
2008-03-21
1
-21
/
+0
|
*
i915: added to-do note about setting the max_lod register to get proper min/m...
Brian
2008-03-21
1
-0
/
+6
*
|
nv40: fix bug in query code
Ben Skeggs
2008-03-21
1
-0
/
+9
[next]