radeon/r200/r300: another big merge upheavel.
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_context.c
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-10 Dave Airlieradeon: fix span init needs more work
2009-02-10 Dave Airlieradeon/r200/r300: merge span code into single shared...
2009-02-06 Dave Airlier100: fixup radeon so gears seems to work
2009-02-04 Dave Airlieradeon: make compile again.
2009-01-29 Dave Airlieradeon: remove even more common code
2009-01-29 Dave Airlieradeon/r200/r300: bring back old style DMA buffer on...
2009-01-20 Dave Airlier200: clear is working at least - not much else
2009-01-14 Dave Airlieradeon: move debug symbol add DRI2
2009-01-14 Dave Airlieradeon/r200/r300: consolidate swap buffers
2009-01-14 Dave Airlieradeon/r200/r300: consolidate the buffer copy/flip...
2009-01-14 Dave Airlieradeon/r200/r300: attempt to move lock to common code
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-02-29 Kristian HøgsbergUse __DRIextension mechanism providing loader functiona...
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-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 BrianFix-up #includes to remove some -I options.
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-12 Roland Scheideggerbring over recent radeonMakeCurrent fixes for r300...
2007-03-21 Brianmerge from master
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Roland Scheideggerenable ARB_vertex_buffer_object for more dri drivers
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-12 Alan Swansonradeon: Adapt cliprect fixes from r300.
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
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 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-09 Ian RomanickRemove unnecessary setting of GetBufferSize to NULL.
2006-10-31 Keith Whitwellremove vtxfmt code, switch over to vbo
2006-10-18 Ian RomanickEnable GLX_SGI_make_current_read for radeon.
2006-10-15 Brian PaulRemove Driver.ResizeBuffers = _mesa_resize_framebuffer...
2006-09-28 Michel DänzerMake driDrawableInitVBlank() initialize the sequence...
2006-09-10 Roland Scheideggerremove code to deal with non-normalized texture coordin...
2006-04-09 Eric AnholtDestroy the GL context after driDestroyTextureHeap...
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-27 Roland Scheideggermake allow_large_textures 1 by default for radeon and...
2006-02-03 Roland Scheideggerreplace the texture level hack used in radeon/r200...
2006-01-07 Roland Scheideggercube maps on r100 require newer drm than the same featu...
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
2005-10-17 Roland Scheideggeradd GL_EXT_fog_coord support to radeon driver. No vtxfm...
2005-10-15 Roland Scheideggerenable cube maps on radeon (#2241 on bugzilla). No...
2005-10-13 Roland Scheideggerenable 3rd texture unit on radeon (default still 2...
2005-10-05 Roland ScheideggerRemove the tcl fallback for texture rectangle (by manip...
2005-09-14 Brian Paulupdated comment
2005-09-01 Brian PaulFinish up some of the gl_renderbuffer work.
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-26 Ian RomanickFixes the glXGetProcAddress portion of the interface...
2005-06-30 Ian RomanickReplace add_newer_entrypoints (src/mesa/main/context...
2005-05-31 Eric AnholtBugzilla #2195: Convert the radeon driver to the t_vert...
2005-05-04 Brian PaulMajor check-in of changes for GL_EXT_framebuffer_object...
2005-03-05 Roland Scheideggerremove one of the two _tnl_isolate_materials function...
2005-02-26 Dave AirlieAdd a dri config option to enable the max texture level...
2005-02-16 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2005-02-14 Roland Scheideggerremove accidentally commited printf for tiling support
2005-02-10 Roland Scheideggeradd texture micro and macro tiling to radeon/r200 drive...
2005-01-23 Dave Airlieadd sync debugging to the radeon driver
2004-12-08 Roland Scheidegger(Stephane Marchesin, me) add hyperz support to radeon...
2004-12-03 Roland Scheideggerenable GL_EXT_stencil_wrap (patch from idr), including...
2004-11-27 Brian PaulRemove _mesa_ResizeBuffersMESA() call from _mesa_set_vi...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-09-30 Eric AnholtOK, one more time. Simplify the state-backup system...
2004-09-25 Eric AnholtThe previous code would emit a full set of state during...
2004-07-04 Jon SmirlPatch removes _SOLO definition needed for mesa-solo...
2004-06-01 Roland Scheideggeradd support for GL_ARB_texture_env_crossbar
2004-03-11 Jon SmirlAdjustments to make everything use IOCTL/sarea defines...
2004-02-28 Michel DänzerOnly print message about disabling HW TCL if the chip...
2004-02-26 Brian Pauladded _tnl_allow_vertex/pixel_fog() calls
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
2004-01-24 Felix KuehlingParse radeon, not r200 configuration in radeonCreateCon...
2004-01-21 Ian RomanickSilence some compiler warnings.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-18 Brian PaulChange get_ust_nop()'s parameter from int64_t to uint64...
2004-01-17 Michel DänzerFix cosmetic GL_RENDERER string problem (Andreas Stenglein)
2004-01-13 Ian RomanickAdded support for EXT_texture_mirror_clamp.
2004-01-12 Ian RomanickRemoved redundant extension strings. The Mesa extensio...
2003-12-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Keith Whitwellset MaxTextureImageUnits, MaxTextureCoordUnits
2003-12-08 Alan Hourihanefix bogus assertion that checked for an empty texture...
2003-12-07 Alan Hourihanemerge some more of the radeon DRI driver from the DRI...
2003-12-05 Alan Hourihanexmlconfig fixes
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper