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
/
pixel.c
Age
Commit message (
Expand
)
Author
2000-10-30
Removed UPDATE_IMAGE_TRANSFER_STATE, use _NEW_PIXEL flag instead.
Brian Paul
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-29
More GLchan color channel changes.
Brian Paul
2000-10-28
New colormac.h file for color-related macros.
Brian Paul
2000-10-28
Basic work to support deep color channels:
Brian Paul
2000-10-19
glPixelStore(GL_PACK/UNPACK_SKIP_IMAGES) wasn't handled correctly
Brian Paul
2000-08-21
implemented new ImageTransferState bitmask
Brian Paul
2000-05-07
Err, initial code for GL_EXT_convolution, not histogram
Brian Paul
2000-05-07
initial code for GL_EXT_histogram extension
Brian Paul
2000-04-17
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-17
work on GL_SGI_color_table
Brian Paul
2000-04-12
more work on GL_SGI_color_table, pixel transfer code clean-up
Brian Paul
2000-04-08
added GL_SGI_color_matrix extension
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-30
added a few more scale/bias/lookup functions (for future use)
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-08-19
Initial revision
jtg
[prev]