2112 커밋 (37f2d5e6961ad9563a50287d357eb18bb94c072c)
 

작성자 SHA1 메시지 날짜
  Keith Whitwell 5356031129 Lighting now emits colors as CHAN_TYPE, as it used to. This will require 24 년 전
  Brian Paul 4ae22b9721 include glu.h 24 년 전
  Brian Paul 461b990508 disable MMX blend code until it gets fixed 24 년 전
  Brian Paul a1503b00f8 Various 16-bit GLchan fixes and Win32 fixes (Gerk Huisma) 24 년 전
  Brian Paul fba5e95468 assorted fixes for Win32 (Gerk Huisma) 24 년 전
  Brian Paul 96385fa155 more work on float colors (still not finished) 24 년 전
  Brian Paul 274fc30d31 added latest 3.5.1 bug fixes 24 년 전
  Brian Paul ac3958ea1b removed unused tiny triangle test code 24 년 전
  Brian Paul ee6cf4c6b0 undo previous check-in (unfinished code) 24 년 전
  Brian Paul 601ce1d624 minor tweaks 24 년 전
  Brian Paul 5b22aa1e33 added linux-osmesa32 config 24 년 전
  Brian Paul f431a3fb4d assorted changes for supporting GLfloat color channels (not done) 24 년 전
  Brian Paul bc07a99cc3 replaced __inline with INLINE 24 년 전
  Brian Paul cff1cfd90d silence an uninitialized var warning 24 년 전
  Brian Paul 5c749d9e3c silence a warning 24 년 전
  Brian Paul b23f5b5a5c replace _NEW_PIXEL with _IMAGE_NEW_TRANSFER_STATE to catch color matrix changes 24 년 전
  Brian Paul 77a4754d73 fixed two bad casts (Stephane Conversy) 24 년 전
  Jouk Jansen 0cab1db776 Committing in . 24 년 전
  Keith Whitwell 1182ffeec3 Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it 24 년 전
  Brian Paul fae7b778b8 fixed flat shading bug in affine_ and persp_textured_triangle() functions 24 년 전
  Brian Paul 571c8ecc8f added missing \'s 24 년 전
  Brian Paul ac54173414 fixed segfault (NULL _ShineTable[0]) in shade_rastpos() 24 년 전
  Brian Paul 5233ca8d30 fixed logic error in OSMesaMakeCurrent() for 565 pixel support (Lars Andersson) 24 년 전
  pesco 8564f0536b More .cvsignore updates. 24 년 전
  Keith Whitwell 47a28c0b4d restore normal length optimization in dlists 24 년 전
  Brian Paul 206eda8b69 support for RGB_565 pixels (Lars Andersson), untested 24 년 전
  Keith Whitwell 9c38ae35eb Add -f to rm in make clean to avoid error messages 24 년 전
  Brian Paul acc722d4b8 More raster fog coord fixes. 24 년 전
  Brian Paul 33170eeb18 optimized texture triangle updates (Klaus Niederkrueger) 24 년 전
  Brian Paul 4f76d0e215 added initial 3.5.1 info 24 년 전
  Brian Paul 8c2f6c5059 added GL_IBM_rasterpos_clip extension 24 년 전
  Brian Paul 657323bf03 added missing GLX_PBUFFER_WIDTH/HEIGHT tokens 24 년 전
  Jouk Jansen 5e7591f94c Modified Files: 24 년 전
  Brian Paul 9e5e5e35a0 bumped version numbers 24 년 전
  Brian Paul 4d99e5b2e7 also print GL_MAX_TEXTURE_SIZE 24 년 전
  Brian Paul f6df34ecbe updates for the 3.5 release 24 년 전
  Brian Paul d491f7bc14 removed beta from version string 24 년 전
  Brian Paul 1fb583c50d added a few missing si-glu files 24 년 전
  Brian Paul 6738d2ac78 add m4/ directory to tar file list 24 년 전
  Brian Paul 293b786cee more updates to tar file lists for 3.5 24 년 전
  Brian Paul af197f5f8f fix glDraw/CopyPixels w/ fog bug. minor fog code clean-ups. 24 년 전
  Brian Paul aba535e765 tar file list updates for 3.5 24 년 전
  Brian Paul 76f8274daf replaced -g with -O3 under linux-x86 24 년 전
  Brian Paul 1b25898946 Consolidated source files. Since the re-org a number of source files 24 년 전
  Brian Paul 24ae7c4c1f Added fi_type union typedef to glheader.h. 24 년 전
  Brian Paul e4276667da Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture 24 년 전
  Brian Paul 65c6ca9179 replace 255 with CHAN_MAX 24 년 전
  Brian Paul 03d6c4c2db define both GL_ALL_CLIENT_ATTRIB_BITS and GL_CLIENT_ALL_ATTRIB_BITS (spec and SI don't agree) 24 년 전
  Brian Paul 2db44ffe9d fixed a comment 24 년 전
  Brian Paul e9ba8e9214 disabled an assertion that doesn't seem to be needed 24 년 전