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
/
r300
/
radeon_vtxfmt_a.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300: Removed the deprecated VTXFMT code.
Oliver McFadden
2007-05-09
1
-662
/
+0
*
r300: Fixed some more function names.
Oliver McFadden
2007-05-09
1
-1
/
+1
*
r300: Changed r300_run_vb_render calls to r300RunRender in some conditionally
Oliver McFadden
2007-05-09
1
-2
/
+2
*
r300: Renamed the VBO functions to the R300 name format.
Oliver McFadden
2007-05-08
1
-2
/
+2
*
don't use hw to perform vertex transform etc. when using swtcl. This for comp...
Aapo Tahkola
2007-05-05
1
-1
/
+7
*
Move r300 to new fbo interface based on Keith Whithwell.
Jerome Glisse
2006-11-02
1
-218
/
+86
*
silence warning
Brian Paul
2006-08-23
1
-2
/
+1
*
Added _mesa_lookup_program() and _mesa_lookup_bufferobj() functions to avoid
Brian Paul
2006-08-23
1
-3
/
+3
*
remove duplicate pieces of code.
Aapo Tahkola
2006-08-22
1
-20
/
+2
*
extend some DrawRangeElements cases to support rendering more than 65535 vert...
Aapo Tahkola
2006-08-22
1
-1
/
+35
*
support shorts as vertex data
Aapo Tahkola
2006-08-11
1
-136
/
+28
*
fix #6991
Aapo Tahkola
2006-07-31
1
-21
/
+0
*
cleanup, avoid magic values
Tilman Sauerbeck
2006-06-29
1
-1
/
+1
*
Fix generic vertex attribs (Rune Petersen)
Aapo Tahkola
2006-06-27
1
-0
/
+3
*
Make r300 driver build with GL_APPLE_vertex_array_object changes.
Ian Romanick
2006-06-12
1
-10
/
+12
*
this should use the configured number not the MAX, this has no effect until
Dave Airlie
2006-05-12
1
-1
/
+1
*
use _TNL_FIRST/LAST_MAT indexes
Brian Paul
2006-04-25
1
-6
/
+6
*
Enable USER_BUFFERS, RADEON_VTXFMT_A and HW_VBOS on big endian by forcing all...
Benjamin Herrenschmidt
2006-04-23
1
-7
/
+46
*
fix some conflict happenings at context destroy by freeing buffers immediatel...
Aapo Tahkola
2006-04-08
1
-7
/
+13
*
-fix texrect fallback when using vtxfmt_a (glitz, xgl, etc.)
Aapo Tahkola
2006-03-19
1
-47
/
+66
*
Clean build.
Aapo Tahkola
2006-03-13
1
-19
/
+28
*
Kick VBOs out of GART if nothing else helps.
Aapo Tahkola
2006-03-09
1
-0
/
+32
*
Fix broken DrawElements & DrawRangeElements.
Aapo Tahkola
2006-03-07
1
-4
/
+4
*
Various fallbacks, checks and tags.
Aapo Tahkola
2006-03-07
1
-27
/
+131
*
Re-enable fallbacks.
Aapo Tahkola
2005-11-01
1
-1
/
+5
*
-Fix first frame -bug
Aapo Tahkola
2005-11-01
1
-28
/
+49
*
Compiled arrays for vtxfmt_a path.
Aapo Tahkola
2005-10-28
1
-25
/
+78
*
Sync with my local tree.
Aapo Tahkola
2005-10-26
1
-0
/
+610