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
/
via_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-14
1
-3
/
+0
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-7
/
+2
*
add special case for flat shaded + separate specular triangles
Keith Whitwell
2005-05-25
1
-1
/
+0
*
Disable polygon stipple - it seems to break if certain specific stipple
Keith Whitwell
2005-05-25
1
-54
/
+55
*
Disable CLOD (Lod constant) state emit. The values emitted were
Keith Whitwell
2005-04-14
1
-6
/
+6
*
merge unichrome changes from branch
Keith Whitwell
2005-03-22
1
-337
/
+256
*
Bring the texcombine fixes to the trunk.
Keith Whitwell
2005-01-19
1
-5
/
+20
*
Enable line stippling.
Alan Hourihane
2005-01-14
1
-4
/
+4
*
Fix previously un-noticed issue with flat-shaded points.
Keith Whitwell
2005-01-14
1
-16
/
+0
*
Get PolygonStipple working.. (or seemingly too). It seems to do the right
Alan Hourihane
2005-01-14
1
-30
/
+8
*
Remove misleading comment.
Keith Whitwell
2005-01-13
1
-2
/
+0
*
Emit constant colors for texunit 1 blending.
Keith Whitwell
2005-01-13
1
-1
/
+4
*
cut out dead texture state code
Keith Whitwell
2005-01-13
1
-11
/
+0
*
Fix glean scissor test
Alan Hourihane
2005-01-13
1
-2
/
+4
*
As we fallback for polygon stipple on the CLE266 for now, ensure we
Alan Hourihane
2005-01-13
1
-5
/
+7
*
Don't special-case 16bpp for colormask register - not needed.
Keith Whitwell
2005-01-12
1
-12
/
+4
*
Add flag to clear texture caches after texture upload.
Keith Whitwell
2005-01-12
1
-34
/
+16
*
Fix multitexturing.
Alan Hourihane
2005-01-12
1
-11
/
+14
*
fix a typo
Alan Hourihane
2005-01-11
1
-1
/
+1
*
Fix the calculation of the alpha reference value which negates the
Alan Hourihane
2005-01-11
1
-1
/
+5
*
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
1
-1
/
+16
*
fallback on polygon.stippleflag (thanks Keith)
Alan Hourihane
2005-01-11
1
-1
/
+1
*
Fallback on PolygonStipple for CLE266 hardware.
Alan Hourihane
2005-01-10
1
-4
/
+39
*
Avoid a segfault in multiarb.c
Keith Whitwell
2005-01-05
1
-3
/
+4
*
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
1
-35
/
+2
*
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
2004-12-30
1
-1
/
+16
*
Simplify viaBlit a bit more.
Keith Whitwell
2004-12-30
1
-3
/
+25
*
fix regression with fallbacks from recent commits
Keith Whitwell
2004-12-30
1
-4
/
+2
*
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
1
-4
/
+4
*
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
1
-10
/
+10
*
Make line stipple a fallback.
Keith Whitwell
2004-12-29
1
-14
/
+2
*
Large update
Keith Whitwell
2004-12-29
1
-27
/
+491
*
Chop out more dead code.
Keith Whitwell
2004-12-23
1
-296
/
+25
*
Remove dead code.
Keith Whitwell
2004-12-22
1
-53
/
+95
*
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-20
1
-66
/
+10
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-2
/
+2
*
fix recursion problem introduced on Nov 27
Brian Paul
2004-12-12
1
-1
/
+1
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-0
/
+3
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-2
/
+2
*
Cut out all of the old texture environment code and rewrote it from
Ian Romanick
2004-10-02
1
-4759
/
+4
*
Replace the numerous switch-statements to derive GL_COMBINE post-scale
Ian Romanick
2004-10-01
1
-419
/
+208
*
Factored out code for setting texture coordinate wrap bits. Added support
Ian Romanick
2004-09-30
1
-21
/
+44
*
updates from Erdi Chen
Brian Paul
2004-02-23
1
-139
/
+137
*
Minor fixes for recent Mesa 6.1 changes
Brian Paul
2004-01-30
1
-5
/
+9
*
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul
2004-01-30
1
-0
/
+6376