Merge commit 'origin/master' into gallium-0.2
[mesa.git] / src / gallium / drivers / nv30 /
2008-11-28 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-24 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-11-20 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-13 Stephane MarchesinMerge branch 'gallium-0.2' of git+ssh://marcheu@git...
2008-11-12 Pekka Paalanennv04..nv30: fix pipe_surface init
2008-11-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-21 Patrice Mandinnouveau: add flag for swizzled surface upload
2008-09-18 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.2' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-09-10 Ben Skeggsnouveau: gallium directory structure changed again..
2008-09-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-08-31 Patrice Mandinnv30: set fp samplers with fragprog generation
2008-08-30 Patrice Mandinnv30: activate fp texture units when needed, to get...
2008-08-18 Stephane Marchesinnv30: add some opcodes.
2008-08-14 Patrice Mandinnv30: set mipmap min/max lod accordingly
2008-08-14 Patrice Mandinnv30: disable setting nv40 RECT bit, this is not the...
2008-08-14 Patrice Mandinnv30: does not support mirror clamp, only mirror repeat
2008-08-13 Ben Skeggsnv30/nv40: KIL/KILP swapped meanings
2008-08-13 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-08-11 Ben Skeggsnouveau: pf_sprint_name -> pf_name
2008-08-11 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-08-07 Ben Skeggsnouveau: fix build
2008-08-07 Ben SkeggsMerge remote branch 'origin/gallium-0.1' into nouveau...
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 Younes Mantonnv all: Copy shader tokens on create, free on delete.
2008-07-23 Ben Skeggsnouveau: is_format_supported() interface changes
2008-07-23 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-13 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-12 Patrice Mandinnv30: no npot textures
2008-07-12 Patrice Mandinnv30: update caps
2008-07-12 Patrice Mandinnv30: do not shift texture format
2008-07-12 Patrice Mandinnv30: Emit vertex buffer objects using state objects
2008-07-12 Patrice Mandinnv30: Move edgeflag stuff
2008-07-12 Patrice Mandinnv30: Reorder, remove useless stuff
2008-07-12 Patrice Mandinnv30: Rename state emission func
2008-07-12 Patrice Mandinnv30: was setting wrong register
2008-07-12 Patrice Mandinnv30: does not have vp_attrib/result
2008-07-11 Patrice Mandinnv30: Change comment about slowdown
2008-07-11 Patrice Mandinnv30: Emit fragment program using state objects
2008-07-11 Patrice Mandinnv30: Emit vertex program using state objects
2008-07-11 Patrice Mandinnv30: Move constant buffers out of vert/frag prog struc...
2008-07-11 Patrice Mandinnv30: Emit fragtex state using state objects
2008-07-11 Patrice Mandinnv30: split fragprog_upload from fragprog_bind
2008-07-11 Patrice Mandinnv30: split fragprog_prepare from fragprog_translate
2008-07-11 Patrice Mandinnv30: Update miptree to match latest changes
2008-07-10 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-09 Patrice Mandinnv30: min/max lod are used for mipmap, there is just...
2008-07-09 Patrice Mandinnv30: Update defines from nouveau_class.h
2008-07-09 Patrice Mandinnv30: Update defines from nouveau_class.h
2008-07-08 Stephane MarchesinMerge branch 'gallium-0.1' of git+ssh://marcheu@git...
2008-07-08 Stephane Marchesinnv30: use native instructions.
2008-07-04 Patrice Mandinnv30: Emit sampler state using state objects
2008-07-04 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into gallium-0.1
2008-07-03 Patrice Mandinnv30: Reemit state when changing context
2008-07-03 Patrice Mandinnv30: Emit viewport state using state objects
2008-07-03 Patrice Mandinnv30: Emit polygon stipple state using state objects
2008-07-03 Patrice Mandinnv30: Emit scissor state using state objects
2008-07-03 Patrice Mandinnv30: Emit depth/stencil/alpha state using state objects
2008-07-03 Patrice Mandinnv30: Emit rasterizer state using state objects
2008-07-03 Patrice Mandinnv30: Emit blend state using state objects
2008-07-03 Patrice Mandinnv30: Emit blend color state using state objects
2008-07-03 Patrice Mandinnv30: Emit framebuffer state using state objects
2008-06-29 Ben Skeggsnouveau: adapt to cpp->pf_block changes
2008-06-29 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-24 Patrice Mandinnv30: add context value
2008-06-24 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-23 Patrice Mandinnv30: add state zsa, based on nv40 one
2008-06-23 Patrice Mandinnv30: add state viewport, based on nv40 one
2008-06-23 Patrice Mandinnv30: add state stipple, based on nv40 one
2008-06-23 Patrice Mandinnv30: add state scissor, based on nv40 one
2008-06-23 Patrice Mandinnv30: add state rasterizer, based on nv40 one
2008-06-22 Ben Skeggsnouveau: update for interface changes + hack around...
2008-06-22 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-06-21 Patrice MandinUpdate for extra vertex attributes
2008-06-21 Patrice Mandinnv30: Add state for blend
2008-06-21 Patrice Mandinnv30: Update nouveau_class.h to get its proper defines...
2008-06-20 Patrice Mandinnv30: Add separate nv30 state stuff for fb, based on...
2008-05-26 Ben Skeggsnouveau: very quick port to tex-surface changes.
2008-05-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-25 Ben Skeggsnouveau: remove final PIPE_FORMAT_U_* usage
2008-05-25 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-14 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-05-13 Ben Skeggsnouveau: remove chipset fields in all nv pipe driver...
2008-05-05 Ben Skeggsnouveau: bitmap texcoord bias has been removed
2008-05-05 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-04-30 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
next