index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv04
/
nv04_surface_2d.c
Age
Commit message (
Collapse
)
Author
2009-02-10
nouveau: nv40 swizzled mipmap fixes.
Younes Manton
2009-02-10
nouveau: revert all my changes here, not the right way
Patrice Mandin
2009-02-10
nouveau: stop with 0 dimension
Patrice Mandin
2009-02-10
nouveau: we already have the right src offset
Patrice Mandin
2009-02-10
nouveau: do not forget to half dimension.
Patrice Mandin
2009-02-10
nouveau: revert most parts of recent mipmap+swizzle stuff. We only need to ↵
Patrice Mandin
find right src and dst offset for given mipmap level.
2009-02-10
nouveau: dst offset is correct
Patrice Mandin
2009-02-10
nouveau: recalc sub width and height for each mipmap level
Patrice Mandin
2009-02-08
nouveau: include and calc offset before changing dimensions for next level
Patrice Mandin
2009-02-08
nouveau: upload and swizzle each mipmap level in turn
Patrice Mandin
2009-02-06
nouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT.
Younes Manton
2009-02-05
nv04: fix pasto in nv04_surface_2d_init()
Pekka Paalanen
Wrong hardware object being used, when compared with earlier code. Signed-off-by: Pekka Paalanen <pq@iki.fi>
2009-02-05
nv04-nv40: move 2d blit/fill code into pipe driver
Ben Skeggs