index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
blend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-3
/
+132
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Header file clean-up:
Brian Paul
2002-10-24
1
-5
/
+1
*
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-10-04
1
-8
/
+6
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-12
/
+12
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
1
-7
/
+7
*
more warning fixes (Karl Schultz)
Brian Paul
2001-09-14
1
-5
/
+5
*
Consolidated source files. Since the re-org a number of source files
Brian Paul
2001-06-18
1
-1
/
+126
*
Removed DD_Z_NEVER.
Brian Paul
2001-03-29
1
-2
/
+2
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-5
/
+4
*
added Driver.BlendColor() function, for completeness
Brian Paul
2001-03-07
1
-3
/
+6
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-24
/
+24
*
fixed extension checking in _mesa_BlendEquation()
Brian Paul
2001-02-26
1
-6
/
+13
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-37
/
+51
*
Committing in .
Jouk Jansen
2000-11-22
1
-7
/
+7
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-4
/
+1
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-633
/
+1
*
Removed UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL flag instead.
Brian Paul
2000-10-30
1
-6
/
+10
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-12
/
+13
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-38
/
+42
*
Major audit of all Mesa's x86 assembly code. This round is basically
Gareth Hughes
2000-10-23
1
-4
/
+4
*
improved blending accuracy to fix Glean test failures
Brian Paul
2000-10-19
1
-19
/
+39
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
1
-5
/
+5
*
added more extensions testing code
Brian Paul
2000-08-30
1
-3
/
+18
*
fixed GL_ONE_MINUS_CONSTANT_ALPHA bug (geza)
Brian Paul
2000-06-29
1
-3
/
+3
*
initial work for GL_NV_blend_square extension
Brian Paul
2000-05-30
1
-5
/
+78
*
renamed alpha buffer functions
Brian Paul
2000-04-11
1
-2
/
+2
*
bunch of dispatch and extension-related changes
Brian Paul
2000-02-24
1
-6
/
+6
*
fixed GL_SRC_ALPHA_SATURATE bug, lots clean-up
Brian Paul
2000-02-21
1
-26
/
+27
*
replaced gl_ prefix with _mesa_ prefix on blend funcs
Brian Paul
2000-02-02
1
-31
/
+41
*
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
1
-3
/
+3
*
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-11-12
1
-22
/
+26
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-14
/
+13
*
changes to silence MSVC warnings
Brian Paul
1999-11-08
1
-29
/
+29
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-5
/
+2
*
silenced uninitialized variable warnings
Brian Paul
1999-10-21
1
-1
/
+9
*
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-08
1
-2
/
+6
*
more hooks for mga driver, including an immediate fastpath
Keith Whitwell
1999-09-30
1
-1
/
+9
*
fixed alpha channel problem in gl_blend_pixels()
Brian Paul
1999-08-19
1
-8
/
+1
*
Initial revision
jtg
1999-08-19
1
-0
/
+812