Holger's fixes for GL_EXT_texture_env_combine
[mesa.git] / src / mesa / main /
2000-07-05 Brian PaulHolger's fixes for GL_EXT_texture_env_combine
2000-06-30 Brian Pauladded histogram sink test
2000-06-30 Brian Paulinitialize some color table scale/bias factors
2000-06-30 Brian Paulenabled GL_POST_CONVOLUTION_COLOR_TABLE
2000-06-30 Brian PaulNeedEyeCoords if non-uniform scale transform
2000-06-29 Brian Paulfixed GL_ONE_MINUS_CONSTANT_ALPHA bug (geza)
2000-06-29 Brian Pauladded GL_TABLE_TOO_LARGE to gl_error()
2000-06-29 Brian Paulseveral colortable fixes
2000-06-29 Brian Pauldon't add light's ambient color to BaseColor in gl_upda...
2000-06-28 Brian Pauladd separate specular color support in multitextured_rg...
2000-06-28 Brian Pauladded flat_multitextured_line()
2000-06-28 Brian Paulfixed two proxy texture typos
2000-06-28 Brian Pauladded code to initialize shininess tables
2000-06-27 Brian Paulinitialize TextureStack matrices
2000-06-27 Brian Pauladded aligned memory allocations (Gareth Hughes)
2000-06-27 Brian Pauladded GL_EXT_texture_env_combine (Holger Waechtler)
2000-06-27 Brian Paulfixed GL_INTENSITY error checking bug
2000-06-27 Brian Paulremoved bad DrawDestMask assignments
2000-06-27 Brian Paulfixed type checking error
2000-06-27 Brian Paulfixed an assertion and minor bug
2000-06-27 Brian Paulinit Point.UserSize
2000-06-26 Brian Pauldisabled some ctx->NeedEyeCoords shortcuts
2000-06-26 Brian Paulupdating mat ambient/emissive was broke. always compute...
2000-06-24 Keith WhitwellPerformance fix for unfilled triangles on mga and i810...
2000-06-23 Brian Paulfixed ColorMask test in update_rasterflags()
2000-06-22 Brian PaulAdded FREE(depth) in error clause before return
2000-06-19 Keith Whitwellfix GL_BACK color material bug
2000-06-19 Brian Paulcheck for special cases of value = 0 or 1 in glAccum
2000-06-15 Brian Paulrevamped glCopyTexSubImage1/2/3D() to be more like...
2000-06-12 Brian PaulGL_TEXTURE_BASE_LEVEL wasn't working correctly
2000-06-12 Brian Pauldefine GL_GLEXT_PROTOTYPES for glext.h
2000-06-12 Brian Pauladded EXT version of vertex array functions
2000-06-12 Brian Pauladded EXT version of vertex array functions
2000-06-08 Brian Pauladded GL_EXT_packed_pixels extension, subset of GL 1.2
2000-06-06 Brian Paulmore work on GL_ARB_texture_compression
2000-06-05 Brian Pauladded ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv()
2000-06-05 Jouk Jansen Committing in .
2000-05-30 Brian Paulinitial work for GL_NV_blend_square extension
2000-05-30 Brian Paulmore work on GL_ARB_texture_cube_map
2000-05-26 Brian Paulapplied Eero Pajarre's patch for Windows
2000-05-26 Brian Paulmore work on GL_ARB_texture_cube_map
2000-05-24 Brian Paulchanged allocation/initialization of API dispatch tables
2000-05-24 Brian Paulmore work on GL_ARB_texture_compression
2000-05-24 Brian Paulreplaced _mesa_base_tex_format() with base_colortab_for...
2000-05-23 Brian Paulregister recent GL extensions for libGL compatibility
2000-05-23 Brian Paulinitial work for GL_ARB_texture_compression
2000-05-23 Brian Paulmore texture cube work, misc code clean-up
2000-05-23 Brian Paulmore work on GL_ARB_texture_cube_map
2000-05-22 Brian Paulreplaced __CYGWIN32__ with __CYGWIN__, misc clean-up
2000-05-22 Brian Pauladded GL_EXT_blend_func_separate
2000-05-22 Brian Paulinitial code for GL_ARB_texture_cube_map
2000-05-22 Brian Pauladded Window-isms previously in gl.h
2000-05-19 Brian Paulfixed alignment bug in _mesa_image_row_stride()
2000-05-19 Brian Pauladded a bunch of imaging functions
2000-05-18 Brian Pauladded Kevin's 32bpp Z buffer fix
2000-05-18 Brian Paulreplaced components with internalFormat
2000-05-10 Brian Paulfixed PB bugs, removed MutablePixels, MonoPixels from...
2000-05-10 Brian Paulmore GL_EXT_convolution work
2000-05-09 Brian Paulremoved printf
2000-05-07 Brian PaulAdded point UserSize, cleaned up point drawing code
2000-05-07 Brian PaulErr, initial code for GL_EXT_convolution, not histogram
2000-05-07 Brian Paulinitial code for GL_EXT_histogram extension
2000-05-05 Brian Paultoggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case
2000-05-04 Brian Paulremoved software alpha flag from GLvisual struct
2000-05-04 Brian Paulremoved software alpha flag from GLvisual struct
2000-05-04 Brian Paulimplemented GL_EXT_histogram extension
2000-04-22 Brian Pauladded _mesa_initialize_buffer/visual()
2000-04-22 Brian Paulremoved old profiling code
2000-04-18 Brian Paulmore color table and imaging work
2000-04-17 Keith WhitwellNew clipping to avoid division by zero bug.
2000-04-17 Brian Pauldynamically allocate color table data, uses less memory
2000-04-17 Brian Paulwork on GL_SGI_color_table
2000-04-15 Brian Paulcleaned up whitespace
2000-04-14 Jouk Jansen Committing in .
2000-04-13 Brian Paulapplied Keith's fix for the Loki ice bug
2000-04-12 Brian Paulmore work on GL_SGI_color_table, pixel transfer code...
2000-04-12 Brian Paulmore GL_SGI_color_table extension work
2000-04-11 Brian Paulrenamed alpha buffer functions
2000-04-11 Brian Paulrenamed stencil functions
2000-04-11 Brian Paulfixed duplicate variable problem
2000-04-11 Brian Paulclip depth/stencil spans to window bounds
2000-04-11 Brian Paulinitial work on GL_SGI_color_table extension
2000-04-10 Brian Paulfixed GL_PGI_misc_hints identifiers
2000-04-09 Brian Paulremoved a printf
2000-04-08 Brian Pauladded GL_SGI_color_matrix extension
2000-04-07 Brian Pauladded GL_SGIX/SGIS_pixel_texture
2000-04-07 Brian Pauladded pixeltex.c
2000-04-07 Brian Pauladded GL_SGIX/SGIS_pixel_texture extension
2000-04-07 Brian Paulinitial histogram and min/max work
2000-04-05 Brian Pauladded extern for gl_fog_coord_stage
2000-04-05 Brian Paulminor clean-ups, renaming
2000-04-04 Brian Paulmore GL_HP_occlusion_test work
2000-04-04 Brian Pauluse BCOPY macro on FreeBSD
2000-04-01 Brian Paulchanges for GL_HP_occlusion_test
2000-03-31 Brian Pauladded _mesa_create/destroy_visual()
2000-03-31 Brian Paulseparate R/G/B/A accum buffer size fields
2000-03-30 Brian Paulimproved PrintTexture debug function
2000-03-30 Brian Paulfixed typos in generate_lookup_tables()
2000-03-30 Brian Paulfixed subtexture address calculation bug
2000-03-29 Brian Paullots of new work
next