WIP comit
[mesa.git] / src / mesa / drivers / dri / r300 / r300_swtcl.c
2009-01-29 Dave AirlieWIP comit
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-15 Dave Airlier300: move some more function to generic
2009-01-14 Dave Airlier300: start moving new r300 cmdbuf into common code
2008-11-14 Jerome Glisser300: convert to new relocations format (see libdrm...
2008-11-14 Jerome Glisser300: cs + DRI2 support
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
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-05 Dave Airlier300: fix swtcl texrect path properly.
2008-05-05 Dave Airlier300: fix swtcl texrect path properly.
2008-05-03 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-03 Dave Airlier300: remove debugging code
2008-05-03 Dave Airlier300: setup vte according to inputs
2008-05-03 Dave Airlier300: recombine the vap input route 0 code and clean
2008-05-03 Corbin SimpsonMerge branch 'r500-support' into r500test
2008-05-02 Corbin SimpsonMerge branch 'r345-cleanup' of git://people.freedesktop...
2008-05-02 Alex DeucherR300: clean up VAP_PROG_STREAM_CNTL* register usage
2008-05-02 Alex DeucherR300: clean up VAP_PROG_STREAM_CNTL* register usage
2007-10-26 Zou Nan haiMerge branch '965-glsl'
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-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-02 Dave Airlier300: fix compiz crash on swtcl - doesn't fix compiz...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-07-01 Dave Airliefix tabbing
2007-07-01 Dave Airlier300: cleanup some of the swtcl code
2007-07-01 Dave Airlier300: fixup manytex, we needed to emit the vic/vir...
2007-06-22 Dave Airlieclean up cache flush emission into one place
2007-06-21 Dave Airlieclean up color0 code
2007-06-21 Dave Airliefix unfilled tris/quads
2007-06-21 Dave Airlieensure cmd buffer space
2007-06-21 Dave Airliefix up vertex emission before state change
2007-06-21 Dave Airliefix secondary color, fog is off for now
2007-06-21 Dave Airliefix projtex
2007-06-21 Dave Airliefix quad-clip
2007-06-21 Dave Airliebring over vertex engine setup code from r300_Render...
2007-06-20 Dave Airlieswtcl: gears works
2007-06-17 Dave Airliemore commits to fix things and stuff - still not doing...
2007-06-17 Dave Airlieswtcl add debug and fix offset
2007-06-17 Dave Airliecleaned up reduced prim
2007-06-17 Dave Airliefixup packet setup - still hangs
2007-06-17 Dave Airlieadd more swtcl code to r300 - hangs card now
2007-06-14 Dave AirlieInitial r300 modes for swtcl it compiles!!