Merge remote branch 'origin/master' into radeon-rewrite
[mesa.git] / src / mesa / drivers / dri / r300 / r300_context.c
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...
2005-10-26 Aapo TahkolaSync with my local tree.
2005-09-25 Dave AirlieAdd support for texture compression to R300 driver
2005-09-09 Roland Scheideggeradd _tnl_arb_vertex_program_stage to all drivers which...
2005-08-31 Brian Paulfix a cast/assignment warning
2005-08-06 Vladimir DergachevFix card_extensions by following corresponding r200...
2005-07-28 Ian RomanickMajor rip-up of internal function insertion interface...
2005-07-20 Eric AnholtClean up warnings in r300 code by making some symbols...
2005-07-01 Jerome GlisseAdapt extension string to new GL dispatch schema proposed
2005-06-16 Aapo TahkolaTurn off VBO's.
2005-06-05 Ben SkeggsFix xyz/w interaction (needs a cleanup still..)
2005-05-23 Ben SkeggsImplement enough of ARB_fragment_program for Keith...
2005-05-19 Aapo TahkolaDitch unused code and features that arent in subject...
2005-05-14 Nicolai HaehnleDon't print debug messages unless the user explicitly...
2005-05-13 Nicolai HaehnleMake software fallbacks work again:
2005-05-11 Aapo TahkolaVBOs.
2005-05-06 Ben SkeggsUpdated for EXT_framebuffer_object changes. I don't...
2005-05-01 Aapo TahkolaAdd support to external tnl switcher and disable hw...
2005-04-30 Aapo Tahkolar300 side support for fixed function pipeline. This...
2005-04-24 Aapo TahkolaModifying to build against current Mesa. Disabled r200...
2005-04-19 Aapo TahkolaReorganized shader stuff.
2005-04-19 Aapo TahkolaFixes for bugs that were nailed down when compairing...
2005-03-17 Aapo TahkolaSimple TCL stage and ability to disable vps.
2005-03-12 Aapo TahkolaUnlike radeon and r200 drivers r300AllocCmdBuf allocs...
2005-03-08 Aapo TahkolaImproving Vladimirs alpha test fix a bit as it turns...
2005-02-28 Aapo Tahkolafix for 'nasty bug' and some sanity checks to avoid...
2005-02-20 Aapo TahkolaAdding support for front buffer mode, removing some...
2005-02-14 Aapo TahkolaSupport for blend color(not tested), "proper line width...
2005-02-10 Aapo TahkolaAdded kindly note about single buffer mode.
2005-02-10 Aapo TahkolaAdding support for selecting line width. Stipple patter...
2005-01-28 Aapo TahkolaAdd basic sceleton for vertex programs + some other...
2005-01-14 Vladimir DergachevReduce amount of stderr output.
2005-01-13 Vladimir DergachevPrevent "disabling 3D acceleration" message from printi...
2005-01-03 Vladimir DergachevPort texture allocation code from R200.
2004-11-02 Nicolai HaehnleNo visible changes, but commit the groundwork for furth...
2004-10-17 Nicolai Haehnle- FIX: flickering
2004-10-15 Nicolai HaehnleHuge dumb drop. State:
2004-09-28 Nicolai HaehnleInitial revision