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
*
nv10: there are no 3D textures.
Stephane Marchesin
2008-07-08
1
-3
/
+1
*
nv04: Hook the lib into the build.
Stephane Marchesin
2008-07-08
1
-0
/
+1
*
nv04: use BEGIN_RING_NI
Stephane Marchesin
2008-07-08
1
-6
/
+2
*
nv04.
Stephane Marchesin
2008-07-08
16
-0
/
+1966
*
g3dvl: IDCT part 1.
Younes Manton
2008-07-06
3
-8
/
+379
*
g3dvl: Round surfaces up to POT, use src rect when outputting surfaces.
Younes Manton
2008-07-06
7
-18
/
+93
*
nv30: Emit sampler state using state objects
Patrice Mandin
2008-07-04
3
-8
/
+46
*
Merge remote branch 'upstream/gallium-0.1' into gallium-0.1
Ben Skeggs
2008-07-05
26
-91
/
+510
|
\
|
*
gallium: added a4r4g4b4_put_tile_rgba()
Brian Paul
2008-07-03
1
-0
/
+31
|
*
gallium: increase TGSI interpreter's number of temp registers to 64
Brian Paul
2008-07-03
2
-24
/
+28
|
*
gallium: increase TGSI_EXEC_MAX_COND_NESTING, etc
Brian Paul
2008-07-03
1
-3
/
+3
|
*
pipebuffer: Silent warnings.
José Fonseca
2008-07-03
1
-0
/
+4
|
*
gallium: Don't forget to get overllaping blits working again.
José Fonseca
2008-07-03
1
-0
/
+1
|
*
i915: EGL almost works again
Jakob Bornecrantz
2008-07-03
6
-40
/
+67
|
*
gallium: Use surface_copy for 1:1 blits.
José Fonseca
2008-07-03
1
-0
/
+10
|
*
gallium: nr_attrs was off by one, updated comments, minor code movement
Brian Paul
2008-07-02
1
-2
/
+4
|
*
gallium: replace 128 with MAX_LABELS
Brian Paul
2008-07-02
2
-2
/
+4
|
*
gallium: Allow draw module to work on non-x86 platforms again.
Michel Dänzer
2008-07-02
1
-0
/
+2
|
*
pipebuffer: Debug buffer manager to detect buffer under- and overflows.
José Fonseca
2008-07-02
4
-1
/
+309
|
*
pipebuffer: Verify usage flag consistency. Minor cleanups.
José Fonseca
2008-07-02
8
-17
/
+43
|
*
i915: Last reference to surface -> pitch
Jakob Bornecrantz
2008-07-01
1
-1
/
+1
|
*
gallium: Use the inline keyword on C++.
José Fonseca
2008-07-01
1
-1
/
+3
*
|
nv30: Reemit state when changing context
Patrice Mandin
2008-07-03
1
-0
/
+10
*
|
nv30: Emit viewport state using state objects
Patrice Mandin
2008-07-03
3
-9
/
+5
*
|
nv30: Emit polygon stipple state using state objects
Patrice Mandin
2008-07-03
3
-7
/
+8
*
|
nv30: Emit scissor state using state objects
Patrice Mandin
2008-07-03
3
-3
/
+4
*
|
nv30: Emit depth/stencil/alpha state using state objects
Patrice Mandin
2008-07-03
4
-70
/
+53
*
|
nv30: Emit rasterizer state using state objects
Patrice Mandin
2008-07-03
4
-109
/
+98
*
|
nv30: Emit blend state using state objects
Patrice Mandin
2008-07-03
5
-59
/
+48
*
|
nv30: Emit blend color state using state objects
Patrice Mandin
2008-07-03
3
-5
/
+4
*
|
nv30: Emit framebuffer state using state objects
Patrice Mandin
2008-07-03
5
-164
/
+92
*
|
g3dvl: Use block and stride instead of cpp and pitch.
Younes Manton
2008-06-30
4
-29
/
+40
*
|
g3dvl: Simplify shader code.
Younes Manton
2008-06-30
4
-2345
/
+889
*
|
g3dvl: Support for field and frame based MC for progressive pictures.
Younes Manton
2008-06-30
8
-228
/
+1946
*
|
g3dvl: Work around SP tex cache bug, specify resource usage flags.
Younes Manton
2008-06-30
2
-6
/
+9
*
|
g3dvl: Get rid of some Valgrind errors.
Younes Manton
2008-06-30
2
-1
/
+24
*
|
nouveau: oops, bump the drm patchlevel back down again
Ben Skeggs
2008-06-29
1
-1
/
+1
*
|
nv50: fixes after rebase + commits note on the code that was just pushed.
Ben Skeggs
2008-06-29
4
-6
/
+6
*
|
nv50: reverse stencil sides, header is wrong
Ben Skeggs
2008-06-29
1
-5
/
+6
*
|
nv50: fix line stipple
Ben Skeggs
2008-06-29
1
-1
/
+1
*
|
nv50: don't multiply polygon offset units by 2.0 like on nv40
Ben Skeggs
2008-06-29
1
-1
/
+1
*
|
nv50: maybe some scissor fixes..
Ben Skeggs
2008-06-29
1
-2
/
+2
*
|
nv50: vpt translate/scale backwards
Ben Skeggs
2008-06-29
1
-2
/
+2
*
|
nv50: whoops
Ben Skeggs
2008-06-29
1
-2
/
+2
*
|
nv50: rework miptree/texture/texsurf code a bit
Ben Skeggs
2008-06-29
1
-11
/
+19
*
|
nv50: turn on depth test/write again, not 100% but winsys handles it better
Ben Skeggs
2008-06-29
2
-5
/
+6
*
|
nv50: maintain pipe surface status field
Ben Skeggs
2008-06-29
2
-0
/
+8
*
|
nv50: remove some debug
Ben Skeggs
2008-06-29
1
-6
/
+0
*
|
nv50: simplify emit_interp a bit
Ben Skeggs
2008-06-29
1
-10
/
+11
*
|
nv50: make sure static buffers (constbuf, tex control etc) get on reloc list
Ben Skeggs
2008-06-29
3
-1
/
+4
[next]