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
/
i810state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Remove all DRI1 drivers
Ian Romanick
2011-08-26
1
-1002
/
+0
*
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
-27
/
+27
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-2
/
+0
|
\
|
*
i810: Remove unnecessary headers.
Vinson Lee
2010-01-20
1
-2
/
+0
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
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
-11
/
+10
*
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-21
1
-1
/
+1
*
Replace gl_framebuffer's _ColorDrawBufferMask with _ColorDrawBufferIndexes
Brian
2008-01-06
1
-7
/
+9
*
Remove ctx->Point._Size and ctx->Line._Width.
Brian
2007-07-21
1
-2
/
+8
*
switch several dri drivers over
Keith Whitwell
2006-10-30
1
-2
/
+2
*
Remove a bunch of "ctx->Driver.function = _swrast_Function" lines since
Brian Paul
2006-10-15
1
-15
/
+0
*
add texture rectangle support for i815, I wrote the original patch about
Dave Airlie
2006-05-17
1
-0
/
+1
*
Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function,
Brian Paul
2005-09-14
1
-4
/
+0
*
SetBuffer, renderbuffer changes
Brian Paul
2005-09-03
1
-9
/
+0
*
Implement GL_ARB_texture_env_combine, GL_EXT_texture_env_combine, and
Ian Romanick
2005-08-29
1
-30
/
+30
*
Add support for NV_blend_square. This was tested with
Ian Romanick
2005-08-18
1
-6
/
+18
*
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
*
added support for GL_ARB_draw_buffers
Brian Paul
2004-10-02
1
-1
/
+1
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-3
/
+3
*
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
1
-3
/
+7
*
Remove dd_function_table::BlendFunc. All drivers now use
Ian Romanick
2004-01-21
1
-16
/
+3
*
add the i810 driver - no kernel driver yet
Alan Hourihane
2003-09-30
1
-0
/
+1019