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
/
mgastate.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Remove all DRI1 drivers
Ian Romanick
2011-08-26
1
-1198
/
+0
*
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-11
1
-4
/
+5
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
1
-2
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-34
/
+34
*
mesa: Remove ClearIndex and IndexMask from device-driver interface
Ian Romanick
2010-03-03
1
-3
/
+0
*
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-3
/
+3
*
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-6
/
+4
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-4
/
+4
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
1
-7
/
+9
*
Drop createDrawable and destroyDrawable fron DRIinterfaceMethods.
Kristian Høgsberg
2007-10-10
1
-5
/
+0
*
Merge branch 'master' of git+ssh://
[email protected]
/git/mesa/mesa i...
Keith Whitwell
2007-01-16
1
-5
/
+7
|
\
|
*
fix typo, silence warnings
Brian Paul
2006-11-02
1
-2
/
+3
|
*
Use RGBA_LOGICOP_ENABLED() instead of ctx->Color._LogicOpEnabled since we often
Brian Paul
2006-11-02
1
-4
/
+5
|
*
Fix bug #8799.
Ian Romanick
2006-10-30
1
-4
/
+7
|
*
Refactor mgaXMesaSetFrontClipRects and mgaXMesaSetBackClipRects.
Ian Romanick
2006-10-30
1
-33
/
+8
*
|
merge current trunk into vbo branch
Alan Hourihane
2006-11-02
1
-37
/
+15
*
|
switch remaining drivers over to vbo
Keith Whitwell
2006-10-31
1
-2
/
+2
|
/
*
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
1
-7
/
+0
*
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-14
1
-3
/
+0
*
Replace ctx->Driver.StencilOp/Func/Mask() functions with
Brian Paul
2005-09-13
1
-8
/
+11
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-5
/
+0
*
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2005-05-04
1
-3
/
+3
*
Remove _mesa_ResizeBuffersMESA() call from _mesa_set_viewport().
Brian Paul
2004-11-27
1
-0
/
+3
*
Fixed off by one errors in clipping.
Ville Syrjala
2004-10-16
1
-2
/
+2
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+1
*
Patch removes _SOLO definition needed for mesa-solo. mesa-solo
Jon Smirl
2004-07-04
1
-2
/
+1
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
Adjust mga drivers to remove redundant h file for sarea and IOCTLs
Jon Smirl
2004-03-12
1
-12
/
+12
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-2
/
+2
*
Use NEED_SECONDARY_COLOR() for checking specular state at all times
Keith Whitwell
2004-01-28
1
-1
/
+1
*
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
1
-2
/
+4
*
Remove dd_function_table::BlendFunc. All drivers now use
Ian Romanick
2004-01-21
1
-9
/
+3
*
bring over latest mga DRI driver from DRI trunk
Alan Hourihane
2003-12-05
1
-117
/
+79
*
Update DRI drivers to current DRI CVS and make them work.
Jon Smirl
2003-10-21
1
-44
/
+43
*
patch to import Jon Smirl's work from Bitkeeper
Brian Paul
2003-08-22
1
-575
/
+722
*
mga driver, brought over by Jon Smirl
Keith Whitwell
2003-08-06
1
-0
/
+1131