index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
blend.c
Age
Commit message (
Expand
)
Author
2000-06-29
fixed GL_ONE_MINUS_CONSTANT_ALPHA bug (geza)
Brian Paul
2000-05-30
initial work for GL_NV_blend_square extension
Brian Paul
2000-04-11
renamed alpha buffer functions
Brian Paul
2000-02-24
bunch of dispatch and extension-related changes
Brian Paul
2000-02-21
fixed GL_SRC_ALPHA_SATURATE bug, lots clean-up
Brian Paul
2000-02-02
replaced gl_ prefix with _mesa_ prefix on blend funcs
Brian Paul
1999-11-24
added support for separate read/draw buffers per context
Brian Paul
1999-11-12
. Updates to get X86, MXX and 3DNow assembler code working with Watcom
Kendall Bennett
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-08
changes to silence MSVC warnings
Brian Paul
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-10-21
silenced uninitialized variable warnings
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-30
more hooks for mga driver, including an immediate fastpath
Keith Whitwell
1999-08-19
fixed alpha channel problem in gl_blend_pixels()
Brian Paul
1999-08-19
Initial revision
jtg