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
/
tdfx
/
tdfx_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-12
/
+1
*
updates to dri drivers for recent stencil changes
Keith Whitwell
2006-05-08
1
-3
/
+3
*
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
-5
/
+5
*
fix dstRGB factor
Daniel Borca
2005-01-06
1
-3
/
+3
*
uint*t -> u_int*t changes
Alan Hourihane
2004-12-14
1
-1
/
+1
*
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
*
several new bugs
Daniel Borca
2004-07-19
1
-92
/
+115
*
Implemented support for software-based AUX color buffers.
Brian Paul
2004-03-21
1
-2
/
+2
*
Adjustments to make everything use IOCTL/sarea defines in DRM instead
Jon Smirl
2004-03-11
1
-5
/
+5
*
Added support for EXT_blend_equation_separate / ATI_blend_equation_separate.
Ian Romanick
2004-01-27
1
-2
/
+4
*
more fixing for tdfxUpdateTexturePalette
Brian Paul
2004-01-23
1
-3
/
+0
*
Remove dd_function_table::BlendFunc. All drivers now use
Ian Romanick
2004-01-21
1
-12
/
+3
*
Before calling _mesa_create_context(), initialize a dd_function_table struct
Brian Paul
2004-01-20
1
-34
/
+0
*
build fixes
Alan Hourihane
2003-12-04
1
-1
/
+2
*
add tdfx DRI driver
Alan Hourihane
2003-12-04
1
-0
/
+1466