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
/
nv10
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Make sure we flush before some texture / buffer operations.
Thomas Hellstrom
2009-04-15
1
-0
/
+26
*
gallium: remove pipe_texture::compressed field
Brian Paul
2009-04-10
1
-1
/
+0
*
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
2
-5
/
+8
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-1
/
+0
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-10
/
+1
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
3
-36
/
+24
*
nouveau: Grab correct surface from temp texture for transfers.
Younes Manton
2009-03-02
1
-1
/
+1
*
nouveau: nv04-nv40 texture transfer.
Younes Manton
2009-02-25
6
-50
/
+231
*
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-20
1
-10
/
+1
*
Merge commit 'origin/draw-vbuf-interface'
Keith Whitwell
2009-02-18
1
-8
/
+28
|
\
|
*
nv10: Use the new draw vbuf internface
Jakob Bornecrantz
2009-02-17
1
-8
/
+28
*
|
util: Move p_debug.h into util module.
José Fonseca
2009-02-18
1
-1
/
+1
|
/
*
nouveau: Frontbuffer pitch needs to be set.
Younes Manton
2009-02-06
1
-0
/
+1
*
nv04-nv40: fix nv##_surface_copy() for flipped
Pekka Paalanen
2009-02-05
1
-0
/
+1
*
nv04-nv40: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-05
3
-5
/
+26
*
nouveau: get things building/running again after pipe_surface.buffer removal
Ben Skeggs
2009-02-04
1
-0
/
+25
*
gallium: remove pipe_buffer from surfaces
Zack Rusin
2009-02-02
3
-5
/
+9
*
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-31
1
-0
/
+2
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
7
-15
/
+15
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
5
-12
/
+12
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-3
/
+4
*
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
1
-2
/
+2
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-2
/
+2
*
nouveau: return a value for PIPE_CAP_MAX_VERTEX_TEXTURE_UNITS
Ben Skeggs
2008-12-16
1
-0
/
+2
*
Nouveau: move the definition of log2i() to header
Pekka Paalanen
2008-12-13
1
-26
/
+1
*
Nouveau: nv{10,20} set_primitive API fix
Pekka Paalanen
2008-11-30
1
-2
/
+7
*
Nouveau: fix minor API change in surface_copy
Pekka Paalanen
2008-11-30
1
-1
/
+1
*
Nouveau: update nouveau_class.h
Pekka Paalanen
2008-11-30
1
-1
/
+1
*
nv04..nv30: fix pipe_surface init
Pekka Paalanen
2008-11-12
1
-0
/
+2
*
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-09-11
10
-16
/
+10
*
nouveau: fix build
Ben Skeggs
2008-08-07
3
-4
/
+4
*
nv all: Copy shader tokens on create, free on delete.
Younes Manton
2008-07-23
2
-2
/
+4
*
nouveau: is_format_supported() interface changes
Ben Skeggs
2008-07-23
1
-9
/
+6
*
nv10: use the gallium alloc/free wrappers.
Stephane Marchesin
2008-07-08
1
-4
/
+4
*
nv10: there are no 3D textures.
Stephane Marchesin
2008-07-08
1
-3
/
+1
*
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-06-29
2
-6
/
+10
*
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-06-23
3
-1
/
+6
*
nouveau: very quick port to tex-surface changes.
Ben Skeggs
2008-05-27
4
-6
/
+32
*
nouveau: remove final PIPE_FORMAT_U_* usage
Ben Skeggs
2008-05-25
2
-6
/
+6
*
nouveau: remove chipset fields in all nv pipe driver context/screen structs.
Ben Skeggs
2008-05-13
4
-9
/
+4
*
nouveau: bitmap texcoord bias has been removed
Ben Skeggs
2008-05-05
1
-2
/
+0
*
nouveau: stub set_edgeflags for all nv pipe drivers
Ben Skeggs
2008-04-27
1
-0
/
+6
*
nv10: enable viewport clipping
Peter Winters
2008-04-20
1
-2
/
+2
*
nv10: fix random stuff
Peter Winters
2008-04-20
5
-30
/
+72
*
nouveau: PIPE_ATTRIB_MAX -> PIPE_MAX_ATTRIBS
Ben Skeggs
2008-04-15
2
-4
/
+4
*
nouveau: in some cases don't create the buffer in local mem initially.
Ben Skeggs
2008-04-04
1
-0
/
+3
*
nv10: emit dummy zeta size when no zbuffer is used.
Stephane Marchesin
2008-04-03
1
-1
/
+1
*
nv10: fix more vertex stuff
Stephane Marchesin
2008-04-03
4
-8
/
+25
*
nv10: fix some more state, work on the vertex emission code.
Stephane Marchesin
2008-04-02
6
-67
/
+66
[next]