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_sanity.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-10
/
+10
*
mesa: Use u_math.h from macros.h
Eric Anholt
2015-02-20
1
-2
/
+0
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-3
/
+3
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-2
/
+1
*
radeon: Remove unnecessary headers.
Vinson Lee
2010-01-30
1
-1
/
+0
*
r100: Use shared debug code.
Pauli Nieminen
2009-08-31
1
-2
/
+2
*
radeon/r200/r300: initial attempt to convert to common context code
Dave Airlie
2009-01-14
1
-1
/
+1
*
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
-1
/
+1
*
preparation for r200 hw vertex programs. Increase R200_CMD_BUF_SZ to 16k inst...
Roland Scheidegger
2006-05-27
1
-0
/
+1
*
fix missing *_STATECHANGE in *UpdateViewportOffset for radeon, r200 and r300 ...
Roland Scheidegger
2006-03-28
1
-1
/
+3
*
coverity check bug fix going over end of array
Dave Airlie
2006-03-08
1
-1
/
+1
*
add the new drm packets needed for ATI_fragment_shader to the sanity code of ...
Roland Scheidegger
2005-09-10
1
-0
/
+9
*
add support for user-configurable brilinear filtering on r200
Roland Scheidegger
2005-03-15
1
-0
/
+1
*
s/0/NULL/ (Jeff Muizelaar)
Brian Paul
2005-02-16
1
-1
/
+1
*
add the new RADEON_CUBIC_OFFSET/FACES state packets/registers to radeon (and ...
Roland Scheidegger
2005-02-10
1
-1
/
+24
*
(Stephane Marchesin, me) add hyperz support to radeon and r200 drivers. Only ...
Roland Scheidegger
2004-12-08
1
-0
/
+2
*
add missing R200_RB3D_BLENDCOLOR to r200/radeon_sanity.c
Roland Scheidegger
2004-06-28
1
-0
/
+1
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-15
/
+15
*
fix from DRI trunk
Alan Hourihane
2003-12-10
1
-7
/
+7
*
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
/
+1043