nouveau: reindent nouveau_span.c
[mesa.git] / src / mesa / drivers / dri / nouveau /
2007-08-15 Ben Skeggsnouveau: reindent nouveau_span.c
2007-08-15 Ben Skeggsnouveau: Remove ALLOW_MULTI_SUBCHANNEL hack
2007-08-15 Ben Skeggsnouveau: Always render offscreen, emulate front buffer...
2007-08-15 Ben Skeggsnouveau: Split nouveau_buffers into nouveau_mem and...
2007-08-15 Ben Skeggsnouveau: reindent nouveau_buffers.h
2007-08-15 Ben Skeggsnouveau: reindent nouveau_buffers.c
2007-08-15 Ben Skeggsnouveau: Lets only do private buffers.
2007-08-08 Carlos Martín Nietonouveau: Missing notifier -> notifierobj migration
2007-08-06 Carlos Martín Nietonouveau: update to DRM API patchlevel 10
2007-07-19 Roland Scheideggerfix mesa fb binding
2007-07-14 Patrice Mandinnouveau: nv10 and nv11,15 are different
2007-07-13 Ben SkeggsPlay "nuke the typedef"
2007-07-12 Patrice Mandinnv20 also don't support viewport_origin, like nv10
2007-07-12 Ben Skeggsnouveau: match drm 0.0.9 interface
2007-07-11 Patrice Mandinnouveau: nv20 does not support hw scissors
2007-07-11 Arthur Huilletbumped nouveau DRM interface version number
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 Patrice MandinNV_17 is different from NV_10
2007-07-06 Patrice MandinNV1X don't support VIEWPORT_ORIGIN in hardware
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-29 Ben Skeggsnouveau: match drm changes (0.0.7)
2007-06-29 Ben Skeggsnouveau: NV30_TCL viewport/scissor fixes
2007-06-20 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-06-13 Stephane Marchesinnouveau: remove useless viewport xform with id matrix.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-26 Ben Skeggsnouveau: match drm version bump
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 Dave Airlienouveau: implement nv20Clear and nv20Scissor
2007-03-24 Ben Skeggsnouveau: some swtcl fixes
2007-03-21 Brianmerge from master
2007-03-21 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-21 Ben Skeggsnouveau: update for drm interface changes (0.0.5)
2007-03-21 Ben Skeggsnouveau: SwapBuffers() needs to perform a glFlush()
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-20 Ben Skeggsnouveau: fix typo
2007-03-20 Ben Skeggsnouveau: fail translate if we use too many params somehow
2007-03-20 Ben Skeggsnouveau: NVSDBG macro
2007-03-19 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-18 Ben Skeggsnouveau: avoid using uninitialised TexSrcUnit.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-10 Stephane Marchesinnouveau: fix nv04 swtcl.
2007-03-10 Stephane Marchesinnouveau: fix the nv04 swtcl code.
2007-03-10 Stephane Marchesinnouveau: oops don't debug by default.
2007-03-10 Stephane Marchesinnouveau: some fixes to the nv04 state code.
2007-03-10 Stephane Marchesinnouveau: add a fifo size debug check.
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-07 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianFix/improve framebuffer object reference counting.
2007-03-01 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-28 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-28 Ben Skeggsnouveau: drm interface changes
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-23 BrianUpdate DRI drivers for new glsl compiler.
2007-02-22 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-20 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-20 Patrice Mandinnouveau: nv10: grr, ctx->DrawBuffer invalid?
2007-02-20 Patrice Mandinnouveau: nv10: also check ctx->DrawBuffer in nv10Viewpo...
2007-02-20 Patrice Mandinnouveau: nv10: keep 24/8 depth/stencil value, don't...
2007-02-17 Sean D'EpagnierMerge branch 'master' of git+ssh://geckosenator@git...
2007-02-16 Patrice Mandinnouveau: nv50: update
2007-02-16 Patrice Mandinnouveau: nv10,20: wrong viewport clip setup
2007-02-16 Patrice Mandinnouveau: nv20: texture matrix
2007-02-16 Patrice Mandinnouveau: nv20: update
2007-02-16 Patrice Mandinnouveau: nv10: set clear value for 16 and 24 bits depth
2007-02-16 Patrice Mandinnouveau: nv10: rescale depth near and far
2007-02-16 Patrice Mandinnouveau: nv10: fix viewport scale and origin
2007-02-14 Patrice Mandinnouveau: nv10: there are 8 clipping regions
2007-02-06 Ben Skeggsnouveau: a couple of NV3x fixes
2007-02-05 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-05 Ben Skeggsnouveau: OUT_RINGp expects the size in dwords, not...
2007-02-05 Ben Skeggsnouveau: fix a small bug in nv10 swtcl
2007-02-05 Ben Skeggsnouveau: new bufferobj code.
2007-02-04 Patrice Mandinnouveau: nv10: add init for unknown 0x120
2007-02-04 Stephane Marchesinnouveau: fix nv04 and nv10 swtcl, more work on nv04...
2007-02-03 Patrice Mandinnouveau: forgot function declaration
2007-02-03 Patrice Mandinnouveau: nv50: use nv50 state
2007-02-03 Michel DänzerMerge branch 'origin'
2007-02-03 Patrice Mandinnouveau: fix viewport clipping initialization
2007-02-03 Patrice Mandinnouveau: use color pitch as depth pitch if depth disabled
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-30 Ben Skeggsnouveau: argh
2007-01-30 Ben Skeggsnouveau: misc NV40 fixes
2007-01-30 Ben Skeggsnouveau: NV40 glClipPlane support.
2007-01-30 Ben Skeggsnouveau: rework shader param handling
2007-01-30 Ben Skeggsnouveau: oops, build attrib map after we know how the...
2007-01-30 Ben Skeggsnouveau: remove an unused table
2007-01-30 Ben Skeggsnouveau: oops
2007-01-30 Ben Skeggsnouveau: maintain a map of which vtxprog input correspo...
2007-01-30 Ben Skeggsnouveau: unhardcode some more NV30TCL_FP_CONTROL values
2007-01-29 Matthieu Castetnouveau : NOUVEAU_RING_TRACE
2007-01-29 Matthieu Castetnouveau : nv10 comment icomplete command
2007-01-28 Matthieu Castetnouveau : nv10 mixing cached stuff with not cached...
2007-01-28 Ben Skeggsnouveau: fix nv30 line width
2007-01-28 Ben Skeggsnouveau: initial GL_ARB_occlusion_query support
next