1095 Commits (85dc4e7a773de62ea10e7c884c65909f192cf9bb)
 

Author SHA1 Message Date
  Brian Paul 8da58f3184 replaced __CYGWIN32__ with __CYGWIN__ 25 years ago
  Brian Paul f2fc19d785 added GL_EXT_blend_func_separate 25 years ago
  Brian Paul 86fc370d39 initial code for GL_ARB_texture_cube_map 25 years ago
  Brian Paul 87a7897d38 added Window-isms previously in gl.h 25 years ago
  Brian Paul 4951c0e0a8 defined APIENTRY if undefined 25 years ago
  Brian Paul 57a055c82f added some Window-isms formerly in gl.h 25 years ago
  Brian Paul af7ad8dded update for Glide3 25 years ago
  Brian Paul 0890ed3148 include glext.h if GL_GLEXT_LEGACY not defined 25 years ago
  Brian Paul 08f0374bfa moved a lot of Window-isms out of gl.h into other files 25 years ago
  Brian Paul dec7e16cc0 minor tweaks for GLU and GLUT tar files 25 years ago
  Brian Paul fbbac25ad3 fixed alignment bug in _mesa_image_row_stride() 25 years ago
  Brian Paul cc2b08ddf0 changed internalFormat to GLenum in TexImage4DSGI and all compressed textimage calls 25 years ago
  Brian Paul b1bc367ab3 protect PFNGLCOLORSUBTABLEEXTPROC from multi-defined 25 years ago
  Brian Paul 58f71ace50 added a bunch of imaging functions 25 years ago
  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 0914fbaec1 updated to version 10 25 years ago
  Brian Paul e2f66e40df added glPointParameterf[v]SGIS() 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 0fc001210d a few Alpha tweaks (Michael Champigny) 25 years ago
  Brian Paul e691ee2753 fixed bug in loop over screens 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 9cff558064 more error reporting 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 a14d28c2bd removed GL_HAS_GLEXT 25 years ago
  Brian Paul 474e2f4dbb added a bunch of missing token values 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