index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r300
/
r300_swtcl.c
Age
Commit message (
Expand
)
Author
2009-04-27
r300: do front/back color selection in HW for software TCL path
Maciej Cencora
2009-04-27
r300: always route 4 texcoord components to RS
Maciej Cencora
2009-04-27
r300: handle texcoords properly
Maciej Cencora
2009-04-19
r300: merge r300/r500 fragment program compiler structure
Maciej Cencora
2009-04-19
r300: general cleanup
Maciej Cencora
2009-04-17
r300: we always want non NDC coords format for swtcl
Maciej Cencora
2009-04-09
r300: reorder fog coordinate and WPOS fp attributes
Maciej Cencora
2009-04-09
r300: fix regression from swtcl rewrite
Maciej Cencora
2009-04-09
Merge remote branch 'origin/master' into radeon-rewrite
Dave Airlie
2009-04-07
r300: swtcl rewrite and cleanup
Maciej Cencora
2009-03-25
r300: cleanup swtcl a little
Maciej Cencora
2009-03-20
Merge remote branch 'main/master' into radeon-rewrite
Dave Airlie
2009-03-06
r300: route fog coord and W pos correctly
Maciej Cencora
2009-03-06
r300: don't crash on sw tcl hw if point size vertex attrib is sent
Maciej Cencora
2009-03-06
r300: fix swtcl codepaths
Dave Airlie
2009-02-12
r300: make r300 work with latest changes
Dave Airlie
2009-02-12
radeon/r200/r300: another big merge upheavel.
Dave Airlie
2009-02-02
r300: rename validate textures to validate buffers
Dave Airlie
2009-01-31
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-31
r200/r300: add aperture space checks
Dave Airlie
2009-01-29
WIP comit
Dave Airlie
2009-01-29
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-20
r200: clear is working at least - not much else
Dave Airlie
2009-01-15
r300: move some more function to generic
Dave Airlie
2009-01-14
r300: start moving new r300 cmdbuf into common code
Dave Airlie
2008-11-14
r300: convert to new relocations format (see libdrm-radeon)
Jerome Glisse
2008-11-14
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
r300: bo and cs abstraction.
Jerome Glisse
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-05-05
r300: fix swtcl texrect path properly.
Dave Airlie
2008-05-04
r300: remove debugging code
Dave Airlie
2008-05-04
r300: setup vte according to inputs
Dave Airlie
2008-05-03
r300: recombine the vap input route 0 code and clean
Dave Airlie
2008-05-02
R300: clean up VAP_PROG_STREAM_CNTL* register usage
Alex Deucher
2007-09-11
Fix-up #includes to remove some -I options.
Brian
2007-07-04
r300: only init swtcl on tcl-less cards
Dave Airlie
2007-07-02
r300: fix compiz crash on swtcl - doesn't fix compiz though.
Dave Airlie
2007-07-01
fix tabbing
Dave Airlie
2007-07-01
r300: cleanup some of the swtcl code
Dave Airlie
2007-07-01
r300: fixup manytex, we needed to emit the vic/vir/vof every time
Dave Airlie
2007-06-22
clean up cache flush emission into one place
Dave Airlie
2007-06-21
clean up color0 code
Dave Airlie
2007-06-21
fix unfilled tris/quads
Dave Airlie
2007-06-21
ensure cmd buffer space
Dave Airlie
2007-06-21
fix up vertex emission before state change
Dave Airlie
2007-06-21
fix secondary color, fog is off for now
Dave Airlie
2007-06-21
fix projtex
Dave Airlie
2007-06-21
fix quad-clip
Dave Airlie
2007-06-21
bring over vertex engine setup code from r300_Render and fix up
Dave Airlie
2007-06-20
swtcl: gears works
Dave Airlie
[next]