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
/
colortab.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-2
/
+1
*
Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.
Brian Paul
2002-06-29
1
-4
/
+2
*
added missing texture cube map targets
Brian Paul
2002-06-08
1
-3
/
+66
*
more warning fixes (Karl Schultz)
Brian Paul
2001-09-15
1
-3
/
+3
*
more work on float colors (still not finished)
Brian Paul
2001-07-14
1
-2
/
+1
*
Minor fixes for Win32 (Karl Schultz).
Brian Paul
2001-04-20
1
-2
/
+2
*
Added IROUND_POS() macro to mmath.h and use where appropriate. (Klaus Niederk...
Brian Paul
2001-04-10
1
-20
/
+20
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-37
/
+3
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-8
/
+8
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-7
/
+18
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-29
/
+29
*
colortable w/ size=0 wasn't handled correctly
Brian Paul
2001-02-27
1
-97
/
+80
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-14
/
+9
*
generate GL_INVALID_OPERATION error for bad image format/type combinations
Brian Paul
2000-12-10
1
-3
/
+3
*
set default table size to 0, minor error check fix
Brian Paul
2000-12-09
1
-6
/
+12
*
More auto* build system updates
Jon Taylor
2000-11-23
1
-1
/
+2
*
call gl_update_state() if needed in glGetColorTable, glGetConvolutionFilter
Brian Paul
2000-11-21
1
-1
/
+5
*
added some RENDER_START/RENDER_FINISH macros. Minor GLchan changes
Brian Paul
2000-11-21
1
-1
/
+5
*
Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars.
Brian Paul
2000-11-19
1
-16
/
+16
*
minor changes to silence compiler warnings
Brian Paul
2000-11-10
1
-1
/
+2
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-2
/
+1
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-1
/
+7
*
More GLchan color channel changes.
Brian Paul
2000-10-29
1
-7
/
+7
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-70
/
+70
*
fixed image transfer errors
Brian Paul
2000-08-21
1
-8
/
+8
*
several colortable fixes
Brian Paul
2000-06-29
1
-37
/
+124
*
fixed GL_INTENSITY error checking bug
Brian Paul
2000-06-27
1
-3
/
+5
*
replaced _mesa_base_tex_format() with base_colortab_format()
Brian Paul
2000-05-24
1
-3
/
+61
*
more GL_EXT_convolution work
Brian Paul
2000-05-10
1
-2
/
+3
*
more color table and imaging work
Brian Paul
2000-04-18
1
-11
/
+12
*
dynamically allocate color table data, uses less memory
Brian Paul
2000-04-17
1
-74
/
+160
*
work on GL_SGI_color_table
Brian Paul
2000-04-17
1
-34
/
+149
*
more GL_SGI_color_table extension work
Brian Paul
2000-04-12
1
-165
/
+536
*
fixed duplicate variable problem
Brian Paul
2000-04-11
1
-3
/
+3
*
initial work on GL_SGI_color_table extension
Brian Paul
2000-04-11
1
-20
/
+33
*
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-21
1
-6
/
+6
*
added proxy texture targets to GetColorTableParameter (Steven Fuller)
Brian Paul
2000-02-28
1
-1
/
+10
*
bunch of dispatch and extension-related changes
Brian Paul
2000-02-24
1
-29
/
+29
*
renamed struct gl_palette as struct gl_color_table
Brian Paul
1999-11-19
1
-5
/
+5
*
changed a warning string
Brian Paul
1999-11-11
1
-2
/
+2
*
ColorTableEXT clean-up
Brian Paul
1999-11-11
1
-29
/
+28
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-81
/
+220
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-08
1
-1
/
+5
*
Initial revision
jtg
1999-08-19
1
-0
/
+312