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
Age
Commit message (
Expand
)
Author
2005-06-27
Rename unchecked state to match DRM driver.
Vladimir Dergachev
2005-06-27
Get rid of the MESA_PBUFFER_ALLOC/FREE() macros.
Brian Paul
2005-06-26
Fix crashes during rasterization fallback by avoiding _tnl_need_projected_coords
Eric Anholt
2005-06-26
Remove the #if 0-ed out old span code.
Eric Anholt
2005-06-26
Explain the reason for TCL fallback when GL_SPHERE_MAP happens with
Eric Anholt
2005-06-26
Zero out the ENGPACKET allocated on the stack, to avoid sending uninitialized
Eric Anholt
2005-06-21
Back out the actual enabling of depth tiling.
Nicolai Haehnle
2005-06-21
Add PCI ID for R420 JI.
Nicolai Haehnle
2005-06-21
r300 driver side of color tiling support.
Aapo Tahkola
2005-06-21
Make sure texture base addresses are used correctly.
Nicolai Haehnle
2005-06-16
Fix gloss breakage when using hw tnl.
Aapo Tahkola
2005-06-16
Use depth tiling.
Aapo Tahkola
2005-06-16
Support 16-bit modes.
Aapo Tahkola
2005-06-16
Fix problems with elts when immediate mode is on.
Aapo Tahkola
2005-06-16
Turn off VBO's.
Aapo Tahkola
2005-06-16
lost_context never gets reset.
Aapo Tahkola
2005-06-16
Fix linux-solo build for mga check-in
Jon Smirl
2005-06-14
Adds support for MGA DRM version 3.2.
Ian Romanick
2005-06-13
fbSwapBuffers needs to return a status
Jon Smirl
2005-06-12
Fixed typos.
Vladimir Dergachev
2005-06-10
Add definition for memory controller latency registers..
Vladimir Dergachev
2005-06-08
- Secondary colour
Ben Skeggs
2005-06-07
Add SetBuffer to egl driver too
Jon Smirl
2005-06-06
Add a NULL SetBuffer function to the fbdev driver
Jon Smirl
2005-06-06
TEX to output
Ben Skeggs
2005-06-05
Fix xyz/w interaction (needs a cleanup still..)
Ben Skeggs
2005-06-04
added comment
Brian Paul
2005-06-02
oops, undo previous change
Brian Paul
2005-06-02
start removing old (pre-renderbuffer) span code
Brian Paul
2005-06-01
Move fallback and other debugging under TDFX_DEBUG using the same mechanism
Eric Anholt
2005-06-01
Add no_rast option.
Eric Anholt
2005-06-01
Fix the 3dfx driver by correcting what appears to be a typo GL_RGBA8 instead
Eric Anholt
2005-05-31
Bugzilla #2708: Disable the fallback on GL_SPHERE_MAP. It appears to hurt more
Eric Anholt
2005-05-31
Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics)
Alan Hourihane
2005-05-31
Causes lockups on some rare cases.
Aapo Tahkola
2005-05-31
Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish. Also do
Eric Anholt
2005-05-31
Correct the descriptions of the glBlend{Equation,Func} fallbacks in r128, and
Eric Anholt
2005-05-31
Remove unused CTX_ARG2 define.
Eric Anholt
2005-05-31
Bugzilla #2195: Convert the radeon driver to the t_vertex interface. This cuts
Eric Anholt
2005-05-31
Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) and
Eric Anholt
2005-05-30
Pull locking out from HW_LOCK/UNLOCK into SpanRenderStart/Finish. Provides a
Eric Anholt
2005-05-30
Fix software fallbacks by being safe with macro arguments in READ/WRITE_DEPTH.
Eric Anholt
2005-05-30
Add the no_rast debug option to mach64. It shows that software fallbacks are
Eric Anholt
2005-05-30
Pull hardware locking out into SpanRenderStart/Finish rather than
Eric Anholt
2005-05-30
Add the description of the no_rast option fallback so that MGA_DEBUG=fall
Eric Anholt
2005-05-30
Add the no_rast debug option, which I used in some testing.
Eric Anholt
2005-05-30
Remove unused CTX_ARG2.
Eric Anholt
2005-05-28
Put some fallback debugging output under DEBUG_FALLBACKS.
Eric Anholt
2005-05-28
Add a missing EnsureCmdBufSpace, matching r200.
Eric Anholt
2005-05-28
Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an
Eric Anholt
[next]