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
/
radeon
/
radeon_maos_arrays.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
radeon: share common fog code between radeon and r200
Alex Deucher
2012-01-17
1
-46
/
+5
*
radeon: fix fog coordinate emit
Alex Deucher
2012-01-17
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-24
1
-0
/
+4
*
tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]
Eric Anholt
2009-11-19
1
-2
/
+2
*
tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.
Eric Anholt
2009-11-19
1
-7
/
+7
*
tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]
Eric Anholt
2009-11-19
1
-4
/
+4
*
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
1
-6
/
+6
*
tnl: Replace NormalPtr with AttribPtr[_TNL_ATTRIB_NORMAL]
Eric Anholt
2009-11-19
1
-2
/
+2
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-5
/
+5
*
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
1
-13
/
+0
*
radeon: make more r100 work
Dave Airlie
2009-02-09
1
-56
/
+28
*
radeon: port over arrays code even though not in use yet
Dave Airlie
2009-02-06
1
-236
/
+47
*
radeon: remove even more common code
Dave Airlie
2009-01-29
1
-100
/
+0
*
Remove CVS keywords.
Keith Whitwell
2008-09-21
1
-1
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-5
/
+5
*
on r200, don't emit fog coords when fog isn't actually enabled. Fix bug with ...
Roland Scheidegger
2005-10-18
1
-1
/
+3
*
add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...
Roland Scheidegger
2005-10-17
1
-0
/
+58
*
enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...
Roland Scheidegger
2005-10-15
1
-2
/
+2
*
enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...
Roland Scheidegger
2005-10-13
1
-57
/
+35
*
fix typo in radeon_maos_arrays.c from last commit (code currently unused, tha...
Roland Scheidegger
2005-10-05
1
-2
/
+2
*
remove unneeded parameter from radeonUploadTexMatrix.
Roland Scheidegger
2005-10-05
1
-2
/
+2
*
Remove the tcl fallback for texture rectangle (by manipulating the texture ma...
Roland Scheidegger
2005-10-05
1
-14
/
+29
*
update so it compiles again (untested driver path!). Basically ported changes...
Roland Scheidegger
2004-05-28
1
-64
/
+76
*
Updates to tnl_dd_dmatmp.h
Keith Whitwell
2003-12-11
1
-2
/
+0
*
disable some DEBUG
Alan Hourihane
2003-12-04
1
-1
/
+4
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-2
/
+2
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+591