r300: Renamed the VBO functions to the R300 name format.
[mesa.git] / src / mesa / drivers / dri / r300 / radeon_vtxfmt_a.c
2007-05-08 Oliver McFaddenr300: Renamed the VBO functions to the R300 name format.
2007-05-05 Aapo Tahkoladon't use hw to perform vertex transform etc. when...
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 'vbo_0_1_branch' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Jerome GlisseMove r300 to new fbo interface based on Keith Whithwell.
2006-08-23 Brian Paulsilence warning
2006-08-23 Brian PaulAdded _mesa_lookup_program() and _mesa_lookup_bufferobj...
2006-08-22 Aapo Tahkolaremove duplicate pieces of code.
2006-08-22 Aapo Tahkolaextend some DrawRangeElements cases to support renderin...
2006-08-11 Aapo Tahkolasupport shorts as vertex data
2006-07-31 Aapo Tahkolafix #6991
2006-06-29 Tilman Sauerbeckcleanup, avoid magic values
2006-06-27 Aapo TahkolaFix generic vertex attribs (Rune Petersen)
2006-06-12 Ian RomanickMake r300 driver build with GL_APPLE_vertex_array_objec...
2006-05-12 Dave Airliethis should use the configured number not the MAX,...
2006-04-25 Brian Pauluse _TNL_FIRST/LAST_MAT indexes
2006-04-23 Benjamin HerrenschmidtEnable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on...
2006-04-08 Aapo Tahkolafix some conflict happenings at context destroy by...
2006-03-19 Aapo Tahkola-fix texrect fallback when using vtxfmt_a (glitz, xgl...
2006-03-13 Aapo TahkolaClean build.
2006-03-09 Aapo TahkolaKick VBOs out of GART if nothing else helps.
2006-03-07 Aapo TahkolaFix broken DrawElements & DrawRangeElements.
2006-03-07 Aapo TahkolaVarious fallbacks, checks and tags.
2005-11-01 Aapo TahkolaRe-enable fallbacks.
2005-11-01 Aapo Tahkola-Fix first frame -bug
2005-10-28 Aapo TahkolaCompiled arrays for vtxfmt_a path.
2005-10-26 Aapo TahkolaSync with my local tree.