index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
r128
/
server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Egberts fixes for 64bit architectures
Alan Hourihane
2005-08-15
1
-3
/
+3
*
Fixing memset on ia64 & other archs
Dave Airlie
2005-03-05
1
-2
/
+3
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
2
-65
/
+65
*
Make solo radeon/r128 drivers track fix for DRI bug 849
Jon Smirl
2004-07-10
1
-15
/
+7
*
Convert miniglx to use Ian's fancy new driver config code.
Jon Smirl
2004-07-05
1
-44
/
+0
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-104
/
+3
*
This should make most linux-solo drivers work again. Mainly a fix
Jon Smirl
2004-06-29
1
-1
/
+1
*
Enable GL_EXT_blend_subtract and GL_NV_blend_square.
Ian Romanick
2004-06-04
1
-66
/
+29
*
Removed need for sarea.h, various touch ups to get rid of type mismatches.
Jon Smirl
2004-06-02
1
-0
/
+1
*
Replace drmHandle, drmContext, drmDrawable, drmMagic and related types with
Ian Romanick
2004-06-02
3
-11
/
+11
*
move pSAREAPriv declaration to be C-compliant
Brian Paul
2004-04-08
1
-1
/
+1
*
Convert int(8|32)_t to uint(8|32)_t, like should have been done the first time.
Ian Romanick
2004-03-18
2
-70
/
+70
*
Convert all uses of CARD32 and CARD8 to int32_t and int8_t.
Ian Romanick
2004-03-17
2
-70
/
+70
*
Make R128 driver use sarea/defines from DRM. removed r128_common.h
Jon Smirl
2004-03-12
4
-380
/
+15
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
2
-6
/
+4
*
Fix compile problems with `glMultiModeDrawArraysIBM'
Jon Smirl
2003-08-24
2
-1
/
+59
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
8
-0
/
+3824