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
/
nv04
/
nv04_surface_2d.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: oops, forgot to keep the NV10_SIFM object
Patrice Mandin
2009-03-04
1
-0
/
+4
*
nouveau: Use proper SIFM object on NV30
Patrice Mandin
2009-03-04
1
-6
/
+10
*
nouveau: nv04-nv40 texture transfer.
Younes Manton
2009-02-25
1
-16
/
+27
*
nouveau: nv40 swizzled mipmap fixes.
Younes Manton
2009-02-10
1
-2
/
+2
*
nouveau: revert all my changes here, not the right way
Patrice Mandin
2009-02-10
1
-22
/
+9
*
nouveau: stop with 0 dimension
Patrice Mandin
2009-02-10
1
-1
/
+1
*
nouveau: we already have the right src offset
Patrice Mandin
2009-02-10
1
-3
/
+2
*
nouveau: do not forget to half dimension.
Patrice Mandin
2009-02-10
1
-3
/
+7
*
nouveau: revert most parts of recent mipmap+swizzle stuff. We only need to fi...
Patrice Mandin
2009-02-10
1
-50
/
+43
*
nouveau: dst offset is correct
Patrice Mandin
2009-02-10
1
-4
/
+2
*
nouveau: recalc sub width and height for each mipmap level
Patrice Mandin
2009-02-10
1
-16
/
+23
*
nouveau: include and calc offset before changing dimensions for next level
Patrice Mandin
2009-02-08
1
-2
/
+3
*
nouveau: upload and swizzle each mipmap level in turn
Patrice Mandin
2009-02-08
1
-28
/
+38
*
nouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT.
Younes Manton
2009-02-06
1
-1
/
+1
*
nv04: fix pasto in nv04_surface_2d_init()
Pekka Paalanen
2009-02-05
1
-1
/
+1
*
nv04-nv40: move 2d blit/fill code into pipe driver
Ben Skeggs
2009-02-05
1
-0
/
+449