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_verts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: add missing fallthrough comments
Timothy Arceri
2020-07-02
1
-0
/
+3
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-7
/
+6
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-1
/
+1
*
mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unit
Marek Olšák
2018-02-13
1
-1
/
+1
*
mesa/drivers: Fix clang constant-logical-operand warnings.
Vinson Lee
2014-06-14
1
-5
/
+5
*
radeon: Drop the remaining driver usage of _ReallyEnabled.
Eric Anholt
2014-04-30
1
-1
/
+2
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
mesa: remove DD_SEPARATE_SPECULAR flag
Brian Paul
2013-04-17
1
-1
/
+2
*
radeon: share common fog code between radeon and r200
Alex Deucher
2012-01-17
1
-1
/
+1
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
dri/radeon: remove duplicated includes
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
radeon/r200/r300/r600: make bo mapping be explicit
Dave Airlie
2009-11-24
1
-2
/
+2
*
tnl: Replace deprecated ObjPtr with AttribPtr[_TNL_ATTRIB_POS]
Eric Anholt
2009-11-19
1
-8
/
+8
*
tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]
Eric Anholt
2009-11-19
1
-3
/
+3
*
radeon/r200/r300: collapse context destruction down to a common path.
Dave Airlie
2009-04-02
1
-21
/
+8
*
radeon: check for valid bo in release arrays
Dave Airlie
2009-02-14
1
-2
/
+4
*
radeon: make more r100 work
Dave Airlie
2009-02-09
1
-17
/
+12
*
radeon: make compile again.
Dave Airlie
2009-02-04
1
-5
/
+5
*
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
1
-2
/
+2
*
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
-3
/
+3
*
remove vtxfmt code, switch over to vbo
Keith Whitwell
2006-10-31
1
-1
/
+1
*
add GL_EXT_fog_coord support to radeon driver. No vtxfmt code (just uses fall...
Roland Scheidegger
2005-10-17
1
-3
/
+6
*
enable cube maps on radeon (#2241 on bugzilla). No vtxfmt code yet (just gene...
Roland Scheidegger
2005-10-15
1
-1
/
+2
*
enable 3rd texture unit on radeon (default still 2 enabled units). Disable so...
Roland Scheidegger
2005-10-13
1
-36
/
+98
*
Minor driver cleanup. Remove unnecessery/unneded radeon/r200AllocDmaRegionVer...
Roland Scheidegger
2005-10-11
1
-5
/
+4
*
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
-5
/
+23
*
build fixes
Alan Hourihane
2004-04-08
1
-1
/
+1
*
minor changes to silence warnings
Brian Paul
2004-01-18
1
-0
/
+1
*
Updates to tnl_dd_dmatmp.h
Keith Whitwell
2003-12-11
1
-5
/
+0
*
fix typo
Alan Hourihane
2003-12-10
1
-4
/
+4
*
disable some DEBUG
Alan Hourihane
2003-12-04
1
-0
/
+2
*
Import vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-2
/
+36
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-1
/
+1
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-0
/
+335