radeon/r200/r300: merge span code into single shared file
[mesa.git] / src / mesa / drivers / dri / r300 / r300_context.c
2009-02-10 Dave Airlieradeon/r200/r300: merge span code into single shared...
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-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
2008-11-14 Jerome Glisser300: SetTex extension support
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-10-02 Ian RomanickUnify ARB_depth_texture and SGIX_depth_texture
2008-09-22 Michel Dänzerr300: Adapt to the removal of _tnl_ProgramCacheInit...
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
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-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.
2007-05-09 Oliver McFaddenMerge branch 'master' of git://anongit.freedesktop...
2007-05-09 Oliver McFaddenr300: Indented r300_context.[ch].
2007-05-08 Oliver McFaddenr300: Renamed the VBO functions to the R300 name format.
2007-05-08 Oliver McFaddenr300: Removed some deprecated code from r300_context...
2007-05-06 Dave Airlieradeon: enable xpress chipsets
2007-04-16 Brianmove GL_EXT_stencil_two_side into alphabetical position
2007-04-16 BrianFix glActiveStencilFaceEXT dispatch problem (bug 10523).
2007-04-16 Brianremove _tnl_arb_vertex_program_stage
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 Nicolai Haehnler300: Fix texture coordinate calculation for rectangle...
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
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 'origin' into glsl-compiler-1
2007-02-03 Michel DänzerMerge branch 'origin'
2007-02-03 Michel Dänzerr300CreateContext: Really initialize r300->initialMaxAn...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-18 Aapo Tahkolasupport as much of GL_EXT_stencil_two_side as we can...
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-10-31 Keith Whitwelldisable vtxfmt_a code, switch over to vbo
2006-08-31 Rune PetersenGive the user posibility to choose speed over correctness.
2006-08-15 Ian RomanickEnable support for GL_EXT_gpu_program_parameters for...
2006-07-09 Aapo TahkolaFix #7195
2006-06-30 Brian PaulVertex/fragment program patches (Rune Petersen)
2006-06-29 Tilman Sauerbeckdestroy left-over VBOs on shutdown
2006-06-11 Tilman Sauerbeckdestroy the memory manager along with the context
2006-06-06 Aapo Tahkolaprevent run_arb_vertex_program from running tnl program...
2006-04-23 Aapo Tahkolaneed to hold before freeing
2006-04-23 Benjamin HerrenschmidtEnable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on...
2006-04-21 Adam JacksonEnsure all GART allocations are freed on context destru...
2006-03-29 Brian PaulFP textures and fixes (Ewald Snel)
2006-03-13 Aapo TahkolaClean build.
2006-03-06 Aapo TahkolaPort r200 tex tiling code to run on r300 but keep it...
2006-01-27 Aapo Tahkolaremove broken non arb fp path
2006-01-27 Aapo Tahkolaenable hw vertex programs by default
2006-01-27 Aapo TahkolaWork around problems with t_vp_build.c
2006-01-15 Aapo TahkolaMissing bits of code spotted by Tilman Sauerbeck
2005-12-04 Dave AirlieFix r300 rectangular texture upload and swtcl coordinat...
2005-11-02 Eric AnholtFirst step of Radeon DRI unification:
2005-11-01 Aapo TahkolaFix broken tnl stage.
2005-11-01 Brian PaulRe-org and clean-up of vertx/fragment program limits...
next