1521 Commits (dde2da64b5176a06638efcd0be7fbaaf6a950363)
 

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