2802 커밋 (ebe0b30c3e3e86160ee929dfbb205abd0ce5381a)
 

작성자 SHA1 메시지 날짜
  Brian Paul ebe0b30c3e preparation for 5.0 release 23 년 전
  Brian Paul 9bd8f97ea4 update versioning/extensions for OpenGL 1.4 / Mesa 5.0 23 년 전
  Brian Paul 46b3f97654 fix culling problem (bug 630649) 23 년 전
  Brian Paul 05a4b37707 updated email addresses 23 년 전
  Brian Paul fd062077c6 set release date 23 년 전
  Brian Paul 153f15497c init a few more fields in _mesa_initialize_visual() 23 년 전
  Brian Paul dec2a4d4b7 added some casts for mallocs (bug 630379) 23 년 전
  Karl Schultz d3975341e7 Add casts to quiet compiler warnings. 23 년 전
  Karl Schultz 5f1651ddc5 export new functions. 23 년 전
  Brian Paul 367d308b82 wrapped a few more C library functions 23 년 전
  Brian Paul e781aec85d #include fixes 23 년 전
  Brian Paul a4f0b6884c added skybox and options to load real images 23 년 전
  Brian Paul 92c195211a remove all.h, mem.h, mem.c 23 년 전
  Jouk Jansen c2836e9ac6 Committing in . 23 년 전
  Brian Paul 46458ba213 include GL/glx.h 23 년 전
  Brian Paul 3c63452e64 Header file clean-up: 23 년 전
  Brian Paul d0add7cf1a added missing code to copy texrect state 23 년 전
  Brian Paul cca4dedbfd stex3d updated 23 년 전
  Brian Paul 4fbdedc0d5 massive overhaul, see new keyboard options 23 년 전
  Keith Whitwell 47fe2fc105 Fix projtex interp bug 23 년 전
  Brian Paul 8e6926f7c3 added glDeleteTextures refcount bug fix 23 년 전
  Brian Paul e9283774dc remove debug printfs 23 년 전
  Brian Paul cf46208624 fix refcount error in _mesa_DeleteTextures (Randy Fayan) 23 년 전
  Brian Paul e6962b183d add missing texture rectangle code in _mesa_DeleteTextures() 23 년 전
  Brian Paul 60b003e197 added GL_ATI_texture_mirror_once 23 년 전
  Brian Paul c7a219ec6f GL_ATI_texture_mirror_once extension (Ian Romanick) 23 년 전
  Brian Paul ac9a65b1dd doxygen comments (Klaus Niederkrueger) 23 년 전
  Brian Paul ef31f60b12 new _mesa_max_texture_levels() helper function - not used everywhere yet 23 년 전
  Karl Schultz 53d30c56eb Quiet compiler warnings. 23 년 전
  Brian Paul 2ce0654eba implement auto mipmap generation for compressed textures 23 년 전
  Karl Schultz 8eaa290216 Add casts to quiet compiler warnings. 23 년 전
  Brian Paul 6ac04f2fc6 fix bug in GL_MIRRORED_REPEAT_ARB (Ian Romanick) 23 년 전
  Brian Paul 6e1ceff48b latest fixes 23 년 전
  Brian Paul e716549618 only allow intformat==GL_COLOR_INDEX if EXT_paletted_texture is supported 23 년 전
  Brian Paul 8c2a1f0e4d check for GL_EXT_paletted_texture 23 년 전
  Karl Schultz 798d83cf67 Add casts to quiet compiler warnings. 23 년 전
  Karl Schultz 6afdc0bec2 Put back the include of windows.h so we are back to version 17 of the file. 23 년 전
  Karl Schultz 3e2fa3fd5c Change for Windows only: Make demos and examples build again. 23 년 전
  Brian Paul bc36ee25d8 new wrap modes (Ian Romanick) 23 년 전
  Brian Paul 944ea204a8 s/functionOffset/offset/ 23 년 전
  Brian Paul 10d343f407 patches from Gerk Huisma for float-channel rendering 23 년 전
  Brian Paul 673077c613 applied Philippe Houdoin's patch, plus minor clean-ups 23 년 전
  Brian Paul 8dfc5b9863 surround vertex program code with #if FEATURE_NV_vertex_program/#endif 23 년 전
  Brian Paul e32b909054 remove some crud 23 년 전
  Brian Paul 2efb3029f0 remove lowpc.c and highpc.c 23 년 전
  Brian Paul 10882b17c9 removed highpc.c and lowpc.c 23 년 전
  Brian Paul 0977fa67b8 update file list for tar file 23 년 전
  Brian Paul f7657d037e make a few static function non-static for highpc.c 23 년 전
  Brian Paul d2ec14c4aa remove 'beta' from GL_VERSION string 23 년 전
  Brian Paul d4ffbe4cca allow querying of glut functions via glutGetProcAddress() 23 년 전