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
/
savage
/
savagerender.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Add missing header m_xform.h.
Vinson Lee
2010-08-07
1
-0
/
+2
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+0
|
\
|
*
savage: Remove unnecessary headers.
Vinson Lee
2010-01-23
1
-1
/
+0
*
|
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
1
-4
/
+4
|
/
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-5
/
+5
*
fix GL_LINE_LOOP with drivers using own render pipeline stage (#12410, #13527)
Roland Scheidegger
2007-12-22
1
-1
/
+1
*
in run_texnorm_stage() check if the texture unit is really enabled before try...
Brian Paul
2005-11-19
1
-50
/
+52
*
fix problems found with gcc 2.96 (bug 4934)
Brian Paul
2005-10-31
1
-5
/
+5
*
Fixed a segfault introduced by Keith's pipeline changes.
Felix Kuehling
2005-04-23
1
-1
/
+2
*
First pass at updating these drivers with pipeline_stage struct changes.
Keith Whitwell
2005-04-22
1
-44
/
+17
*
* Added options for disabling the fast path (render stage) and vertex DMA
Felix Kuehling
2005-01-20
1
-0
/
+1
*
Added support for ELTS to the _savage_render_stage. Requires at least
Felix Kuehling
2005-01-20
1
-20
/
+57
*
Added a fast path for emitting unclipped primitives directly to a
Felix Kuehling
2005-01-16
1
-0
/
+356