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
2006-04-26
fix warnings.
Aapo Tahkola
2006-04-26
R300_SPAN_DISABLE_LOCKING env var
Aapo Tahkola
2006-04-25
use _TNL_FIRST/LAST_MAT indexes
Brian Paul
2006-04-24
extended swizzle (bug 6727)
Brian Paul
2006-04-23
enable feedback rendering
Aapo Tahkola
2006-04-23
disable hw locking when entering span rendering for now
Aapo Tahkola
2006-04-23
need to hold before freeing
Aapo Tahkola
2006-04-23
Enable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on big endian by forcing all...
Benjamin Herrenschmidt
2006-04-21
Ensure all GART allocations are freed on context destruction, rather than
Adam Jackson
2006-04-21
Fix format strings for LP64
Adam Jackson
2006-04-20
limit max program/param length to 255 (spotted by sroland)
Aapo Tahkola
2006-04-12
GLboolean cannot hold GLuint! usage of tmus >= 4 no longer lock r300.
Aapo Tahkola
2006-04-11
add missing 'union' keyword
Brian Paul
2006-04-11
More GLSL code:
Michal Krol
2006-04-11
get fog going(for real)
Aapo Tahkola
2006-04-11
rectangular fp16 fixes (Ewald Snel)
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-04-06
Set DRIVER_DEFINES instead of DEFINES to fix duplicate flags problem
Brian Paul
2006-04-04
switch to card_type rather than IsPCI, doesn't change any functionality yet
Dave Airlie
2006-03-31
Enough testing already
Aapo Tahkola
2006-03-31
Dave Reveman's patch for GLX_MESA_copy_sub_buffer support
Brian Paul
2006-03-31
make u_list adjustable
Aapo Tahkola
2006-03-31
warn about broken dxt 3/5
Aapo Tahkola
2006-03-31
Dont rely on writebacks
Aapo Tahkola
2006-03-31
More meaningful warning.
Aapo Tahkola
2006-03-29
FP textures and fixes (Ewald Snel)
Brian Paul
2006-03-28
fix missing *_STATECHANGE in *UpdateViewportOffset for radeon, r200 and r300 ...
Roland Scheidegger
2006-03-27
remove unnecessary typedefs causing compiler warnings
Roland Scheidegger
2006-03-24
secondary color fixes.
Aapo Tahkola
2006-03-22
implement arl and enable hw nv_vp.
Aapo Tahkola
2006-03-20
Fix texrect upload conflicts.
Aapo Tahkola
2006-03-19
Disable tnl programs when doing software vertex programs. compiz with its tex...
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-03-13
Fix broken max mipmap leveling that was horribly wrong.
Aapo Tahkola
2006-03-10
Option to init vp temps(for testing)
Aapo Tahkola
2006-03-09
Kick VBOs out of GART if nothing else helps.
Aapo Tahkola
2006-03-09
Use the force Luke, use the force.
Aapo Tahkola
2006-03-07
Fix broken DrawElements & DrawRangeElements.
Aapo Tahkola
2006-03-07
Enable HW VBOs and other things needed by it.
Aapo Tahkola
2006-03-07
Convert to work with current DRM. + tag
Aapo Tahkola
2006-03-07
Various fallbacks, checks and tags.
Aapo Tahkola
2006-03-06
Port r200 tex tiling code to run on r300 but keep it disabled.
Aapo Tahkola
2006-02-28
Free temps when possible
Aapo Tahkola
2006-02-28
Dont let (possibly) undefined z component reach hw as its unused
Aapo Tahkola
2006-02-28
Fix aliasing bug (Benjamin Herrenschmidt)
Aapo Tahkola
2006-02-25
Add all pci ids known by ddx to radeon dri driver. Remove the entries not kno...
Roland Scheidegger
2006-02-16
Skip ARL while we dont implement it. Fix broken nv vps but do it with softwar...
Aapo Tahkola
2006-02-10
Workaround problems with NWN. (Tilman Sauerbeck)
Aapo Tahkola
[prev]
[next]