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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/gallium-0.1' into gallium-0.2
Keith Whitwell
2008-11-15
4
-118
/
+212
|
\
|
*
gallium: increase table size for fast log/pow functions
Brian Paul
2008-11-14
2
-4
/
+6
|
*
util: Use OpenGL rasterization rules in blits and mipmap generation.
Brian Paul
2008-11-14
2
-0
/
+2
|
*
translate: pull in prefetch and other optimizations from draw_vs_aos.c
Keith Whitwell
2008-11-14
2
-112
/
+204
|
*
util: Optimise log2().
Michal Krol
2008-11-12
1
-1
/
+2
|
*
util: Add log2() definition for MSC.
Michal Krol
2008-11-12
1
-0
/
+5
|
*
draw: Add missing include.
Michal Krol
2008-11-12
1
-0
/
+1
|
*
gallium: fix comment again. A half-closed interval was intended.
Brian
2008-11-10
1
-2
/
+2
*
|
i915: Silence warning
Jakob Bornecrantz
2008-11-15
1
-1
/
+1
*
|
CELL: fix stencil twiddling, stencil invert
Robert Ellison
2008-11-13
2
-5
/
+7
*
|
Merge branch 'gallium-0.2' of git+ssh://
[email protected]
/git/nouve...
Stephane Marchesin
2008-11-13
205
-0
/
+43419
|
\
\
|
*
|
nv04..nv30: fix pipe_surface init
Pekka Paalanen
2008-11-12
4
-0
/
+8
|
*
|
Merge commit 'origin/gallium-0.1' into gallium-0.2
Pekka Paalanen
2008-11-12
20
-2
/
+3306
|
|
\
\
|
|
*
|
Nouveau: fix nv20_vertex_layout()
Pekka Paalanen
2008-11-09
1
-7
/
+7
|
|
*
|
Nouveau: update nv20 miptree according to nv40.
Pekka Paalanen
2008-11-08
1
-11
/
+18
|
|
*
|
Nouveau: build, link and use nv20.
Pekka Paalanen
2008-11-08
4
-2
/
+13
|
|
*
|
Nouveau: name replace for nv20.
Pekka Paalanen
2008-11-08
16
-662
/
+662
|
|
*
|
Nouveau: Rename nv20/ files as nv20.
Pekka Paalanen
2008-11-08
16
-12
/
+13
|
|
*
|
Nouveau: copy nv30_vertprog.c to nv20.
Pekka Paalanen
2008-11-08
1
-0
/
+838
|
|
*
|
Nouveau: start nv20 by copying the nv10 tree.
Pekka Paalanen
2008-11-08
15
-0
/
+2447
|
*
|
|
nouveau: remove previous hack around x86_64 breakage
Ben Skeggs
2008-11-10
1
-2
/
+0
|
*
|
|
nv40: init pipe_surface correctly
Ben Skeggs
2008-11-10
1
-0
/
+2
|
*
|
|
nouveau: pass object handle not pointer to GPU...
Ben Skeggs
2008-11-10
1
-1
/
+1
|
*
|
|
Merge remote branch 'origin/gallium-0.2' into gallium-0.2
Ben Skeggs
2008-11-10
48
-584
/
+1806
|
|
\
\
\
|
*
|
|
|
nv40: rename some vars in texture layout code
Ben Skeggs
2008-10-29
1
-25
/
+27
|
*
|
|
|
Merge remote branch 'nouveau/gallium-0.1' into gallium-0.2
Ben Skeggs
2008-10-27
41
-1088
/
+452
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
g3dvl: Get rid of state tracker unit tests, stale and not useful atm.
Younes Manton
2008-10-17
8
-890
/
+0
|
|
*
|
|
nouveau: first draft of swizzle texture upload to vram
Patrice Mandin
2008-10-07
1
-0
/
+83
|
|
*
|
|
g3dvl: Ignore client flush requests unless entire frame is buffered.
Younes Manton
2008-10-04
2
-0
/
+11
|
|
*
|
|
g3dvl: Bad semantic index in shader decl.
Younes Manton
2008-10-04
1
-3
/
+3
|
|
*
|
|
nouveau: init scaled_image_from_memory object for swizzled surface upload
Patrice Mandin
2008-09-21
1
-0
/
+16
|
|
*
|
|
nouveau: add flag for swizzled surface upload
Patrice Mandin
2008-09-21
2
-15
/
+20
|
|
*
|
|
nv50: use 3D engine clears, 2D engine doesn't understand zeta formats
Ben Skeggs
2008-09-18
1
-1
/
+56
|
|
*
|
|
nv50: hack surface alloc a bit for now
Ben Skeggs
2008-09-18
1
-0
/
+2
|
|
*
|
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-09-18
9
-26
/
+60
|
|
|
\
\
\
|
|
*
|
|
|
g3dvl: Fix field coded block copy.
Younes Manton
2008-09-13
1
-14
/
+4
|
|
*
|
|
|
g3dvl: Use winsys_buffer_reference() instead of pipe_buffer_reference().
Younes Manton
2008-09-12
2
-2
/
+2
|
|
*
|
|
|
g3dvl: Implement surface sync functions.
Younes Manton
2008-09-12
4
-19
/
+97
|
|
*
|
|
|
g3dvl: Fullscreen fixes. Respect src & dst coords during scaling, clear FB.
Younes Manton
2008-09-12
3
-36
/
+53
|
|
*
|
|
|
g3dvl: Update softlinks to nouveau winsys files, related fixes.
Younes Manton
2008-09-12
23
-104
/
+100
|
|
*
|
|
|
g3dvl: Clean up Makefile deps.
Younes Manton
2008-09-12
1
-4
/
+5
|
*
|
|
|
|
Merge remote branch 'origin/gallium-0.2' into gallium-0.2
Ben Skeggs
2008-10-27
45
-513
/
+3073
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge remote branch 'origin/gallium-0.2' into gallium-0.2
Ben Skeggs
2008-10-15
70
-2115
/
+5140
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
nouveau: some small API changes
Ben Skeggs
2008-09-30
1
-5
/
+7
|
*
|
|
|
|
|
|
Merge remote branch 'origin/gallium-0.2' into gallium-0.2
Ben Skeggs
2008-09-30
67
-1352
/
+4689
|
|
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2
Ben Skeggs
2008-09-13
2
-3
/
+6
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
nouveau: rework nouveau_screen for latest and greatest changes
Ben Skeggs
2008-09-12
1
-157
/
+110
|
*
|
|
|
|
|
|
|
|
Merge remote branch 'upstream/gallium-0.2' into nouveau-gallium-0.2
Ben Skeggs
2008-09-12
1
-1
/
+0
|
|
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge remote branch 'nouveau/gallium-0.1' into nouveau-gallium-0.2
Ben Skeggs
2008-09-12
198
-0
/
+40786
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-09-12
23
-567
/
+2473
|
|
|
\
\
\
\
\
\
\
\
\
[next]