1521 커밋 (dde2da64b5176a06638efcd0be7fbaaf6a950363)
 

작성자 SHA1 메시지 날짜
  Gareth Hughes dde2da64b5 Force texture download every time to handle lazy texture downloads. 24 년 전
  Brian Paul 78ad878b66 updated texture image handling - STILL UNTESTED 24 년 전
  Brian Paul f378ab825c added a number of debugging tests to be sure drivers handle texture images correctly 24 년 전
  Brian Paul 8e39ad2cd6 Overhaul of texture image handling. 24 년 전
  Brian Paul 16461f7c53 added _mesa_adjust_image_for_convolution() 24 년 전
  Keith Whitwell d1baa05439 Use a lookup table to compute exponents in tnl fogging code. Slightly 24 년 전
  Brian Paul 8fd9f1748d misc updates to match latest device driver changes 24 년 전
  Brian Paul 228748bc49 added mesa_profile extern decl 24 년 전
  Brian Paul d8bc5a9eba replaced frustrum with frustum 24 년 전
  Jouk Jansen db7a3318aa Committing in . 24 년 전
  Keith Whitwell 71270195d5 rework to correctly respect _ac_import_range() 24 년 전
  Keith Whitwell 6e9f8b7cdb Fast no-copy drawarrays for large tristrips 24 년 전
  Gareth Hughes fe69cb4b9b Some more work on interal debugging, timing routines for things that 24 년 전
  Jouk Jansen 6d689e8a69 Committing in . 24 년 전
  Brian Paul eeb861df0b make gluPerspective() call glMultMatrix() instead of glFrustum() to get correct error semantics 24 년 전
  Brian Paul d68b699291 added packed types to glGetMinMax and glGetHistogram error checks 24 년 전
  Brian Paul e56cc3970f fixed half pixel offset bug in aa point code 24 년 전
  Gareth Hughes f2515fa83e Upgrade to (patched) version 7 of glext.h 24 년 전
  Brian Paul 426628c374 last segment of AA stippled lines wasn't drawn 24 년 전
  Brian Paul 326f9ddd8a fixed inverted Y coord for dithering in write_span_DITHER_5R6G5B_ximage() 24 년 전
  Brian Paul ba70e59e82 GL_SHADE_MODEL wasn't popped correctly 24 년 전
  Brian Paul 961b7cad05 removed unused vars 24 년 전
  Brian Paul 184a575a00 only compute separate specular if texturing really enabled 24 년 전
  Brian Paul 407b487017 fixed computation of _MultiTextureEnabled (again) 24 년 전
  Keith Whitwell d98fdad3bf Update implementations of Driver.Clear(). 24 년 전
  Keith Whitwell 5c1e7fa6ee Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels 24 년 전
  Brian Paul 4b90e68ac6 optimized lambda computation (Klaus Niederkrueger) 24 년 전
  Brian Paul e5dfe384ad updates to the trace extension 24 년 전
  Brian Paul d6dd0fceb1 updated spec 24 년 전
  Brian Paul f3da389ae0 redo _mesa_PopAttrib() to call Mesa state functions so derived state is updated 25 년 전
  Brian Paul ab36c9aa1c removed the unused/broken GL_PGI_misc_hints extension 25 년 전
  Brian Paul 9533fd1842 minor tweaks 25 년 전
  Brian Paul 74b493a5e6 Lots of GLchan datatype changes. 25 년 전
  Brian Paul 125fddc31d added DestroyHeads() to test clean-up code 25 년 전
  Brian Paul 6140a8c65f minor tweaks 25 년 전
  Brian Paul 4e3e9ac8fb added support for 4 texture units 25 년 전
  Brian Paul 2b2e62154d space-bar = pause animation 25 년 전
  Brian Paul b6bcae5698 Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h. 25 년 전
  Brian Paul ab0c886a6c added dispatch override mechanism, used by trace extension 25 년 전
  Brian Paul f2718b0966 fixed glTexSubImage error check bug #128775 25 년 전
  Brian Paul 39927e60ea test check-in 25 년 전
  Keith Whitwell c0bcd2ca99 Fixes for performance bug on compiled array element paths. 25 년 전
  Brian Paul 547bbcabff updated ctx->Driver functions for s/w setup 25 년 전
  Brian Paul d292b83d1a fixed a small error in import_color(), include m_translate.h 25 년 전
  Keith Whitwell d43a5943d8 Fix several conformance problems. Hack solution to line stipple problem. 25 년 전
  Brian Paul 230928ad5f removed unneeded TXTR_COORD macros (Stephen Tse) 25 년 전
  Keith Whitwell 3fd01320f1 Fixed conform feedback and drawelements tests. 25 년 전
  Keith Whitwell ab8b047ae5 fix conform dlist test 25 년 전
  Keith Whitwell 8415686ea2 Use correct pv in swrast lines routines 25 년 전
  Keith Whitwell 321f67c472 Fix crash in book/stencil. 25 년 전