1125 次代码提交 (043654bbfbee4f30d7596090cb00681b5972725c)
 

作者 SHA1 备注 提交日期
  Brian Paul 77ee5aad27 added GL_EXT_packed_pixels extension, subset of GL 1.2 25 年前
  Brian Paul 0c03647f08 updated OSF/1 CFLAGS (Jeremie Petit) 25 年前
  Brian Paul 9540a1dbcf more work on GL_ARB_texture_compression 25 年前
  Brian Paul c470d86633 fixed bugs in fxSetupDepthTest() 25 年前
  Brian Paul 97529e8e1a updated 3.2 section, added 3.2.1 section 25 年前
  Brian Paul aa19f80f40 added missing GL_BGRA case 25 年前
  Brian Paul c45e83e787 added VMS files to Makefiles 25 年前
  Brian Paul bf996dace4 added ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() in _mesa_Fogfv() 25 年前
  Jouk Jansen 7d84f5dc5b Committing in . 25 年前
  Brian Paul ad68f17a06 initial work for GL_NV_blend_square extension 25 年前
  Brian Paul aea03c424d added cubemap demo 25 年前
  Brian Paul d04d20974e initial check-in 25 年前
  Brian Paul ad817704fa more work on GL_ARB_texture_cube_map 25 年前
  Brian Paul eed6f69199 include glheader.h instead of system headers 25 年前
  Brian Paul 1e0163272b applied Eero Pajarre's patch for Windows 25 年前
  Brian Paul 16541de30e Added GL_ARB_texture_cube_map 25 年前
  Brian Paul 413d6a21f8 more work on GL_ARB_texture_cube_map 25 年前
  Brian Paul 2c3a620133 replaced assertion with a conditional in _glapi_add_entrypoint() 25 年前
  Brian Paul 5fb84d263b changed allocation/initialization of API dispatch tables 25 年前
  Brian Paul f658ab0e2e always define GL_ARB_multitexture (OpenGL 1.2.1 feature) 25 年前
  Brian Paul aea66b135e more work on GL_ARB_texture_compression 25 年前
  Brian Paul 98b88b3e70 replaced _mesa_base_tex_format() with base_colortab_format() 25 年前
  Brian Paul 478beace47 enable and clean-up of paletted texture code 25 年前
  Brian Paul f59afc9aad register recent GL extensions for libGL compatibility 25 年前
  Brian Paul 4d5984444e set default window pos 25 年前
  Brian Paul 90fbef490e changed glext.h include 25 年前
  Brian Paul 1207bf057a initial work for GL_ARB_texture_compression 25 年前
  Brian Paul 35d5301a54 more texture cube work, misc code clean-up 25 年前
  Brian Paul fc4b44399a more work on GL_ARB_texture_cube_map 25 年前
  Brian Paul df54463363 replaced __CYGWIN32__ with __CYGWIN__, misc clean-up 25 年前
  Brian Paul 8da58f3184 replaced __CYGWIN32__ with __CYGWIN__ 25 年前
  Brian Paul f2fc19d785 added GL_EXT_blend_func_separate 25 年前
  Brian Paul 86fc370d39 initial code for GL_ARB_texture_cube_map 25 年前
  Brian Paul 87a7897d38 added Window-isms previously in gl.h 25 年前
  Brian Paul 4951c0e0a8 defined APIENTRY if undefined 25 年前
  Brian Paul 57a055c82f added some Window-isms formerly in gl.h 25 年前
  Brian Paul af7ad8dded update for Glide3 25 年前
  Brian Paul 0890ed3148 include glext.h if GL_GLEXT_LEGACY not defined 25 年前
  Brian Paul 08f0374bfa moved a lot of Window-isms out of gl.h into other files 25 年前
  Brian Paul dec7e16cc0 minor tweaks for GLU and GLUT tar files 25 年前
  Brian Paul fbbac25ad3 fixed alignment bug in _mesa_image_row_stride() 25 年前
  Brian Paul cc2b08ddf0 changed internalFormat to GLenum in TexImage4DSGI and all compressed textimage calls 25 年前
  Brian Paul b1bc367ab3 protect PFNGLCOLORSUBTABLEEXTPROC from multi-defined 25 年前
  Brian Paul 58f71ace50 added a bunch of imaging functions 25 年前
  Brian Paul 2765e6848a added const to compressed tex image functions 25 年前
  Brian Paul 43ddff4549 Pass pixel format to xmesa_color_to_pixel(). Compute clearpixel without dither 25 年前
  Brian Paul e160138d13 added glTbufferMask3DFX(), enabled texture compression functions 25 年前
  Brian Paul f77064e9e2 DeleteTexturesEXT was missing 25 年前
  Brian Paul 70a9328de3 changed ATTRIBLIST_SIZE to 32 25 年前
  Brian Paul 65300223fb now generated from bin/glx86asm.py script 25 年前