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_render.c
Age
Commit message (
Expand
)
Author
2007-05-08
r300: Moved the pipeline stages together for readability.
Oliver McFadden
2007-05-08
r300: Print the OpenGL define instead of a 2-digit char code in the warning.
Oliver McFadden
2007-05-08
r300: Clean up the vertex buffer emission code and reduced code duplication.
Oliver McFadden
2007-05-08
r300: Cleaned up a lot of cruft in r300_render.c.
Oliver McFadden
2007-04-17
r300: r300_render.c:391: warning: unused variable 'i'
Oliver McFadden
2007-03-24
r300: Fix texture coordinate calculation for rectangle textures
Nicolai Haehnle
2007-03-13
r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; not
Oliver McFadden
2007-03-13
Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT.
Oliver McFadden
2007-03-13
Corrected values written to R300_RB3D_DSTCACHE_CTLSTAT to either
Oliver McFadden
2007-03-13
Guess another unknown register used for R300 pacification.
Oliver McFadden
2007-02-12
r300: Add proper support for sin/cos instruction in fragment program
Rune Peterson
2007-02-03
Fall back to software rasterization if r300_translate_fragment_shader() fails.
Michel Dänzer
2007-02-02
Merge branch 'vbo-0.2'
Keith Whitwell
2007-01-18
support as much of GL_EXT_stencil_two_side as we can. untested.
Aapo Tahkola
2006-10-31
disable vtxfmt_a code, switch over to vbo
Keith Whitwell
2006-09-14
Fallback if ColorLogicOp is enabled. Cleanup a bit the fallback
Jerome Glisse
2006-09-04
Managed to make a commit that can't build... Sorry again...
Rune Petersen
2006-09-03
add missing change to skip low impact RAST fallback...
Rune Petersen
2006-08-22
extend some DrawRangeElements cases to support rendering more than 65535 vert...
Aapo Tahkola
2006-08-11
support shorts as vertex data
Aapo Tahkola
2006-07-27
r300_emit.h cleanup.
Jerome Glisse
2006-04-23
enable feedback rendering
Aapo Tahkola
2006-04-11
Fog support (Ewald Snel)
Aapo Tahkola
2006-04-08
fix some conflict happenings at context destroy by freeing buffers immediatel...
Aapo Tahkola
2006-03-31
More meaningful warning.
Aapo Tahkola
2006-03-19
-fix texrect fallback when using vtxfmt_a (glitz, xgl, etc.)
Aapo Tahkola
2006-03-13
Clean build.
Aapo Tahkola
2006-01-27
missing link in the fallback chain
Aapo Tahkola
2006-01-27
enable hw vertex programs by default
Aapo Tahkola
2006-01-27
per vp sw fallbacks
Aapo Tahkola
2005-12-17
I think this has been tested well enough already.
Aapo Tahkola
2005-12-04
Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeon
Dave Airlie
2005-11-01
Re-enable fallbacks.
Aapo Tahkola
2005-11-01
-Fix first frame -bug
Aapo Tahkola
2005-10-26
Reduce stderr noise and fix some compiler warnings.
Aapo Tahkola
2005-10-26
Sync with my local tree.
Aapo Tahkola
2005-07-20
Clean up warnings in r300 code by making some symbols static, adding prototypes
Eric Anholt
2005-07-02
Expose the fact that we do not do either selection of feedback buffers - eith...
Vladimir Dergachev
2005-06-16
Fix problems with elts when immediate mode is on.
Aapo Tahkola
2005-05-19
Ditch unused code and features that arent in subject to get supported any nea...
Aapo Tahkola
2005-05-18
Polygon mode fixes.
Aapo Tahkola
2005-05-11
VBOs.
Aapo Tahkola
2005-05-06
Missing setups that cause all kinds of problems with hw tnl.
Aapo Tahkola
2005-05-01
Add support to external tnl switcher and disable hw tnl by default.
Aapo Tahkola
2005-04-30
r300 side support for fixed function pipeline. This isnt functional with curr...
Aapo Tahkola
2005-04-24
Modifying to build against current Mesa. Disabled r200*.c files since they di...
Aapo Tahkola
2005-04-18
Fixing and enabling elt buffers by default.
Aapo Tahkola
2005-03-18
Misc fixes.
Aapo Tahkola
2005-03-17
Simple TCL stage and ability to disable vps.
Aapo Tahkola
2005-03-08
Improving Vladimirs alpha test fix a bit as it turns out r300Enable didnt cor...
Aapo Tahkola
[prev]
[next]