nv04: remove u_simple_screen usage
[mesa.git] / src / gallium / drivers / nv04 / nv04_surface_2d.c
2009-06-05 Ben Skeggsnv04: remove u_simple_screen usage
2009-03-04 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-03-04 Patrice Mandinnouveau: oops, forgot to keep the NV10_SIFM object
2009-03-04 Patrice Mandinnouveau: Use proper SIFM object on NV30
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-03-02 José FonsecaMerge commit 'origin/master' into gallium-map-range
2009-02-25 Younes Mantonnouveau: nv04-nv40 texture transfer.
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-10 Younes Mantonnouveau: nv40 swizzled mipmap fixes.
2009-02-10 Patrice Mandinnouveau: revert all my changes here, not the right way
2009-02-10 Patrice Mandinnouveau: stop with 0 dimension
2009-02-10 Patrice Mandinnouveau: we already have the right src offset
2009-02-10 Patrice Mandinnouveau: do not forget to half dimension.
2009-02-10 Patrice Mandinnouveau: revert most parts of recent mipmap+swizzle...
2009-02-10 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-0.2
2009-02-10 Patrice Mandinnouveau: dst offset is correct
2009-02-10 Patrice Mandinnouveau: recalc sub width and height for each mipmap...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-08 Patrice Mandinnouveau: include and calc offset before changing dimens...
2009-02-08 Patrice Mandinnouveau: upload and swizzle each mipmap level in turn
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2' of git://anongit.freedesktop...
2009-02-06 Corbin SimpsonMerge branch 'gallium-0.2-radeon' into gallium-0.2
2009-02-06 Younes Mantonnouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT.
2009-02-05 Pekka Paalanennv04: fix pasto in nv04_surface_2d_init()
2009-02-05 Ben Skeggsnv04-nv40: move 2d blit/fill code into pipe driver