1600 Commits (199b931c071dfeb03a036765ae0f316dd7236a33)

Author SHA1 Message Date
  Brian Paul 2765e6848a added const to compressed tex image functions 25 years ago
  Brian Paul 43ddff4549 Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither 25 years ago
  Brian Paul e160138d13 added glTbufferMask3DFX(), enabled texture compression functions 25 years ago
  Brian Paul f77064e9e2 DeleteTexturesEXT was missing 25 years ago
  Brian Paul 70a9328de3 changed ATTRIBLIST_SIZE to 32 25 years ago
  Brian Paul 65300223fb now generated from bin/glx86asm.py script 25 years ago
  Brian Paul 4420246955 bunch of updates to static_functions[] 25 years ago
  Brian Paul 21301cdc06 added tbuffer and compressed teximage extension functions 25 years ago
  Brian Paul 3a94f5c0ac added Kevin's 32bpp Z buffer fix 25 years ago
  Brian Paul 0c74657fe0 replaced components with internalFormat 25 years ago
  Brian Paul 5a8a6d9ac5 generate X86 dispatch code 25 years ago
  Brian Paul ecfdd8814e recover from offset=? condition, code clean-up 25 years ago
  Brian Paul 3ee628f83a recover from offset=? condition 25 years ago
  Brian Paul da99cded26 fixed PB bugs, removed MutablePixels, MonoPixels from GLcontext 25 years ago
  Brian Paul 7a39d2f833 more GL_EXT_convolution work 25 years ago
  Brian Paul 102860a459 removed printf 25 years ago
  Brian Paul 0665d482d2 Added point UserSize, cleaned up point drawing code 25 years ago
  Brian Paul 6698b2294f Err, initial code for GL_EXT_convolution, not histogram 25 years ago
  Brian Paul 82b02f0ef2 initial code for GL_EXT_histogram extension 25 years ago
  Brian Paul 293cee7669 fixed glDrawBuffer(GL_NONE) bug 25 years ago
  Brian Paul cf576500dc replaced buggy fxDDReadRGBAPixels() with read_R5G6B5_pixels() 25 years ago
  Brian Paul 1afd946ce8 toggle DD_LINE_SMOOTH in GL_LINE_SMOOTH case 25 years ago
  Brian Paul cafc3b35c7 added check for tmuRam==4 for Voodoo2 (Bernd) 25 years ago
  Brian Paul 9635376e44 fixed the nested extern warning 25 years ago
  Brian Paul 9f0289dfac EnvMode GL_BLEND and tex invalidate changes from Daryll 25 years ago
  Brian Paul d78acfa365 removed software alpha flag from GLvisual struct 25 years ago
  Brian Paul 065607e884 conditionally include some fields in the context struct for DRI / non-DRI 25 years ago
  Brian Paul 0b5566a9d6 made fxMesaCurrentCtx static 25 years ago
  Brian Paul e70c623cf0 removed software alpha flag from GLvisual struct 25 years ago
  Brian Paul 1a1cf7ed75 implemented GL_EXT_histogram extension 25 years ago
  Brian Paul df81387dfa call _mesa_initialize_context() 25 years ago
  Brian Paul 178a1c5a25 added _mesa_initialize_buffer/visual() 25 years ago
  Brian Paul 9ad2ce070e removed old profiling code 25 years ago
  Brian Paul 96461a25c3 updated RENDERER version 25 years ago
  Brian Paul ca4a891bb3 minor clean-up 25 years ago
  Keith Whitwell 0f32948dab Use smooth shaded triangles always. Fix SoF bug. 25 years ago
  Brian Paul 71dea349d2 minor clean-up 25 years ago
  Brian Paul c397a6b283 more color table and imaging work 25 years ago
  Keith Whitwell 7b5f09c7de New clipping to avoid division by zero bug. 25 years ago
  Brian Paul 4bdcfe50f8 dynamically allocate color table data, uses less memory 25 years ago
  Brian Paul a5f4cae20a work on GL_SGI_color_table 25 years ago
  Brian Paul 0c12733fb7 added a comment about FP overflows 25 years ago
  Brian Paul 83aeeb0967 cleaned up whitespace 25 years ago
  Brian Paul 0501b25d69 minor updates 25 years ago
  Brian Paul bc95b628fe wrapper for grTexLodBiasValue() 25 years ago
  Brian Paul 2511ba7c92 applied Bernd's changes to useBGR code 25 years ago
  Jouk Jansen ddf9b3aa48 Committing in . 25 years ago
  Brian Paul ad2f32155f applied Keith's fix for the Loki ice bug 25 years ago
  Brian Paul 179870a5b8 more work on GL_SGI_color_table, pixel transfer code clean-up 25 years ago
  Brian Paul 13811376c9 more GL_SGI_color_table extension work 25 years ago