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
Age
Commit message (
Expand
)
Author
2007-07-14
r300: Disable vertex program point size; it's almost certainly wrong.
Oliver McFadden
2007-07-14
r300: Clean up the vertex program output assignment.
Oliver McFadden
2007-07-13
Revert "r300: Corrected off-by-one error in r300_vertprog.c."
Oliver McFadden
2007-07-13
r300: Corrected off-by-one error in r300_vertprog.c.
Oliver McFadden
2007-07-13
r300: Moved some hardware initialization into appropriate functions.
Oliver McFadden
2007-07-13
r300: Use a switch statement in r300UpdateCulling.
Oliver McFadden
2007-07-13
r300: Setup the back facing color bits correctly.
Oliver McFadden
2007-07-11
r300: Added support for Back Facing Color.
Tommy Schultz Lassen
2007-07-11
r300: Corrected r300UpdateCulling; would only set font face if culling was set.
Tommy Schultz Lassen
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
r300: oops wrong logic for swtcl
Dave Airlie
2007-07-01
r300: oops turn back off cmd buf debugging
Dave Airlie
2007-07-01
Merge branch 'r300-swtcl'
Dave Airlie
2007-07-01
fix tabbing
Dave Airlie
2007-07-01
r300: add authorship
Dave Airlie
2007-07-01
r300: remove some unused code
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-07-01
r300: fix tabbing
Dave Airlie
2007-06-24
r300: Initial work on merging the real and generated vertex program functions.
Oliver McFadden
2007-06-24
r300: Should use inst_count not 0 for R300_PVS_CNTL_3_PROGRAM_UNKNOWN_SHIFT.
Oliver McFadden
2007-06-24
r300: The vpi, vpp, and vps counts are already initialized; don't do it twice.
Oliver McFadden
2007-06-24
r300: Clean up the vertex program state code slightly; still needs lots of work.
Oliver McFadden
2007-06-24
r300: Vertex program position end bits are known.
Oliver McFadden
2007-06-24
r300: Removed unused vap_param structure.
Oliver McFadden
2007-06-24
r300: Cleaned up long lines in the vertex functions.
Oliver McFadden
2007-06-24
r300: Setup the default state for polygon offset point/line.
Oliver McFadden
2007-06-24
r300: Cleaned up the r300SetupVertexShader function.
Oliver McFadden
2007-06-24
r300: Cleaned up the r300SetupPixelShader function.
Oliver McFadden
2007-06-24
r300: Trivial clean up in radeon_lock.h.
Oliver McFadden
2007-06-24
r300: 2288 is a tcl only reg
Dave Airlie
2007-06-22
clean up cache flush emission into one place
Dave Airlie
2007-06-21
r300: Corrected a bug in r300LineWidth.
Oliver McFadden
2007-06-21
clean up color0 code
Dave Airlie
2007-06-21
add a mem use for current dma buffer
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
fixup some bits of tcl path
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 missing swtcl file
Dave Airlie
[next]