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
/
drawpix.c
Age
Commit message (
Expand
)
Author
2000-06-30
added histogram sink test
Brian Paul
2000-06-30
enabled GL_POST_CONVOLUTION_COLOR_TABLE
Brian Paul
2000-06-27
added GL_EXT_texture_env_combine (Holger Waechtler)
Brian Paul
2000-06-27
fixed type checking error
Brian Paul
2000-05-04
implemented GL_EXT_histogram extension
Brian Paul
2000-04-18
more color table and imaging work
Brian Paul
2000-04-12
more work on GL_SGI_color_table, pixel transfer code clean-up
Brian Paul
2000-04-11
clip depth/stencil spans to window bounds
Brian Paul
2000-04-08
added GL_SGI_color_matrix extension
Brian Paul
2000-04-07
added GL_SGIX/SGIS_pixel_texture extension
Brian Paul
2000-04-01
changes for GL_HP_occlusion_test
Brian Paul
2000-03-21
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-03
runtime selectable depth buffer depth
Brian Paul
2000-03-03
moved device driver DrawPixels call
Brian Paul
2000-02-08
glDrawPixels w/ format=GL_COLOR_INDEX was broken
Brian Paul
2000-02-02
updated includes for source file reorg
Brian Paul
1999-11-26
generate Z values when fog enabled (Andree Borrmann)
Brian Paul
1999-11-24
added support for separate read/draw buffers per context
Brian Paul
1999-11-22
added _mesa_clip_pixelrect()
Brian Paul
1999-11-18
silence an uninitialized var warning
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-10-19
more image type error checking in draw_stencil_pixels()
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-18
Large patch:
Keith Whitwell
1999-08-19
Initial revision
jtg