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
/
mga
/
mgaioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
Use __DRIextension mechanism providing loader functionality to the driver.
Kristian Høgsberg
2008-02-29
1
-3
/
+3
*
More vblank cleanups.
Michel Dänzer
2007-10-30
1
-2
/
+2
*
Refactor and fix core vblank support
Jesse Barnes
2007-10-29
1
-2
/
+1
*
Replace open-coded major, minor, and patch version fields with __DRIversionRec.
Kristian Høgsberg
2007-10-10
1
-2
/
+2
*
Remove x/y/width/height parameters from Clear functions.
Brian Paul
2006-11-01
1
-3
/
+2
*
Want to stop passing x/y/width/height to Clear() function.
Brian Paul
2006-10-18
1
-4
/
+13
*
make mgaSetFence() and mgaWaitFence() static
Brian Paul
2006-05-23
1
-2
/
+2
*
Fixes the glXGetProcAddress portion of the interface. Most of the functions
Ian Romanick
2005-07-26
1
-2
/
+2
*
Adds support for MGA DRM version 3.2.
Ian Romanick
2005-06-14
1
-59
/
+108
*
More comments. More dead-code removed. More clean-up.
Ian Romanick
2005-05-18
1
-71
/
+60
*
Remove some unused structure fields, add some comments, and ifdef out some
Ian Romanick
2005-05-12
1
-7
/
+33
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-8
/
+8
*
Adjust includes to help DRI build
Jon Smirl
2004-03-12
1
-0
/
+2
*
Adjust mga drivers to remove redundant h file for sarea and IOCTLs
Jon Smirl
2004-03-12
1
-13
/
+12
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-10
/
+10
*
silence warnings
Brian Paul
2004-03-04
1
-3
/
+3
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-7
/
+7
*
fix _SOLO build problem
Alan Hourihane
2003-12-05
1
-0
/
+1
*
bring over latest mga DRI driver from DRI trunk
Alan Hourihane
2003-12-05
1
-3
/
+1
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-2
/
+1
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-70
/
+57
*
mga driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+693