index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
unichrome
/
via_tris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
1
-1
/
+2
|
\
|
*
unichrome: Silence compiler warnings.
Vinson Lee
2009-12-15
1
-1
/
+2
*
|
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
1
-2
/
+2
|
/
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-6
/
+6
*
code clean-ups, reformatting
Benno Schulenberg
2007-11-09
1
-11
/
+8
*
fix Unichrome/Blender crash, bug 13142
Benno Schulenberg
2007-11-08
1
-2
/
+4
*
More GLSL code:
Michal Krol
2006-04-11
1
-11
/
+16
*
add special case for flat shaded + separate specular triangles
Keith Whitwell
2005-05-25
1
-17
/
+50
*
Only use x86 / SSE assembly when USE_X86_ASM / USE_SSE_ASM are defined.
Ian Romanick
2005-05-24
1
-1
/
+1
*
Disable recent sse change pending more testing.
Keith Whitwell
2005-05-23
1
-1
/
+2
*
Use SSE for vertex emit -- another good speedup.
Keith Whitwell
2005-05-23
1
-0
/
+9
*
Don't call PrimitiveNotify with an invalid primitive. Fix ipers
Keith Whitwell
2005-04-05
1
-3
/
+5
*
merge unichrome changes from branch
Keith Whitwell
2005-03-22
1
-40
/
+54
*
Bring the texcombine fixes to the trunk.
Keith Whitwell
2005-01-19
1
-1
/
+16
*
remove some debug
Alan Hourihane
2005-01-18
1
-1
/
+1
*
Fix tristrips (which fixes coloredTexPerf2 & coloredLitPerf2 glean tests)
Alan Hourihane
2005-01-18
1
-1
/
+1
*
Enable line stippling.
Alan Hourihane
2005-01-14
1
-7
/
+12
*
Fix previously un-noticed issue with flat-shaded points.
Keith Whitwell
2005-01-14
1
-13
/
+17
*
silence a warning
Alan Hourihane
2005-01-14
1
-1
/
+1
*
Rename via_fastrender_* to avoid confusion with similar functions in
Keith Whitwell
2005-01-13
1
-5
/
+5
*
Simplify viaChooseVertexState slightly.
Keith Whitwell
2005-01-13
1
-5
/
+1
*
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
1
-4
/
+7
*
Fix usage of texture units, when TEX1 is enabled, but not TEX0.
Alan Hourihane
2005-01-11
1
-3
/
+4
*
Small Unichrome fixes:
Thomas Hellström
2005-01-06
1
-1
/
+1
*
make alloc-dma functions inline, rearrange some debug
Keith Whitwell
2005-01-05
1
-1
/
+1
*
Change to use the t_vertex.c mechanisms for building vertices,
Keith Whitwell
2005-01-04
1
-141
/
+343
*
Get scissor test working again. Passes glean scissor test.
Keith Whitwell
2004-12-30
1
-2
/
+7
*
Calculate DEPTH_SCALE correctly for polygon offset.
Keith Whitwell
2004-12-30
1
-1
/
+1
*
fix regression with fallbacks from recent commits
Keith Whitwell
2004-12-30
1
-2
/
+4
*
Fix some wrapping bugs in the last commit. Probably there are more
Keith Whitwell
2004-12-29
1
-7
/
+20
*
Simplfy clear() and swapbuffers() code.
Keith Whitwell
2004-12-29
1
-40
/
+63
*
Make line stipple a fallback.
Keith Whitwell
2004-12-29
1
-3
/
+10
*
Get twoside-lit triangles working again
Keith Whitwell
2004-12-29
1
-8
/
+33
*
Large update
Keith Whitwell
2004-12-29
1
-786
/
+166
*
Remove the VIA_PERFORMANCE code. A step towards moving the driver
Keith Whitwell
2004-12-23
1
-41
/
+0
*
Chop out more dead code.
Keith Whitwell
2004-12-23
1
-1
/
+0
*
Remove dead code.
Keith Whitwell
2004-12-22
1
-120
/
+3
*
Remove #ifdef DEBUG's in code, but still allow compiler to remove debug
Keith Whitwell
2004-12-20
1
-112
/
+0
*
Unichrome DRI:
Thomas Hellström
2004-12-15
1
-6
/
+6
*
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-07-01
1
-7
/
+7
*
updates from Erdi Chen
Brian Paul
2004-02-23
1
-14
/
+16
*
Via Unichrome/cle266 driver (Erdi Chen)
Brian Paul
2004-01-30
1
-0
/
+1717