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
/
softpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '7.8'
Brian Paul
2010-03-23
2
-187
/
+219
|
\
|
*
softpipe: comments, re-formatting, etc
Brian Paul
2010-03-23
1
-14
/
+24
|
*
softpipe: add special cases for all Z compare modes for 16-bit Z buffer
Brian Paul
2010-03-23
2
-173
/
+195
*
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-16
2
-4
/
+56
|
\
\
|
*
|
winsys/sw: Add a software winsys layered on a pipe
Jakob Bornecrantz
2010-03-16
2
-4
/
+56
*
|
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-15
1
-1
/
+0
|
\
|
|
|
*
|
softpipe: Remove unnecessary header.
Vinson Lee
2010-03-13
1
-1
/
+0
*
|
|
Merge commit 'origin/master' into gallium-sampler-view
Keith Whitwell
2010-03-13
16
-136
/
+214
|
\
|
|
|
*
|
Merge commit 'origin/gallium-context-transfers-2'
Keith Whitwell
2010-03-12
8
-63
/
+65
|
|
\
\
|
|
*
|
gallium: remove pipe_context member from pipe_transfer
Keith Whitwell
2010-03-11
3
-16
/
+18
|
|
*
|
Squashed commit of gallium-context-transfers:
Keith Whitwell
2010-03-11
8
-54
/
+54
|
*
|
|
softpipe: further tighen up sample_cube()
Brian Paul
2010-03-11
1
-45
/
+21
|
*
|
|
softpipe: tighten up the code in sample_cube()
Brian Paul
2010-03-11
1
-62
/
+38
|
*
|
|
softpipe: Dummy fence functions.
José Fonseca
2010-03-11
5
-0
/
+114
|
|
/
/
|
*
|
softpipe: fix memcpy params to avoid static analysis warnings
Brian Paul
2010-03-10
2
-2
/
+12
*
|
|
gallium: Check for OOM condition when creating a sampler view.
Michal Krol
2010-03-11
1
-5
/
+7
*
|
|
gallium: pipe_get_tile_swizzle() accepts format parameter.
Michal Krol
2010-03-10
2
-0
/
+3
*
|
|
Merge branch 'master' into gallium-sampler-view
Michal Krol
2010-03-10
23
-653
/
+491
|
\
|
|
|
*
|
softpipe: Prevent NULL dereference.
José Fonseca
2010-03-10
1
-1
/
+2
|
*
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-10
4
-17
/
+44
|
|
\
\
|
|
*
\
Merge branch 'gallium-vertexelementcso'
Roland Scheidegger
2010-03-09
4
-17
/
+44
|
|
|
\
\
|
|
|
*
|
gallium: don't use flexible array members in drivers for vertex elements cso
Roland Scheidegger
2010-03-09
2
-2
/
+2
|
|
|
*
|
softpipe: adapt to new vertex element cso
Roland Scheidegger
2010-03-01
4
-17
/
+44
|
*
|
|
|
ws/xlib: remove self-knowledge about users of xlib winsys
Keith Whitwell
2010-03-09
3
-8
/
+11
|
*
|
|
|
softpipe: silence warning
Keith Whitwell
2010-03-09
1
-1
/
+1
|
*
|
|
|
Merge commit 'origin/master' into gallium-sw-api-2
Keith Whitwell
2010-03-09
6
-107
/
+76
|
|
\
|
|
|
|
|
*
|
|
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-40
/
+8
|
|
*
|
|
softpipe: quads never provoke the first vertex
Marek Olšák
2010-03-09
1
-68
/
+12
|
|
*
|
|
softpipe: define SP_MAX_TEXTURE_2D/3D_LEVELS
Brian Paul
2010-03-08
2
-5
/
+9
|
|
*
|
|
Merge branch '7.8'
Brian Paul
2010-03-08
1
-3
/
+4
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
softpipe: zero-out entire clear_flags array in sp_tile_cache_flush_clear()
Brian Paul
2010-03-08
1
-3
/
+4
|
|
*
|
|
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
2
-27
/
+2
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
softpipe: remove dead get_texture_buffer function
Keith Whitwell
2010-03-04
2
-26
/
+0
|
|
|
*
|
gallium: Reorg texture usage flags
Jakob Bornecrantz
2010-03-01
1
-1
/
+2
|
|
*
|
|
softpipe: implement PIPE_TEX_WRAP_CLAMP_TO_EDGE for unorm texture sampling
Brian Paul
2010-03-05
1
-6
/
+43
|
|
*
|
|
softpipe: minor tweaks to texture filtering code
Brian Paul
2010-03-04
1
-9
/
+5
|
*
|
|
|
softpipe: fix constant buffer tracking after rework
Keith Whitwell
2010-03-04
1
-4
/
+2
|
*
|
|
|
gallium: remove redundant includes
Keith Whitwell
2010-03-04
2
-3
/
+0
|
*
|
|
|
softpipe: rework to use the llvmpipe winsys
Keith Whitwell
2010-03-04
12
-458
/
+282
|
|
/
/
/
|
*
|
|
Merge branch 'gallium-format-cleanup'
José Fonseca
2010-03-02
4
-21
/
+21
|
|
\
\
\
|
|
*
|
|
softpipe: Rename pipe formats.
José Fonseca
2010-03-02
4
-20
/
+20
|
|
*
|
|
softpipe: Advertise PIPE_FORMAT_R8G8B8A8_SNORM instead.
José Fonseca
2010-03-01
1
-1
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'gallium-no-rhw-position'
Michal Krol
2010-03-02
1
-1
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
gallium: Remove bypass_vs_clip_and_viewport from rasteriser state.
Michal Krol
2010-02-22
1
-1
/
+0
|
*
|
|
softpipe: fix up #includes
Brian Paul
2010-02-26
2
-6
/
+8
|
|
/
/
|
*
|
softpipe: fix depth testing problems
Brian Paul
2010-02-18
1
-36
/
+53
|
*
|
softpipe: comments and whitespace fixes
Brian Paul
2010-02-18
1
-7
/
+8
|
*
|
softpipe: const qualifiers, comments
Brian Paul
2010-02-18
1
-3
/
+3
|
|
/
*
|
softpipe: Implement sampler view swizzling.
Michal Krol
2010-03-02
3
-14
/
+30
*
|
gallium: Silence compiler warnings.
michal
2009-12-10
1
-3
/
+0
[next]