index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
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
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
2007-06-17
more commits to fix things and stuff - still not doing anything except crashin
Dave Airlie
2007-06-17
swtcl add debug and fix offset
Dave Airlie
2007-06-17
cleaned up reduced prim
Dave Airlie
2007-06-17
fixup packet setup - still hangs
Dave Airlie
2007-06-17
add more swtcl code to r300 - hangs card now
Dave Airlie
2007-06-14
Initial r300 modes for swtcl it compiles!!
Dave Airlie