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
*
nouveau: fix build
Ben Skeggs
2008-08-07
17
-23
/
+23
*
Merge remote branch 'origin/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-08-07
23
-38
/
+52
|
\
|
*
gallium: added PIPE_CAP_TEXTURE_MIRROR_CLAMP, PIPE_CAP_TEXTURE_MIRROR_REPEAT
Brian Paul
2008-08-06
1
-0
/
+4
|
*
softpipe: add texture border color code
Brian Paul
2008-08-06
1
-9
/
+19
|
*
Merge tgsi/exec and tgsi/util directories.
José Fonseca
2008-07-28
22
-29
/
+29
*
|
nv40: Support for PIPE_FORMAT_R16_SNORM.
Younes Manton
2008-08-03
3
-17
/
+23
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-07-27
1
-2
/
+0
|
\
|
|
*
softpipe: Remove unused variables.
José Fonseca
2008-07-24
1
-2
/
+0
*
|
nv all: Copy shader tokens on create, free on delete.
Younes Manton
2008-07-23
7
-14
/
+32
*
|
nouveau: is_format_supported() interface changes
Ben Skeggs
2008-07-23
5
-44
/
+29
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-07-23
5
-37
/
+36
|
\
|
|
*
gallium: Finer grained is_format_supported.
José Fonseca
2008-07-19
4
-42
/
+31
|
*
softpipe: DXT formats not really supported.
José Fonseca
2008-07-16
1
-4
/
+9
|
*
gallium: added some sanity check assertions
Brian Paul
2008-07-15
1
-0
/
+5
|
*
i915: Ops should not have pushed that
Jakob Bornecrantz
2008-07-13
1
-3
/
+3
|
*
i915: WIP swap rework
Jakob Bornecrantz
2008-07-13
1
-3
/
+3
*
|
nv50: add NV86 and NV94 to list of "supported" chips
Ben Skeggs
2008-07-21
1
-2
/
+2
*
|
Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
Ben Skeggs
2008-07-14
1
-8
/
+8
|
\
|
|
*
util: Eliminate pipe from the arguments to pipe_get/put_tile_xxx functions.
José Fonseca
2008-07-13
1
-8
/
+8
*
|
nv30: no npot textures
Patrice Mandin
2008-07-12
1
-1
/
+1
*
|
nv30: update caps
Patrice Mandin
2008-07-12
1
-2
/
+2
*
|
nv30: do not shift texture format
Patrice Mandin
2008-07-12
1
-1
/
+1
*
|
nv30: Emit vertex buffer objects using state objects
Patrice Mandin
2008-07-12
5
-259
/
+399
*
|
nv30: Move edgeflag stuff
Patrice Mandin
2008-07-12
3
-7
/
+12
*
|
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
[next]