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
/
nv30
/
nv30_miptree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move nv30, nv50 and nvc0 to nouveau.
Johannes Obermayr
2013-09-11
1
-490
/
+0
*
gallium: add condition parameter to render_condition
Roland Scheidegger
2013-06-18
1
-1
/
+1
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-4
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
nouveau: accelerate buffer copies in resource_copy_region
Christoph Bumiller
2013-04-03
1
-2
/
+3
*
gallium: remove pipe_surface::usage
Marek Olšák
2012-12-12
1
-1
/
+0
*
gallium: add start_slot parameter to set_vertex_buffers
Marek Olšák
2012-10-31
1
-3
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-34
/
+25
*
nouveau: use pre-calculated stride for resource_get_handle
Marcin Slusarz
2012-10-09
1
-2
/
+1
*
gallium: remove resource_resolve
Marek Olšák
2012-09-30
1
-0
/
+2
*
nv30: implement blit
Marek Olšák
2012-09-30
1
-0
/
+58
*
Revert "gallium: specify resource_resolve destination via a pipe_surface"
Christoph Bumiller
2012-08-01
1
-4
/
+1
*
gallium: specify resource_resolve destination via a pipe_surface
Christoph Bumiller
2012-07-28
1
-1
/
+4
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
1
-0
/
+442
*
nv30, nv40: unify nv[34]0_miptree.c
Luca Barbieri
2010-03-15
1
-240
/
+0
*
nv30, nv40: unify all structures and headers, except shaders
Luca Barbieri
2010-03-15
1
-9
/
+9
*
nv30: fix typo
David Heidelberger
2010-03-09
1
-1
/
+1
*
Squashed commit of gallium-no-texture-blanket
Keith Whitwell
2010-03-09
1
-1
/
+2
*
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
1
-2
/
+2
|
\
|
*
nouveau: s/TEXTURE_USAGE_PRIMARY/TEXTURE_USAGE_SCANOUT
Christoph Bumiller
2010-03-05
1
-2
/
+2
*
|
nouveau: Rename pipe formats.
José Fonseca
2010-03-01
1
-4
/
+4
|
/
*
Nuke the nv0x-nv2x gallium pipe drivers.
Francisco Jerez
2010-02-04
1
-1
/
+1
*
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-02-02
1
-1
/
+1
*
nouveau: Fix nv20-40 swizzled miptree RTs
Luca Barbieri
2009-12-28
1
-0
/
+22
*
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-17
1
-2
/
+3
*
Revert "nouveau: nv30: Disable swizzled surface usage if any dimension is 1 (...
Patrice Mandin
2009-12-12
1
-3
/
+0
*
nouveau: nv30: Disable swizzled surface usage if any dimension is 1 (Warsow c...
Patrice Mandin
2009-12-12
1
-0
/
+3
*
nouveau: Work around nv04-nv40 miptrees not matching nouveau_miptree.
Younes Manton
2009-12-06
1
-0
/
+2
*
gallium: adapt nv drivers to interface cleanups
Roland Scheidegger
2009-12-02
1
-8
/
+3
*
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-19
/
+17
*
nouveau: Assume all texture blankets are linear for now.
Younes Manton
2009-11-01
1
-0
/
+3
*
Add support for more 8 and 16 bits formats
Patrice Mandin
2009-10-12
1
-0
/
+5
*
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
1
-1
/
+0
*
gallium: Unify reference counting.
Michel Dänzer
2009-03-04
1
-23
/
+10
*
nouveau: nv04-nv40 texture transfer.
Younes Manton
2009-02-25
1
-32
/
+24
*
nouveau: oops :-)
Patrice Mandin
2009-02-16
1
-2
/
+2
*
nouveau: 1xN, Nx1 levels of a swizzled mip tree shouldn't be aligned.
Younes Manton
2009-02-11
1
-1
/
+2
*
nouveau: nv30: fix miptree organization to have swizzled texture+mipmap at th...
Patrice Mandin
2009-02-10
1
-13
/
+28
*
nouveau: Frontbuffer pitch needs to be set.
Younes Manton
2009-02-06
1
-0
/
+1
*
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
1
-2
/
+0
*
gallium: make p_winsys internal
Zack Rusin
2009-01-30
1
-1
/
+1
*
gallium: give the screen priority when it comes to buffer allocations
Zack Rusin
2009-01-29
1
-2
/
+2
*
gallium: Remove the standalone surfaces.
José Fonseca
2009-01-20
1
-1
/
+0
*
nouveau: Update nv30 swizzling.
Younes Manton
2009-01-10
1
-4
/
+5
*
nouveau: remove useless NOUVEAU_BO_SWIZZLED flag, copy/paste nv40 work to swi...
Patrice Mandin
2008-12-12
1
-12
/
+45
*
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
1
-6
/
+3
*
nv30: Update miptree to match latest changes
Patrice Mandin
2008-07-11
1
-5
/
+16
*
nouveau: adapt to cpp->pf_block changes
Ben Skeggs
2008-06-29
1
-3
/
+7
[next]