index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv40
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: 1xN, Nx1 levels of a swizzled mip tree shouldn't be aligned.
Younes Manton
2009-02-11
1
-1
/
+2
*
nouveau: nv40 swizzled mipmap fixes.
Younes Manton
2009-02-10
2
-11
/
+29
*
nv40: Fix build -- rename Size to NrTokens.
Michal Krol
2009-02-10
1
-1
/
+1
*
nouveau: Need to surface_copy() without a pipe context.
Younes Manton
2009-02-07
1
-18
/
+13
*
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
-13
/
+21
*
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
-15
/
+23
*
gallium: initialize simple screen in drivers
Zack Rusin
2009-01-31
1
-0
/
+2
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
8
-24
/
+24
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
6
-23
/
+23
*
gallium: remove redundant size from the constant buffer
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: it's a reference value, not a reference number
Zack Rusin
2009-01-27
1
-1
/
+1
*
gallium: standardize api on the prefix "nr"
Zack Rusin
2009-01-27
2
-3
/
+3
*
gallium: standardize naming of masks
Zack Rusin
2009-01-27
1
-4
/
+4
*
gallium: standardize on stride instead of pitch in the interface
Zack Rusin
2009-01-27
1
-2
/
+2
*
nouveau: Map correct mip level when using the shadow (nv30, nv40).
Younes Manton
2009-01-21
1
-6
/
+7
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-1
/
+0
*
nouveau: Use PIPE_BUFFER_USAGE_CPU_* instead of custom.
Younes Manton
2009-01-10
1
-1
/
+1
*
nouveau: Put dynamic textures in GART for CPU access and don't swizzle.
Younes Manton
2009-01-10
2
-5
/
+11
*
nouveau: Swizzle textures larger than nv04 SIFM limit in parts.
Younes Manton
2009-01-10
1
-2
/
+1
*
gallium: Replace uint64 by standard uint64_t.
José Fonseca
2009-01-08
2
-3
/
+3
*
nv40: apply ABS modifier to RSQ source in vp
Ben Skeggs
2008-12-16
1
-1
/
+1
*
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: Calc pitch for swizzled textures appropriately.
Younes Manton
2008-12-02
1
-4
/
+3
*
nouveau: Use swizzled textures & render targets on nv40 when possible.
Younes Manton
2008-12-02
5
-10
/
+130
*
nv40: init pipe_surface correctly
Ben Skeggs
2008-11-10
1
-0
/
+2
*
nv40: rename some vars in texture layout code
Ben Skeggs
2008-10-29
1
-25
/
+27
*
nouveau: gallium directory structure changed again..
Ben Skeggs
2008-09-11
8
-14
/
+12
*
nv30/nv40: KIL/KILP swapped meanings
Ben Skeggs
2008-08-14
1
-2
/
+2
*
nouveau: pf_sprint_name -> pf_name
Ben Skeggs
2008-08-11
2
-9
/
+3
*
nv40/nv50: enable mirror wrap modes
Ben Skeggs
2008-08-07
1
-0
/
+3
*
nouveau: fix build
Ben Skeggs
2008-08-07
4
-6
/
+6
*
nv40: Support for PIPE_FORMAT_R16_SNORM.
Younes Manton
2008-08-03
2
-17
/
+22
*
nv all: Copy shader tokens on create, free on delete.
Younes Manton
2008-07-23
1
-2
/
+6
*
nouveau: is_format_supported() interface changes
Ben Skeggs
2008-07-23
1
-9
/
+6
*
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-06-29
3
-13
/
+28
*
nouveau: update for interface changes + hack around gallium x86_64 bustage
Ben Skeggs
2008-06-23
5
-12
/
+16
*
Update for extra vertex attributes
Patrice Mandin
2008-06-21
2
-3
/
+3
*
nv40: a couple of memory leaks
Ben Skeggs
2008-05-30
2
-1
/
+8
*
nouveau: very quick port to tex-surface changes.
Ben Skeggs
2008-05-27
4
-14
/
+33
*
nouveau: remove final PIPE_FORMAT_U_* usage
Ben Skeggs
2008-05-25
2
-8
/
+8
*
nv40: fix typo in one of the previous commits
Ben Skeggs
2008-05-14
1
-1
/
+1
*
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
*
nv40: enable DXTn formats
Ben Skeggs
2008-04-29
1
-3
/
+1
*
nv40: do full swtnl fallback when edge flags present.
Ben Skeggs
2008-04-28
5
-6
/
+18
*
nouveau: stub set_edgeflags for all nv pipe drivers
Ben Skeggs
2008-04-27
1
-0
/
+6
[next]