remove CVS/XFree86 keywords
[mesa.git] / src / mesa / drivers / dri / r200 /
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...
2006-10-18 Brian PaulWant to stop passing x/y/width/height to Clear() function.
2006-10-15 Roland Scheideggerfix handling of textures with a base internal format...
2006-10-15 Brian PaulRemove a bunch of "ctx->Driver.function = _swrast_Funct...
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-10-13 Roland Scheideggerimplement ARB_point_parameters and ARB_point_sprite...
2006-09-28 Michel DänzerMake driDrawableInitVBlank() initialize the sequence...
2006-09-22 Roland Scheideggerfix up access to vertex attrib components which don...
2006-09-20 Roland Scheideggertry to use a 8888 texture format which will result...
2006-09-20 Roland Scheideggerfix mixed texgen/non-texgen with texgen modes requiring...
2006-09-13 Roland ScheideggerAlways mark tex state atom as dirty when the texture...
2006-09-13 Roland Scheideggerdon't use derived value _ColorLogicOpEnabled as it...
2006-09-13 Roland Scheideggerfix GL_REFLECTION_MAP texgen by not using tex matrix...
2006-09-13 Roland Scheideggermake sure we upload the new vertex program if the progr...
2006-09-08 Roland Scheideggercause a vtxfmt fallback directly when hitting NewList...
2006-09-07 Roland Scheideggermake really sure R200_VAP_PROG_VTX_SHADER_ENABLE is...
2006-09-04 Roland Scheideggerfog state atom contains (only) fog params necessary...
2006-09-01 Roland Scheideggermake sure vertex programs are only enabled on the hw...
2006-08-31 Roland Scheideggerdo not abort with not supported vertex prog output...
2006-08-30 Roland ScheideggerMinor r200 vertex program cleanups. Remove disabled...
2006-08-30 Roland Scheideggerfix typo causing a segfault when a vertex program uses...
2006-08-28 Brian PaulCheck mesa_vp->Base.NumInstructions == 0 instead of...
2006-08-24 Brian PaulCheck for NULL program string in r200_translate_vertex_...
2006-08-24 Brian PaulCheck if mesa_vp->Base.Parameters is null before derefe...
2006-08-19 Roland Scheideggerremove the now confusing option to manually enable...
2006-07-20 Brian PaulSome structure renaming. Prefix vertex/fragment-relate...
2006-07-03 Roland Scheideggersome minor simplifications (same as in r300 driver...
2006-07-03 Roland Scheideggercheck if radeon_drm.h from libdrm is new enough, otherw...
2006-06-18 Tilman Sauerbeckno need to handle ARL in a special way, it's a generic...
2006-06-10 Roland Scheideggerenable arb_vertex_program by default if drm is new...
2006-06-08 Roland ScheideggerImprove slightly wrong CMP_SRCS test to avoid unencessa...
2006-06-02 Roland Scheideggerimplement arb_vertex_program in hw for r200. Code conta...
2006-06-02 Roland Scheideggerremove code dealing with drmMinor version < 6 since...
2006-06-01 Roland Scheideggerretry on EBUSY instead of EAGAIN in radeonWaitIrq ...
2006-05-27 Roland Scheideggerfix some whitespace in previous commit
2006-05-27 Roland Scheideggerpreparation for r200 hw vertex programs. Increase R200_...
2006-05-08 Keith Whitwellupdates to dri drivers for recent stencil changes
2006-04-20 Brian PaulMake most of the _mesa_noop_*() functions static.
2006-04-17 Kristian HøgsbergAdd .note.GNU-stack section to assembler files to avoid...
2006-04-11 Michal KrolMore GLSL code:
2006-04-09 Eric AnholtDestroy the GL context after driDestroyTextureHeap...
2006-04-06 Brian PaulSet DRIVER_DEFINES instead of DEFINES to fix duplicate...
2006-04-04 Dave Airlieswitch to card_type rather than IsPCI, doesn't change...
2006-03-31 Brian PaulDave Reveman's patch for GLX_MESA_copy_sub_buffer support
2006-03-28 Roland Scheideggerfix missing *_STATECHANGE in *UpdateViewportOffset...
2006-03-27 Roland Scheideggermake allow_large_textures 1 by default for radeon and...
2006-02-28 Aapo TahkolaNo need to call *_FIREVERTICES twice.
2006-02-16 Roland ScheideggerReinstate vertex format after a rasterization fallback...
next