index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
nv04
/
nv04_surface_2d.c
Age
Commit message (
Expand
)
Author
2009-03-04
nouveau: oops, forgot to keep the NV10_SIFM object
Patrice Mandin
2009-03-04
nouveau: Use proper SIFM object on NV30
Patrice Mandin
2009-02-25
nouveau: nv04-nv40 texture transfer.
Younes Manton
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 fi...
Patrice Mandin
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
2009-02-05
nv04-nv40: move 2d blit/fill code into pipe driver
Ben Skeggs