Merge remote branch 'origin/master' into radeon-rewrite
[mesa.git] / src / mesa / drivers / dri / r300 / r300_context.c
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-12 Dave Airlier300: fix warning about mesa_lock_context_texture
2009-02-12 Dave Airlier300: make r300 work with latest changes
2009-02-12 Dave Airlieradeon/r200/r300: make build with out libdrm_radeon...
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-11 Dave Airlieradeon: cleanup cmdbuffer
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
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-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-04 Dave Airlieradeon_cs: move to inline cs_write_dword
2009-01-30 Dave Airlier200/r300: swtcl fixups to use old dma buffers on top...
2009-01-29 Dave Airlieradeon/r200/r300: bring back old style DMA buffer on...
2009-01-29 Ian RomanickMake GL_ARB_draw_buffers mandatory
2009-01-29 Ian RomanickMake GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimod...
2009-01-29 Ian RomanickMake GL_ARB_vertex_buffer_object mandatory
2009-01-29 Ian RomanickMake GL_ARB_multisample mandatory
2009-01-29 Ian RomanickMake GL_ARB_texture_compression mandatory
2009-01-23 Brian PaulMerge branch 'vertex_array_bgra'
2009-01-23 Ian Romanickr300: Enable GL_ATI_separate_stencil in R300
2009-01-21 Dave Airlier200/r300: port r200 texture handling to common code
2009-01-20 Dave Airlieradeon/r200/r300: start to move to common miptree/texobj
2009-01-20 Dave Airlier200: clear is working at least - not much else
2009-01-15 Dave Airlieradeon/r200/r300: start to make cmd buf useful
2009-01-14 Dave Airlieradeon/r200/r300: make legacy emit non-r300 specific
2009-01-14 Dave Airlier300: start moving new r300 cmdbuf into common code
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-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' 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/gallium-0.1' 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/gallium-0.1' into gallium-0.2
2008-11-14 Jerome Glisser300: SetTex extension support
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-02 Ian RomanickUnify ARB_depth_texture and SGIX_depth_texture
2008-09-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-22 Michel Dänzerr300: Adapt to the removal of _tnl_ProgramCacheInit...
2008-09-22 Michel Dänzerr300: Adapt to the removal of _tnl_ProgramCacheInit...
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge branch 'master' into gallium-0.2
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-07-27 Nicolai Haehnler300: Implement ARB_shadow_ambient; add STATE_SHADOW_AM...
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-06-30 Corbin Simpsonr3xx/r5xx: Enable ARB_point_parameters.
2008-06-29 Nicolai Haehnler300: Cleanup LodBias support
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-14 Nicolai Haehnler300: Implement GL_ARB_shadow and GL_EXT_shadow_funcs
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-12 Alex DeucherMerge branch 'r500-support' of git+ssh://agd5f@git...
2008-05-12 Alex DeucherR500: add support for 4k textures
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-24 Pierre Beyssacenable GL_EXT_multi_draw_arrays (see bug 15670)
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-17 Ian RomanickInitial support for ARB_depth_texture
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 Dave Airlier300: only init swtcl on tcl-less cards
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-07-01 Dave Airlier300: cleanup some of the swtcl code
2007-06-14 Dave AirlieInitial r300 modes for swtcl it compiles!!
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-11 Oliver McFaddenr300: Removed deprecated/disabled VBO code from r300_mem.c
2007-05-11 Oliver McFaddenr300: Renamed r300_maos.c to r300_emit.c; it contains...
2007-05-09 Oliver McFaddenr300: Added some more Doxygen documentation and made...
2007-05-09 Oliver McFaddenr300: Removed the "texmicrotile" variable; the tiling...
2007-05-09 Oliver McFaddenr300: Renamed the R300 memory manager from "radeon...
2007-05-09 Oliver McFaddenr300: Removed the deprecated VTXFMT code.
next