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-06-08
struct op_names: get rid of the 'output operands' field as it's not used (Rol...
Tilman Sauerbeck
2006-06-06
prevent possible program mix up with sw vps (Roland Scheidegger)
Aapo Tahkola
2006-06-06
prevent run_arb_vertex_program from running tnl programs unless ctx->_Maintai...
Aapo Tahkola
2006-06-06
make sure tex format is supported.
Aapo Tahkola
2006-06-06
various fixes (Roland Scheidegger)
Aapo Tahkola
2006-06-02
remove code dealing with drmMinor version < 6 since all radeon drivers reques...
Roland Scheidegger
2006-06-01
retry on EBUSY instead of EAGAIN in radeonWaitIrq (it appears this was the in...
Roland Scheidegger
2006-05-31
SWZ is nearly identical to MOV. the difference is that SWZ supports per-compo...
Tilman Sauerbeck
2006-05-31
pass src->NegateBase as-is in t_src() now, as the flags are equivalent to r30...
Tilman Sauerbeck
2006-05-30
minor code cleanup, no actual changes
Tilman Sauerbeck
2006-05-23
init mask=0 to silence warning
Brian Paul
2006-05-12
this should use the configured number not the MAX, this has no effect until
Dave Airlie
2006-05-08
updates to dri drivers for recent stencil changes
Keith Whitwell
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
[prev]
[next]