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
/
unichrome
Age
Commit message (
Expand
)
Author
2005-01-13
As we fallback for polygon stipple on the CLE266 for now, ensure we
Alan Hourihane
2005-01-12
Use the faster span read/write template for 16bpp
Alan Hourihane
2005-01-12
Don't special-case 16bpp for colormask register - not needed.
Keith Whitwell
2005-01-12
Remove bogus write to freed memory (valgrind).
Keith Whitwell
2005-01-12
Check for deletion of currently bound context
Alan Hourihane
2005-01-12
Fixes lockups initializing AGP DMA.
Alan Hourihane
2005-01-12
build fixes and enable agp dma
Alan Hourihane
2005-01-12
Add flag to clear texture caches after texture upload.
Keith Whitwell
2005-01-12
Don't emit HC_SubA_HSPXYOS on CLE266.
Keith Whitwell
2005-01-12
Allow two GL primitives to be combined to one HW primitive
Keith Whitwell
2005-01-12
Fix multitexturing.
Alan Hourihane
2005-01-11
fix a typo
Alan Hourihane
2005-01-11
Disable bogus pbuffer code (though this could be revived with a little
Keith Whitwell
2005-01-11
Fix the calculation of the alpha reference value which negates the
Alan Hourihane
2005-01-11
Temporarily disable pageflipping assert.
Keith Whitwell
2005-01-11
uncomment
Alan Hourihane
2005-01-11
Fix ColorMask
Alan Hourihane
2005-01-11
Add a big nasty fallback for AlphaTest -- seems to always be wrong
Keith Whitwell
2005-01-11
fallback on polygon.stippleflag (thanks Keith)
Alan Hourihane
2005-01-11
Fix usage of texture units, when TEX1 is enabled, but not TEX0.
Alan Hourihane
2005-01-10
Fallback on PolygonStipple for CLE266 hardware.
Alan Hourihane
2005-01-06
Small Unichrome fixes:
Thomas Hellström
2005-01-05
Only try to free the front buffer when it's a pbuffer.
Alan Hourihane
2005-01-05
make alloc-dma functions inline, rearrange some debug
Keith Whitwell
2005-01-05
Avoid a segfault in multiarb.c
Keith Whitwell
2005-01-05
Bring VIA driver up-to-date with regard to drm_*_t changes and remove
Alan Hourihane
2005-01-04
Add GL_EXT_fog_coord
Keith Whitwell
2005-01-04
Add GL_EXT_secondary_color
Keith Whitwell
2005-01-04
Turn specular lighting state on/off appropriately.
Keith Whitwell
2005-01-04
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
2004-12-30
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
2004-12-30
Calculate DEPTH_SCALE correctly for polygon offset.
Keith Whitwell
2004-12-30
Simplify viaBlit a bit more.
Keith Whitwell
2004-12-30
Initialize depth pointer correctly.
Keith Whitwell
2004-12-30
Don't need to adjust for drawXoff in fallback clipping.
Keith Whitwell
2004-12-30
fix regression with fallbacks from recent commits
Keith Whitwell
2004-12-30
Fix MagFilter state for texunit 0
Keith Whitwell
2004-12-29
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
Don't advertise wide lines or points.
Keith Whitwell
2004-12-29
Make line stipple a fallback.
Keith Whitwell
2004-12-29
Don't pingpong cliprects through sarea on CopyBuffer().
Keith Whitwell
2004-12-29
Fallback on 3d textures correctly.
Keith Whitwell
2004-12-29
Get twoside-lit triangles working again
Keith Whitwell
2004-12-29
Large update
Keith Whitwell
2004-12-23
Remove the VIA_PERFORMANCE code. A step towards moving the driver
Keith Whitwell
2004-12-23
Chop out more dead code.
Keith Whitwell
2004-12-22
Fix merge error.
Keith Whitwell
2004-12-22
Remove dead code.
Keith Whitwell
2004-12-21
Remove debug code which referenced an old global variable.
Keith Whitwell
[next]