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
/
r200
/
r200_maos_arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
1
-18
/
+6
*
r200: cleanup some bits that aren't used
Dave Airlie
2009-02-09
1
-4
/
+2
*
r200: fixup DMA region stuff
Dave Airlie
2009-02-04
1
-2
/
+0
*
r200/r300: swtcl fixups to use old dma buffers on top of BOs
Dave Airlie
2009-01-31
1
-12
/
+7
*
radeon/r200/r300: bring back old style DMA buffer on top of BOs.
Dave Airlie
2009-01-29
1
-104
/
+0
*
r200: disable some debug
Dave Airlie
2009-01-23
1
-1
/
+1
*
r200: make tri render on my r200.
Dave Airlie
2009-01-21
1
-9
/
+9
*
r200: tri runs without crashing - doesn't draw anything
Dave Airlie
2009-01-20
1
-205
/
+43
*
r200: clear is working at least - not much else
Dave Airlie
2009-01-20
1
-17
/
+17
*
radeon/r200: start splitting out commonalities into separate headers
Dave Airlie
2009-01-13
1
-10
/
+10
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-5
/
+5
*
remove CVS/XFree86 keywords
Christoff Brill
2007-05-17
1
-1
/
+0
*
r200 fix broken (by new input handling) fogcoord
Roland Scheidegger
2007-02-23
1
-2
/
+2
*
r200: simplify / unify input map handling for vp and fftnl
Roland Scheidegger
2007-02-09
1
-303
/
+99
*
remove now unused vtxfmt stuff from radeon/r200 header files
Roland Scheidegger
2007-02-03
1
-4
/
+3
*
submit vertex weights to make World of Warcraft maybe happy (bug 8250)
Roland Scheidegger
2006-12-14
1
-1
/
+18
*
fix mixed conventional / generic vertex arrays which caused a wrong array ord...
Roland Scheidegger
2006-11-30
1
-1
/
+110
*
enable generic arrays for r200 hw vertex programs by assigning unused color a...
Roland Scheidegger
2006-11-03
1
-5
/
+58
*
fix (per-vertex) fog when using ARB_vp by incorporating fog factor computatio...
Roland Scheidegger
2006-10-24
1
-6
/
+15
*
enable GL_EXT_fog_coord. Calculate fog factors and submit them instead of fog...
Roland Scheidegger
2004-11-03
1
-0
/
+56
*
Add code to support projective texturing and fix mixed enabling of texture
Eric Anholt
2004-10-16
1
-16
/
+0
*
add support for more than 2 texture units (max 6, default 4). use hang workar...
Roland Scheidegger
2004-06-02
1
-3
/
+0
*
change some explicit references to texture units 0/1 to unit < MaxTextureUnit...
Roland Scheidegger
2004-05-27
1
-6
/
+6
*
Added support for the 3rd texture coordinate for cubemaps and 3D
Ian Romanick
2004-05-05
1
-22
/
+28
*
Updates to tnl_dd_dmatmp.h
Keith Whitwell
2003-12-11
1
-25
/
+27
*
clean up some compiler warnings
Keith Whitwell
2003-12-09
1
-2
/
+4
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-48
/
+28
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-3
/
+28
*
r200 driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+478