index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
unichrome
Commit message (
Expand
)
Author
Age
Files
Lines
*
As we fallback for polygon stipple on the CLE266 for now, ensure we
Alan Hourihane
2005-01-13
1
-5
/
+7
*
Use the faster span read/write template for 16bpp
Alan Hourihane
2005-01-12
1
-61
/
+22
*
Don't special-case 16bpp for colormask register - not needed.
Keith Whitwell
2005-01-12
1
-12
/
+4
*
Remove bogus write to freed memory (valgrind).
Keith Whitwell
2005-01-12
1
-1
/
+0
*
Check for deletion of currently bound context
Alan Hourihane
2005-01-12
2
-19
/
+18
*
Fixes lockups initializing AGP DMA.
Alan Hourihane
2005-01-12
1
-45
/
+54
*
build fixes and enable agp dma
Alan Hourihane
2005-01-12
2
-31
/
+2
*
Add flag to clear texture caches after texture upload.
Keith Whitwell
2005-01-12
3
-34
/
+18
*
Don't emit HC_SubA_HSPXYOS on CLE266.
Keith Whitwell
2005-01-12
1
-3
/
+11
*
Allow two GL primitives to be combined to one HW primitive
Keith Whitwell
2005-01-12
1
-89
/
+91
*
Fix multitexturing.
Alan Hourihane
2005-01-12
2
-15
/
+21
*
fix a typo
Alan Hourihane
2005-01-11
1
-1
/
+1
*
Disable bogus pbuffer code (though this could be revived with a little
Keith Whitwell
2005-01-11
2
-15
/
+13
*
Fix the calculation of the alpha reference value which negates the
Alan Hourihane
2005-01-11
1
-1
/
+5
*
Temporarily disable pageflipping assert.
Keith Whitwell
2005-01-11
1
-2
/
+2
*
uncomment
Alan Hourihane
2005-01-11
1
-2
/
+0
*
Fix ColorMask
Alan Hourihane
2005-01-11
1
-2
/
+14
*
Add a big nasty fallback for AlphaTest -- seems to always be wrong
Keith Whitwell
2005-01-11
4
-4
/
+26
*
fallback on polygon.stippleflag (thanks Keith)
Alan Hourihane
2005-01-11
1
-1
/
+1
*
Fix usage of texture units, when TEX1 is enabled, but not TEX0.
Alan Hourihane
2005-01-11
1
-3
/
+4
*
Fallback on PolygonStipple for CLE266 hardware.
Alan Hourihane
2005-01-10
3
-7
/
+55
*
Small Unichrome fixes:
Thomas Hellström
2005-01-06
3
-2
/
+5
*
Only try to free the front buffer when it's a pbuffer.
Alan Hourihane
2005-01-05
1
-1
/
+1
*
make alloc-dma functions inline, rearrange some debug
Keith Whitwell
2005-01-05
4
-68
/
+54
*
Avoid a segfault in multiarb.c
Keith Whitwell
2005-01-05
1
-3
/
+4
*
Bring VIA driver up-to-date with regard to drm_*_t changes and remove
Alan Hourihane
2005-01-05
9
-336
/
+333
*
Add GL_EXT_fog_coord
Keith Whitwell
2005-01-04
1
-0
/
+1
*
Add GL_EXT_secondary_color
Keith Whitwell
2005-01-04
1
-0
/
+1
*
Turn specular lighting state on/off appropriately.
Keith Whitwell
2005-01-04
1
-0
/
+5
*
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
2005-01-04
10
-678
/
+381
*
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
2004-12-30
4
-26
/
+70
*
Calculate DEPTH_SCALE correctly for polygon offset.
Keith Whitwell
2004-12-30
3
-1
/
+5
*
Simplify viaBlit a bit more.
Keith Whitwell
2004-12-30
3
-57
/
+63
*
Initialize depth pointer correctly.
Keith Whitwell
2004-12-30
1
-1
/
+1
*
Don't need to adjust for drawXoff in fallback clipping.
Keith Whitwell
2004-12-30
1
-4
/
+4
*
fix regression with fallbacks from recent commits
Keith Whitwell
2004-12-30
2
-6
/
+6
*
Fix MagFilter state for texunit 0
Keith Whitwell
2004-12-30
1
-11
/
+17
*
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
8
-31
/
+65
*
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
10
-1003
/
+613
*
Don't advertise wide lines or points.
Keith Whitwell
2004-12-29
1
-4
/
+4
*
Make line stipple a fallback.
Keith Whitwell
2004-12-29
5
-21
/
+16
*
Don't pingpong cliprects through sarea on CopyBuffer().
Keith Whitwell
2004-12-29
1
-34
/
+5
*
Fallback on 3d textures correctly.
Keith Whitwell
2004-12-29
1
-13
/
+18
*
Get twoside-lit triangles working again
Keith Whitwell
2004-12-29
1
-8
/
+33
*
Large update
Keith Whitwell
2004-12-29
20
-4331
/
+1131
*
Remove the VIA_PERFORMANCE code. A step towards moving the driver
Keith Whitwell
2004-12-23
8
-226
/
+1
*
Chop out more dead code.
Keith Whitwell
2004-12-23
12
-444
/
+68
*
Fix merge error.
Keith Whitwell
2004-12-22
1
-55
/
+0
*
Remove dead code.
Keith Whitwell
2004-12-22
10
-1386
/
+600
*
Remove debug code which referenced an old global variable.
Keith Whitwell
2004-12-21
1
-0
/
+4
[next]