index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
colortab.c
Age
Commit message (
Expand
)
Author
2000-08-21
fixed image transfer errors
Brian Paul
2000-06-29
several colortable fixes
Brian Paul
2000-06-27
fixed GL_INTENSITY error checking bug
Brian Paul
2000-05-24
replaced _mesa_base_tex_format() with base_colortab_format()
Brian Paul
2000-05-10
more GL_EXT_convolution work
Brian Paul
2000-04-18
more color table and imaging work
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 GL_SGI_color_table extension work
Brian Paul
2000-04-11
fixed duplicate variable problem
Brian Paul
2000-04-11
initial work on GL_SGI_color_table extension
Brian Paul
2000-03-21
changed imaging functions to _mesa_ prefix
Brian Paul
2000-02-28
added proxy texture targets to GetColorTableParameter (Steven Fuller)
Brian Paul
2000-02-24
bunch of dispatch and extension-related changes
Brian Paul
1999-11-19
renamed struct gl_palette as struct gl_color_table
Brian Paul
1999-11-11
changed a warning string
Brian Paul
1999-11-11
ColorTableEXT clean-up
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-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-08-19
Initial revision
jtg