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
*
nv30: Reorder, remove useless stuff
Patrice Mandin
2008-07-12
1
-16
/
+3
*
nv30: Rename state emission func
Patrice Mandin
2008-07-12
3
-3
/
+3
*
nv30: was setting wrong register
Patrice Mandin
2008-07-12
1
-4
/
+3
*
nv30: does not have vp_attrib/result
Patrice Mandin
2008-07-12
2
-6
/
+0
*
nv30: Change comment about slowdown
Patrice Mandin
2008-07-12
1
-1
/
+1
*
nv30: Emit fragment program using state objects
Patrice Mandin
2008-07-12
6
-48
/
+56
*
nv30: Emit vertex program using state objects
Patrice Mandin
2008-07-12
6
-30
/
+42
*
nv30: Move constant buffers out of vert/frag prog structures
Patrice Mandin
2008-07-11
4
-22
/
+19
*
nv30: Emit fragtex state using state objects
Patrice Mandin
2008-07-11
3
-62
/
+59
*
nv30: split fragprog_upload from fragprog_bind
Patrice Mandin
2008-07-11
1
-22
/
+35
*
nv30: split fragprog_prepare from fragprog_translate
Patrice Mandin
2008-07-11
1
-23
/
+68
*
nv30: Update miptree to match latest changes
Patrice Mandin
2008-07-11
1
-5
/
+16
*
nv50: obey do_flip in surface_copy()
Ben Skeggs
2008-07-11
1
-3
/
+11
*
nv50: quick hack to get textures untiled on map, and tiled on unmap
Ben Skeggs
2008-07-11
3
-11
/
+54
*
nv50: demagic tex filter / wrap mode
Ben Skeggs
2008-07-11
1
-2
/
+63
*
nv50: add some texture formats
Ben Skeggs
2008-07-11
4
-13
/
+90
*
nv50: split tic construction out into own file
Ben Skeggs
2008-07-11
5
-25
/
+187
*
nv50: add license headers to .c files
Ben Skeggs
2008-07-11
11
-26
/
+240
*
nv50: enable GART usage for vertex buffers
Ben Skeggs
2008-07-11
2
-4
/
+5
*
nv50: get clear-scissor working
Ben Skeggs
2008-07-11
2
-9
/
+36
*
nouveau: update to latest object header
Ben Skeggs
2008-07-11
2
-20
/
+44
*
nv50: more "abuse" by using libc malloc etc..
Ben Skeggs
2008-07-11
3
-9
/
+9
*
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-07-11
3
-5
/
+52
|
\
|
*
softpipe: Prevent NULL ptr derreference on takedown.
José Fonseca
2008-07-05
1
-2
/
+2
|
*
softpipe: Compute block size for display targets.
José Fonseca
2008-07-05
1
-1
/
+3
|
*
i915: Added debug filling code of texture, not active
Jakob Bornecrantz
2008-07-04
1
-2
/
+11
|
*
psb: Fill all texture fields when creating texture blanket.
José Fonseca
2008-07-05
1
-0
/
+2
|
*
softpipe: Implement texture blankets.
José Fonseca
2008-07-05
1
-0
/
+34
*
|
nv30: min/max lod are used for mipmap, there is just enable bit in tx_format
Patrice Mandin
2008-07-09
1
-2
/
+2
*
|
nv30: Update defines from nouveau_class.h
Patrice Mandin
2008-07-09
1
-10
/
+11
*
|
nv30: Update defines from nouveau_class.h
Patrice Mandin
2008-07-09
1
-28
/
+18
*
|
nv30: update nouveau_class.h
Patrice Mandin
2008-07-09
1
-9
/
+52
*
|
nv10: use the gallium alloc/free wrappers.
Stephane Marchesin
2008-07-08
1
-4
/
+4
*
|
nv04: use FREE/MALLOC like a good gallium boy should.
Stephane Marchesin
2008-07-08
3
-8
/
+8
*
|
Merge branch 'gallium-0.1' of git+ssh://
[email protected]
/git/nouve...
Stephane Marchesin
2008-07-08
3
-3
/
+8
|
\
\
|
*
|
nv50: make use of nouveau drm 0.0.11 to get 3d going
Ben Skeggs
2008-07-08
3
-3
/
+8
*
|
|
nv30: use native instructions.
Stephane Marchesin
2008-07-08
1
-22
/
+4
|
/
/
*
|
nv10: there are no 3D textures.
Stephane Marchesin
2008-07-08
1
-3
/
+1
*
|
nv04: use BEGIN_RING_NI
Stephane Marchesin
2008-07-08
1
-6
/
+2
*
|
nv04.
Stephane Marchesin
2008-07-08
16
-0
/
+1966
*
|
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
1
-2
/
+4
|
\
|
|
*
gallium: nr_attrs was off by one, updated comments, minor code movement
Brian Paul
2008-07-02
1
-2
/
+4
*
|
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
[next]