i965: Fix compiler warning from unused var.
[mesa.git] / src / mesa / drivers / dri / r200 /
2008-09-21 Keith Whitwellmesa: standardize on C99's uint*_t instead of u_int*_t
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-08-05 Xiang, Haihaodri: Fix write/read depth buffer issue under 16bpp...
2008-07-26 Nicolai Haehnler200: Do not set second coordinate clamping for 1D...
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2008-06-21 Roland Scheideggerr200: fix typo in r200TryDrawPixels parameter validatio...
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-29 Dennis KasprzykR1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer.
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-29 Ove Kaavenr200: fix state submission issue causing bogus textures...
2008-04-24 Pierre Beyssacenable GL_EXT_multi_draw_arrays (see bug 15670)
2008-04-17 Andrew Randrianasulur200: accept PROGRAM_CONSTANT inputs due to mesa changes
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-04-12 Roland Scheideggerr200: fix XPD vertex program instruction when using...
2008-03-31 Kristian HøgsbergDRI interface changes and DRI2 direct rendering support.
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
2008-01-07 BrianReplace gl_framebuffer's _ColorDrawBufferMask with...
2008-01-06 BrianSimplify ctx->_NumColorDrawBuffers, _ColorDrawBuffers...
2008-01-01 Hans de Goederx00: fix off by one error in tempreg check
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-22 Roland Scheideggerfix GL_LINE_LOOP with drivers using own render pipeline...
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-28 Michel Dänzerr200: Fix texture format regression on big endian systems.
2007-11-06 Michel Dänzerr200: Fix SetTexOffset format for 16 bit pixmaps/textures.
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-30 Michel DänzerMore vblank cleanups.
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-29 Jesse BarnesMerge branch 'master' of ssh://git.freedesktop.org...
2007-10-29 Jesse BarnesRefactor and fix core vblank support
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-12 Kristian HøgsbergMerge branch 'dri2'
2007-10-10 Kristian HøgsbergReplace open-coded major, minor, and patch version...
2007-10-10 Kristian HøgsbergDrop __DRInativeDisplay and pass in __DRIscreen pointer...
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-29 Chris Rankinr200: Implement SetTexOffset hook.
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 BrianFix-up #includes to remove some -I options.
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-17 Christoff Brillchange max anisotropy test
2007-05-17 Christoff Brilluse R200_DEBUG for debug output
2007-05-17 Christoff Brillremove CVS/XFree86 keywords
2007-05-12 Roland Scheideggerbring over recent radeonMakeCurrent fixes for r300...
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Roland Scheideggerr128, radeon, r200: Check ctx->WinSysDrawBuffer before...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-12 Alan Swansonr200: Simplify r200SetCliprects like radeonSetCliprects...
2007-03-12 Alan Swansonr200: Adapt cliprect fixes from r300.
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-25 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-23 BrianUpdate DRI drivers for new glsl compiler.
2007-02-23 Roland Scheideggerr200 fix broken (by new input handling) fogcoord
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-08 Roland Scheideggerr200: simplify / unify input map handling for vp and...
2007-02-03 Michel DänzerMerge branch 'origin'
2007-02-03 Roland Scheideggerdisable r200 materials-between-begin-end check if verte...
2007-02-03 Roland Scheideggerremove now unused vtxfmt stuff from radeon/r200 header...
2007-02-03 Roland Scheideggerfix errorneously adding fog state params to all vertex...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'vbo_0_1_branch' into vbo-0.2
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-17 Nian WuMerge branch 'crestline' into crestline-qa
2006-12-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-13 Roland Scheideggersubmit vertex weights to make World of Warcraft maybe...
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore some more generated files.
2006-11-30 Roland Scheideggerfix mixed conventional / generic vertex arrays which...
2006-11-29 Roland Scheideggerfix a bug in the sanity code when outputting vertex...
2006-11-29 Roland Scheideggercall Driver.ProgramStringNotify if a ati_fragment_shade...
2006-11-21 Roland Scheideggerfix segfault with ATI_fs when trying to use a not enabl...
2006-11-15 Jerome GlisseRemove use of GetBufferSize (depreciated).
2006-11-05 Roland Scheideggerfix vp lockups due to incorrectly set up / emitted...
2006-11-05 Roland Scheideggerfix using VERT_ATTRIB_WEIGHT instead of VERT_BIT_WEIGHT...
2006-11-03 Roland Scheideggerenable generic arrays for r200 hw vertex programs by...
2006-11-03 Roland Scheideggerremove remaining traces of r200FlushVertices...
2006-11-03 Roland Scheideggerremove setting some driver funcs explicitly to NULL...
2006-11-02 Brian Paulcasting, type changes to silence warnings
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian PaulRemove x/y/width/height parameters from Clear functions.
2006-10-31 Keith Whitwellremove vtxfmt code, switch over to vbo
2006-10-26 Roland Scheideggerremove code for inserting mvp transform into position...
2006-10-25 Roland Scheideggerchange some bogus comments regarding the base e exponen...
2006-10-24 Roland Scheideggerfix (per-vertex) fog when using ARB_vp by incorporating...
next