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
/
i810
/
i810ioctl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
i810: use ColorMask[0]
Brian Paul
2010-01-07
1
-1
/
+1
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-3
/
+3
*
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
-6
/
+6
*
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
/
+14
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-6
/
+6
*
fix some signed vs unsigned warnings
Dave Airlie
2005-02-14
1
-4
/
+4
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+1
*
Fix type conflict.
Adam Jackson
2004-05-28
1
-1
/
+2
*
Allow *_dri.so to build in Mesa tree with the 'linux-dri' target.
Keith Whitwell
2004-04-29
1
-6
/
+6
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-11
/
+11
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-4
/
+4
*
add the i810 driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+510