mesa.git
2000-05-26 Brian PaulAdded GL_ARB_texture_cube_map
2000-05-26 Brian Paulmore work on GL_ARB_texture_cube_map
2000-05-24 Brian Paulreplaced assertion with a conditional in _glapi_add_en...
2000-05-24 Brian Paulchanged allocation/initialization of API dispatch tables
2000-05-24 Brian Paulalways define GL_ARB_multitexture (OpenGL 1.2.1 feature)
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 Paulenable and clean-up of paletted texture code
2000-05-23 Brian Paulregister recent GL extensions for libGL compatibility
2000-05-23 Brian Paulset default window pos
2000-05-23 Brian Paulchanged glext.h include
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 Paulreplaced __CYGWIN32__ with __CYGWIN__
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-22 Brian Pauldefined APIENTRY if undefined
2000-05-22 Brian Pauladded some Window-isms formerly in gl.h
2000-05-22 Brian Paulupdate for Glide3
2000-05-22 Brian Paulinclude glext.h if GL_GLEXT_LEGACY not defined
2000-05-22 Brian Paulmoved a lot of Window-isms out of gl.h into other files
2000-05-20 Brian Paulminor tweaks for GLU and GLUT tar files
2000-05-19 Brian Paulfixed alignment bug in _mesa_image_row_stride()
2000-05-19 Brian Paulchanged internalFormat to GLenum in TexImage4DSGI and...
2000-05-19 Brian Paulprotect PFNGLCOLORSUBTABLEEXTPROC from multi-defined
2000-05-19 Brian Pauladded a bunch of imaging functions
2000-05-19 Brian Pauladded const to compressed tex image functions
2000-05-19 Brian PaulPass pixel format to xmesa_color_to_pixel(). Compute...
2000-05-18 Brian Pauladded glTbufferMask3DFX(), enabled texture compression...
2000-05-18 Brian PaulDeleteTexturesEXT was missing
2000-05-18 Brian Paulchanged ATTRIBLIST_SIZE to 32
2000-05-18 Brian Paulnow generated from bin/glx86asm.py script
2000-05-18 Brian Paulbunch of updates to static_functions[]
2000-05-18 Brian Pauladded tbuffer and compressed teximage extension functions
2000-05-18 Brian Pauladded Kevin's 32bpp Z buffer fix
2000-05-18 Brian Paulreplaced components with internalFormat
2000-05-18 Brian Paulupdated to version 10
2000-05-18 Brian Pauladded glPointParameterf[v]SGIS()
2000-05-11 Brian Paulgenerate X86 dispatch code
2000-05-11 Brian Paulrecover from offset=? condition, code clean-up
2000-05-11 Brian Paulrecover from offset=? condition
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-08 Brian Paula few Alpha tweaks (Michael Champigny)
2000-05-08 Brian Paulfixed bug in loop over screens
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-07 Brian Paulmore error reporting
2000-05-05 Brian Paulfixed glDrawBuffer(GL_NONE) bug
2000-05-05 Brian Paulreplaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pi...
2000-05-05 Brian Paultoggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case
2000-05-05 Brian Pauladded check for tmuRam==4 for Voodoo2 (Bernd)
2000-05-05 Brian Paulfixed the nested extern warning
2000-05-04 Brian PaulEnvMode GL_BLEND and tex invalidate changes from Daryll
2000-05-04 Brian Paulremoved GL_HAS_GLEXT
2000-05-04 Brian Pauladded a bunch of missing token values
2000-05-04 Brian Paulremoved software alpha flag from GLvisual struct
2000-05-04 Brian Paulconditionally include some fields in the context struct...
2000-05-04 Brian Paulmade fxMesaCurrentCtx static
2000-05-04 Brian Paulremoved software alpha flag from GLvisual struct
2000-05-04 Brian Pauladded GL_EXT_histogram
2000-05-04 Brian Paulimplemented GL_EXT_histogram extension
2000-05-03 Brian Paulfixed backslash typo in sunos configs
2000-05-03 Brian Paulfixed tar file list of widget files
2000-05-03 Brian Paulremoved glxdpyinfo
2000-05-03 Brian PaulRemoved. Use glxinfo instead.
2000-05-02 Brian Paulremoved all DRI-isms
2000-04-24 Brian Paulremoved extra /
2000-04-22 Brian Paulmore error checking. Query GLX client vendor string
2000-04-22 Brian Paulcall _mesa_initialize_context()
2000-04-22 Brian Pauladded _mesa_initialize_buffer/visual()
2000-04-22 Brian Paulremoved old profiling code
2000-04-20 Brian Paulupdated RENDERER version
2000-04-20 Brian Paulminor clean-up
2000-04-19 Keith WhitwellUse smooth shaded triangles always. Fix SoF bug.
2000-04-19 Brian Paulminor clean-up
2000-04-19 Brian Pauladded GLX_EXT_import_context, 1.3 misc clean-up
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 PaulGL_SGI_color_table info
2000-04-17 Brian Paulwork on GL_SGI_color_table
2000-04-15 Brian Pauladded a comment about FP overflows
2000-04-15 Brian Paulcleaned up whitespace
2000-04-15 Brian Paulminor updates
2000-04-15 Brian Paulwrapper for grTexLodBiasValue()
2000-04-15 Brian Pauladded GL_NV_texgen_emboss
2000-04-15 Brian Pauladded some missing NV token values
2000-04-15 Brian Paulmore clean-up
2000-04-15 Brian Paulversion 8, added GL_EXT_texture_cube_map
2000-04-14 Brian Paulapplied Bernd's changes to useBGR code
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 Paullots of clean-up, added d/s keys
next